@charset "UTF-8";@import url("1ddd1.css?apiType=css&amp;projectid=f45c8709-65af-48aa-9814-f818ef27cc81");@font-face{font-family:"MakitaSans_ExtraBold";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSans_ExtraBold.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSans_ExtraBold.woff") format("woff");}@font-face{font-family:"MakitaSansCondensed_ExtraBold";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSansCondensed_ExtraBold.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSansCondensed_ExtraBold.woff") format("woff");}@font-face{font-family:"MakitaSansCondensed_Black";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSansCondensed_Black.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSansCondensed_Black.woff") format("woff");}@font-face{font-family:"MakitaSansCondensed_SemiBold";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSansCondensed_SemiBold.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSansCondensed_SemiBold.woff") format("woff");}@font-face{font-family:"MakitaSansCondensed_Regular";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSansCondensed_Regular.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSansCondensed_Regular.woff") format("woff");}@font-face{font-family:"MakitaSansCondensed_Light";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSansCondensed_Light.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSansCondensed_Light.woff") format("woff");}@font-face{font-family:"MakitaSans_Regular";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSans_Regular.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSans_Regular.woff") format("woff");}@font-face{font-family:"MakitaSans_SemiBold";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSans_SemiBold.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSans_SemiBold.woff") format("woff");}@font-face{font-family:"MakitaSans_Light";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSans_Light.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSans_Light.woff") format("woff");}@font-face{font-family:"MakitaSansCondensed_Medium";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSansCondensed_Medium.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSansCondensed_Medium.woff") format("woff");}@font-face{font-family:"MakitaSans_Medium";src:url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF2/MakitaSans_Medium.woff2") format("woff2"),url("https://cdn.makitatools.com/apps/Fonts/MakitaSans/WOFF/MakitaSans_Medium.woff") format("woff");}@keyframes slidein_hover{from{opacity:1;}to{opacity:0;}}@keyframes spin-slow-to-fast{0%{transform:rotate(0deg);}100%{transform:rotate(12600deg);}}@keyframes show_smoothly{from{opacity:0;}to{opacity:1;}}@keyframes auto_show{from{width:0;height:0;opacity:.2;overflow:hidden;}to{width:auto;height:auto;opacity:1;overflow:initial;}}@keyframes slidein_hover{from{opacity:1;}to{opacity:0;}}@keyframes spin-slow-to-fast{0%{transform:rotate(0deg);}100%{transform:rotate(12600deg);}}@keyframes show_smoothly{from{opacity:0;}to{opacity:1;}}@keyframes auto_show{from{width:0;height:0;opacity:.2;overflow:hidden;}to{width:auto;height:auto;opacity:1;overflow:initial;}}.modal-wrapper{position:relative;z-index:9999;}.modal-wrapper .modal-state{display:none;}.modal-wrapper .modal{opacity:0;visibility:hidden;position:fixed;top:0;right:0;bottom:0;left:0;text-align:left;background:rgba(0,0,0,.8);transition:opacity .25s ease;}.modal-wrapper .modal__state-open{opacity:1;visibility:visible;}.modal-wrapper .modal__state-close{opacity:0;visibility:hidden;}.modal-wrapper .modal__bg{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;}.modal-wrapper .modal__inner{width:95%;height:95%;transition:top .25s ease;position:absolute;top:-20%;right:0;bottom:0;left:0;margin:auto;overflow:auto;background:#fff;padding:.5rem 1rem;}.modal-wrapper .modal__inner .modal__close{position:relative;float:right;cursor:pointer;padding:12px;transition:all .3s ease-in-out;z-index:1;}.modal-wrapper .modal__inner .modal__close:after,.modal-wrapper .modal__inner .modal__close:before{content:"";position:absolute;width:.3em;height:2.2em;background:#404040;display:block;transform:rotate(45deg);left:50%;margin:-3px 0 0 -2px;top:0;transition:all .3s ease-in-out;}.modal-wrapper .modal__inner .modal__close:before{transform:rotate(-45deg);}.modal-wrapper .modal__inner .modal__close:hover:after,.modal-wrapper .modal__inner .modal__close:hover:before{background:#008290;height:2.4em;}.modal-wrapper .modal__inner .modal-content .iframe{overflow:hidden;overflow-x:hidden;overflow-y:hidden;height:150%;width:150%;position:absolute;top:3em;left:0;right:0;bottom:0;}.modal-wrapper .modal__inner.modal-fit-content{width:fit-content;height:fit-content;}.flex-min{max-width:fit-content;margin:auto 0 20px 20px;}.makita-btn-default{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#008290;}.makita-btn-default:hover{background:#fff;color:#008290;border:2px solid #008290;transition:all .3s ease-in-out;}.makita-btn-black{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#000;}.makita-btn-black:hover{background:#fff;color:#008290;border:2px solid #008290;transition:all .3s ease-in-out;}.makita-btn-black-standout{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#000;}.makita-btn-black-standout:hover{background:#fff;color:#000;border:2px solid #000;transition:all .3s ease-in-out;}.makita-btn-secondary{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#fff;color:#008290;border:2px solid #008290;}.makita-btn-secondary:hover{background:#e6e7e8;color:#008290;border:2px solid #e6e7e8;transition:all .3s ease-in-out;}.makita-btn-gray{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#404040;}.makita-btn-gray:hover{background:#fff;color:#008290;border:2px solid #008290;transition:all .3s ease-in-out;}.makita-btn-default-hover-black{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#008290;}.makita-btn-default-hover-black:hover{background:#000;color:#fff;border:2px solid #000;transition:all .3s ease-in-out;}.makita-btn-transparentteal{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background-color:transparent;color:#008290;border:2px solid #008290;}.makita-btn-transparentteal:hover{background:#008290;color:#fff;border:2px solid #008290;transition:all .3s ease-in-out;}.makita-btn-transparentblack{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background-color:transparent;color:#000;border:2px solid #000;}.makita-btn-transparentblack:hover{background:#008290;color:#fff;border:2px solid #008290;transition:all .3s ease-in-out;}.makita-btn-white-primary{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#fff;color:#008290;}.makita-btn-white-primary:hover{background-color:transparent;color:#fff;border:2px solid #fff;transition:all .3s ease-in-out;}.makita-btn-black-primary{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#000;color:#fff;}.makita-btn-black-primary:hover{background-color:transparent;color:#fff;border:2px solid #fff;transition:all .3s ease-in-out;}.makita-btn-transparent-primary{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background-color:transparent;color:#fff;border:2px solid #fff;}.makita-btn-transparent-primary:hover{background:#fff;color:#008290;border:2px solid #fff;transition:all .3s ease-in-out;}.makita-btn-default-secondary{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#008290;}.makita-btn-default-secondary:hover{background:#fff;color:#008290;border:2px solid #fff;transition:all .3s ease-in-out;}.makita-btn-white-secondary{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#fff;color:#008290;}.makita-btn-white-secondary:hover{background:#008290;color:#fff;border:2px solid #008290;transition:all .3s ease-in-out;}.makita-btn-transparent-secondary{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background-color:transparent;color:#fff;border:2px solid #fff;}.makita-btn-transparent-secondary:hover{background:#fff;color:#008290;border:2px solid #fff;transition:all .3s ease-in-out;}.makita-btn-transparent-gray{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background-color:transparent;color:#000;border:2px solid #000;}.makita-btn-transparent-gray:hover{background:#fff;color:#008290;border:2px solid #fff;transition:all .3s ease-in-out;}.makita-btn-default-oa{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#5b563e;}.makita-btn-default-oa:hover{background:#fff;color:#5b563e;border:2px solid #5b563e;transition:all .3s ease-in-out;}.makita-btn-default-oa-light{font-family:"MakitaSans_SemiBold";padding:10px 25px;font-size:16px;font-weight:bold;display:inline-block;line-height:1em;text-transform:uppercase;color:#fff;cursor:pointer;border:2px solid transparent;background:#5b563e;background-color:transparent;border:2px solid #fff;}.makita-btn-default-oa-light:hover{background:#fff;color:#5b563e;border:2px solid #5b563e;transition:all .3s ease-in-out;}@keyframes slidein_hover{from{opacity:1;}to{opacity:0;}}@keyframes spin-slow-to-fast{0%{transform:rotate(0deg);}100%{transform:rotate(12600deg);}}@keyframes show_smoothly{from{opacity:0;}to{opacity:1;}}@keyframes auto_show{from{width:0;height:0;opacity:.2;overflow:hidden;}to{width:auto;height:auto;opacity:1;overflow:initial;}}.cost-saving-cal hover{background-color:#ff0;}.cost-saving-cal .mobile-only{display:none;}.lt-ie9 .cost-saving-cal .mobile-only{display:inline;}@media screen and (max-width:1099px){.cost-saving-cal .mobile-only{display:inline;}}.cost-saving-cal .desktop-only{display:inline;}.lt-ie9 .cost-saving-cal .desktop-only{display:none;}@media screen and (max-width:1099px){.cost-saving-cal .desktop-only{display:none;}}.cost-saving-cal.bg{background-color:#fff;}.cost-saving-cal .hide{display:none;}.cost-saving-cal .display{display:block;}.cost-saving-cal .share-wrapper{padding-top:4vw;padding-bottom:10px;padding-right:5%;display:flex;justify-content:end;}.cost-saving-cal .share-wrapper .share-container{display:inline-block;position:relative;}.cost-saving-cal .share-wrapper .share-container .icon-right{padding-right:10px;}.cost-saving-cal .share-wrapper .share-container .share-container-info{display:none;position:absolute;background-color:#000;z-index:1;right:0;top:45px;font-weight:normal;width:250px;}.cost-saving-cal .share-wrapper .share-container .share-container-info .menu-wrapper{padding:25px;}.cost-saving-cal .share-wrapper .share-container .share-container-info .menu-wrapper .menu-title{color:#fff;font-weight:900;}.cost-saving-cal .share-wrapper .share-container .share-container-info .menu-wrapper .icon-text{font-size:15px;}.cost-saving-cal .share-wrapper .share-container .share-container-info .menu-wrapper .icon-text .icon-right{padding-right:15px;}.cost-saving-cal .share-wrapper .share-container .share-container-info .menu-wrapper .fb_iframe_widget{width:17px;margin-right:4px;vertical-align:-5px;padding-right:15px;}.cost-saving-cal .share-wrapper .share-container .share-container-info .menu-wrapper .fb_iframe_widget:before{width:20px;height:20px;position:absolute;content:"";font-family:"Font Awesome 5 Brands";font-weight:900;}.cost-saving-cal .share-wrapper .share-container .share-container-info .menu-wrapper ul{margin-left:20px;}.cost-saving-cal .share-wrapper .share-container .share-container-info .menu-wrapper ul li:not(:last-child){margin-bottom:10px;}.cost-saving-cal .header{text-align:center;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (40 - 22)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .cost-saving-cal .header{font-size:40px;}@media screen and (min-width:1920px){.cost-saving-cal .header{font-size:40px;}}.cost-saving-cal .header .headline{font:inherit;color:#707070;text-transform:uppercase;}.cost-saving-cal .header .headline.headline-padding-top{padding-left:5%;padding-right:5%;font-size:calc((40px) + (70 - 40)*(100vw - (375px))/(1920 - 375));color:#000;}.lt-ie9 .cost-saving-cal .header .headline.headline-padding-top{font-size:70px;}@media screen and (min-width:1920px){.cost-saving-cal .header .headline.headline-padding-top{font-size:70px;}}.cost-saving-cal .header .headline.headline-padding{padding-left:28%;padding-right:28%;margin-top:.55em;margin-bottom:.55em;}.lt-ie9 .cost-saving-cal .header .headline.headline-padding{padding-left:22%;padding-right:22%;}@media screen and (max-width:1299px){.cost-saving-cal .header .headline.headline-padding{padding-left:22%;padding-right:22%;}}.lt-ie9 .cost-saving-cal .header .headline.headline-padding{padding-left:15%;padding-right:15%;}@media screen and (max-width:899px){.cost-saving-cal .header .headline.headline-padding{padding-left:15%;padding-right:15%;}}.lt-ie9 .cost-saving-cal .header .headline.headline-padding{padding:0 0;}@media screen and (max-width:479px){.cost-saving-cal .header .headline.headline-padding{padding:0 0;}}.cost-saving-cal .header .input-wrapper{display:flex;justify-content:center;gap:25px;}.lt-ie9 .cost-saving-cal .header .input-wrapper{flex-direction:column;}@media screen and (max-width:1099px){.cost-saving-cal .header .input-wrapper{flex-direction:column;}}.cost-saving-cal .header .input-wrapper .input-item{max-width:30%;}.lt-ie9 .cost-saving-cal .header .input-wrapper .input-item{max-width:80%;align-self:center;}@media screen and (max-width:1099px){.cost-saving-cal .header .input-wrapper .input-item{max-width:80%;align-self:center;}}.cost-saving-cal .header .input-wrapper .input-item .title-text{padding:0 20px;max-width:350px;color:#404040;padding-bottom:15px;}.cost-saving-cal .header .input-wrapper .input-item .title-text div{font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .cost-saving-cal .header .input-wrapper .input-item .title-text div{font-size:16px;}@media screen and (min-width:1920px){.cost-saving-cal .header .input-wrapper .input-item .title-text div{font-size:16px;}}.cost-saving-cal .header .input-wrapper .input-item .input-box{width:100%;height:50px;text-align:center;border:2px solid;}.cost-saving-cal .header .description,.cost-saving-cal .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .header span,.cost-saving-cal .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .header span,.cost-saving-cal .header .disclaimer,.cost-saving-cal .header .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal .header span,.cost-saving-cal .header .sales .disclaimer span,.sales .disclaimer .cost-saving-cal .header span{font-family:"MakitaSans_Regular";}.cost-saving-cal .header .description,.cost-saving-cal .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .header span,.cost-saving-cal .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .header span{font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .cost-saving-cal .header .description,.lt-ie9 .cost-saving-cal .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .cost-saving-cal .header span,.lt-ie9 .cost-saving-cal .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .cost-saving-cal .header span{font-size:20px;}@media screen and (min-width:1920px){.cost-saving-cal .header .description,.cost-saving-cal .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .header span,.cost-saving-cal .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .header span{font-size:20px;}}.cost-saving-cal .header .disclaimer,.cost-saving-cal .header .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal .header span,.cost-saving-cal .header .sales .disclaimer span,.sales .disclaimer .cost-saving-cal .header span{font-size:calc((13px) + (16 - 13)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .cost-saving-cal .header .disclaimer,.lt-ie9 .cost-saving-cal .header .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .cost-saving-cal .header span,.lt-ie9 .cost-saving-cal .header .sales .disclaimer span,.sales .disclaimer .lt-ie9 .cost-saving-cal .header span{font-size:16px;}@media screen and (min-width:1920px){.cost-saving-cal .header .disclaimer,.cost-saving-cal .header .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal .header span,.cost-saving-cal .header .sales .disclaimer span,.sales .disclaimer .cost-saving-cal .header span{font-size:16px;}}.cost-saving-cal .main-title .title{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (46 - 22)*(100vw - (375px))/(1920 - 375));text-align:center;width:80%;margin:30px auto;color:#707070;}.lt-ie9 .cost-saving-cal .main-title .title{font-size:46px;}@media screen and (min-width:1920px){.cost-saving-cal .main-title .title{font-size:46px;}}.cost-saving-cal .main-title .title.hr-lines{display:flex;flex-direction:row;margin-bottom:0;}.cost-saving-cal .main-title .title.hr-lines:before,.cost-saving-cal .main-title .title.hr-lines:after{content:"";flex:1 1;border-bottom:2px solid;margin:auto;}.cost-saving-cal .main-title .title.hr-lines:before{margin-right:10px;}.cost-saving-cal .main-title .title.hr-lines:after{margin-left:10px;}.cost-saving-cal .tab-content-wrapper{margin-bottom:30px;}.cost-saving-cal .tab-content-wrapper .tab-item{padding:20px;}.cost-saving-cal .tab-content-wrapper .tab-item.no-padding{padding:0;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default{width:100%;text-align:left;border-collapse:collapse;margin:0 auto;margin-bottom:2.475em;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .table-default{max-width:730px;}@media screen and (min-width:600px){.cost-saving-cal .tab-content-wrapper .tab-item .table-default{max-width:730px;}}.cost-saving-cal .tab-content-wrapper .tab-item .table-default td,.cost-saving-cal .tab-content-wrapper .tab-item .table-default th{padding:10px 2px;text-align:center;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default tbody td{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (46 - 22)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .table-default tbody td{font-size:46px;}@media screen and (min-width:1920px){.cost-saving-cal .tab-content-wrapper .tab-item .table-default tbody td{font-size:46px;}}.cost-saving-cal .tab-content-wrapper .tab-item .table-default tr:nth-child(even){background:#f5f5f5;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default .stripe-revert:nth-child(odd){background:#f5f5f5;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default .stripe-revert:nth-child(even){background:#fff;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default .stripe-revert p{font-size:18px;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default thead{background-color:#008290;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default thead th{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (46 - 22)*(100vw - (375px))/(1920 - 375));font-weight:bold;color:#fff;padding:15px 10px;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .table-default thead th{font-size:46px;}@media screen and (min-width:1920px){.cost-saving-cal .tab-content-wrapper .tab-item .table-default thead th{font-size:46px;}}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .table-default thead th{padding:21px 60px;}@media screen and (min-width:600px){.cost-saving-cal .tab-content-wrapper .tab-item .table-default thead th{padding:21px 60px;}}.cost-saving-cal .tab-content-wrapper .tab-item .table-default thead th:first-child{min-width:100px;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium{max-width:1016px;min-width:1016px;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium thead th{padding:15px 10px;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium thead th{padding:15px;width:254px;}@media screen and (min-width:600px){.cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium thead th{padding:15px;width:254px;}}.cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium thead th:first-child{min-width:unset;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper{overflow-x:hidden;}@media screen and (min-width:900px){.cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper{overflow-x:hidden;}}.cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr{position:relative;height:auto;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr{margin:0 auto;}@media screen and (min-width:600px){.cost-saving-cal .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr{margin:0 auto;}}.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer,.cost-saving-cal .tab-content-wrapper .tab-item .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span,.cost-saving-cal .tab-content-wrapper .tab-item .sales .disclaimer span,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span{max-width:850px;margin:0 auto;}.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer__medium-width{max-width:1106px;padding:10px 20px;}.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer__split{display:flex;justify-content:space-between;flex-direction:column;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer__split{flex-direction:row;max-width:75%;}@media screen and (min-width:900px){.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer__split{flex-direction:row;max-width:75%;}}.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer__split p{padding:10px 20px;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer__split p{padding:30px 20px;}@media screen and (min-width:900px){.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer__split p{padding:30px 20px;}}.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .description,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .description,.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span,.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span{font-size:16px;text-align:left;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item span .description,.sales .disclaimer .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item span .description,.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.erebates .disclaimer .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.sales .disclaimer .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item span span,.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.erebates .disclaimer .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.sales .disclaimer .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item span span{text-align:center;}@media screen and (min-width:900px){.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .description,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .description,.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span,.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span{text-align:center;}}.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .description__medium,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .description__medium,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .description__medium{padding:10px 20px;}.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .description.text-left,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .description.text-left,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .description.text-left,.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer span.text-left,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span.text-left,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span.text-left,.cost-saving-cal .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.erebates .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.sales .disclaimer .cost-saving-cal .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .tab-content-wrapper .tab-item .disclaimer span.text-left,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span.text-left,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .tab-content-wrapper .tab-item span span.text-left{text-align:left;}.cost-saving-cal .tab-content-wrapper .tab-item .text-swipe{padding:10px 20px;}.cost-saving-cal .tab-content-wrapper .tab-item .text-swipe p{font-size:14px;font-family:"MakitaSans_Regular";}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .text-swipe{display:none;}@media screen and (min-width:1024px){.cost-saving-cal .tab-content-wrapper .tab-item .text-swipe{display:none;}}.cost-saving-cal .tab-content-wrapper .tab-item .text-swipe.display-large{display:block;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .text-swipe.display-large{display:none;}@media screen and (min-width:1700px){.cost-saving-cal .tab-content-wrapper .tab-item .text-swipe.display-large{display:none;}}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper{width:100%;padding:0 0 0 20px;position:relative;margin:0 auto;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper .groups{cursor:grab;overflow-y:hidden;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper .groups{justify-content:center;}@media screen and (min-width:1100px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper .groups{justify-content:center;}}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar{height:7px;background-color:#f5f5f5;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-button{width:0;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-thumb{background-color:#404040;opacity:0;background-repeat:no-repeat;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-track{border:0;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut{max-width:1767px;margin-bottom:0;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut{margin-bottom:35px;}@media screen and (min-width:1700px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut{margin-bottom:35px;}}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups{cursor:default;}@media screen and (min-width:1700px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups{cursor:default;}}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups{justify-content:center;}@media screen and (min-width:1800px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups{justify-content:center;}}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col{margin-right:0;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details{min-width:194px;max-width:194px;flex:1;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header{position:relative;min-height:unset;padding:0;background-color:transparent;z-index:10;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:before,.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:after{content:"";width:55px;height:55px;position:absolute;top:43px;background-color:#008290;z-index:-1;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:before{left:0;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:after{right:0;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header__no-stripe-left:before{content:none;background-color:transparent;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header__no-stripe-right:after{content:none;background-color:transparent;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper{border-right:1px solid #000;padding:40px 20px 10px;min-height:292px;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item{background-color:#fff;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text img{margin-bottom:10px;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .description,.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text span,.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text span{font-size:16px;font-family:"MakitaSans_Regular";font-weight:normal;line-height:1.05em;padding:0 10px;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper.border-none{border:0;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups{cursor:default;}@media screen and (min-width:1100px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups{cursor:default;}}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col{margin-right:0;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details{min-width:80px;flex:1;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details{min-width:150px;max-width:350px;}@media screen and (min-width:600px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details{min-width:150px;max-width:350px;}}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{text-align:center;padding:0 20px;min-height:initial;height:66px;display:flex;justify-content:center;align-items:center;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((16px) + (36 - 16)*(100vw - (375px))/(1920 - 375));min-height:50px;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{font-size:36px;}@media screen and (min-width:1920px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{font-size:36px;}}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{padding:14px 0;}@media screen and (min-width:600px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{padding:14px 0;}}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper{margin-right:6px;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper.header-col{margin-right:0;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .bold{font-weight:bold;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .white-text{color:#fff;line-height:1.1em;text-align:right;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{height:120px;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((16px) + (32 - 16)*(100vw - (375px))/(1920 - 375));background-color:#fff;display:flex;justify-content:center;align-items:center;font-weight:500;padding:0 5px;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{font-size:32px;}@media screen and (min-width:1920px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{font-size:32px;}}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{padding:0 10px;}@media screen and (min-width:480px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{padding:0 10px;}}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{height:80px;}@media screen and (min-width:620px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{height:80px;}}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.item-gray{background-color:#b5b5b5;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.item-lightgray{background-color:#f5f5f5;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.item-teal{background-color:#008290;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.item-white{border:2px solid #000;}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{position:sticky;position:-webkit-sticky;max-width:500px;min-width:95px;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{padding-left:0;}@media screen and (min-width:480px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{padding-left:0;}}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header{border-right:1px solid #fff;}.lt-ie9 .cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header{border:0;}@media screen and (min-width:1100px){.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header{border:0;}}.cost-saving-cal .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .list-wrapper{width:initial;}.cost-saving-cal .disclaimer,.cost-saving-cal .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal span,.cost-saving-cal .sales .disclaimer span,.sales .disclaimer .cost-saving-cal span{width:80%;margin:0 auto;padding-bottom:4vw;color:#404040;}.lt-ie9 .cost-saving-cal .disclaimer,.lt-ie9 .cost-saving-cal .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .cost-saving-cal span,.lt-ie9 .cost-saving-cal .sales .disclaimer span,.sales .disclaimer .lt-ie9 .cost-saving-cal span{width:100%;padding-left:20px;}@media screen and (max-width:599px){.cost-saving-cal .disclaimer,.cost-saving-cal .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal span,.cost-saving-cal .sales .disclaimer span,.sales .disclaimer .cost-saving-cal span{width:100%;padding-left:20px;}}.cost-saving-cal .disclaimer h1,.erebates .disclaimer .cost-saving-cal span h1,.sales .disclaimer .cost-saving-cal span h1{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((20px) + (24 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .cost-saving-cal .disclaimer h1,.erebates .disclaimer .lt-ie9 .cost-saving-cal span h1,.sales .disclaimer .lt-ie9 .cost-saving-cal span h1{font-size:24px;}@media screen and (min-width:1920px){.cost-saving-cal .disclaimer h1,.erebates .disclaimer .cost-saving-cal span h1,.sales .disclaimer .cost-saving-cal span h1{font-size:24px;}}.cost-saving-cal .disclaimer p,.erebates .disclaimer .cost-saving-cal span p,.sales .disclaimer .cost-saving-cal span p{font-family:"MakitaSans_Regular";font-size:calc((13px) + (16 - 13)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .cost-saving-cal .disclaimer p,.erebates .disclaimer .lt-ie9 .cost-saving-cal span p,.sales .disclaimer .lt-ie9 .cost-saving-cal span p{font-size:16px;}@media screen and (min-width:1920px){.cost-saving-cal .disclaimer p,.erebates .disclaimer .cost-saving-cal span p,.sales .disclaimer .cost-saving-cal span p{font-size:16px;}}@keyframes slidein_hover{from{opacity:1;}to{opacity:0;}}@keyframes spin-slow-to-fast{0%{transform:rotate(0deg);}100%{transform:rotate(12600deg);}}@keyframes show_smoothly{from{opacity:0;}to{opacity:1;}}@keyframes auto_show{from{width:0;height:0;opacity:.2;overflow:hidden;}to{width:auto;height:auto;opacity:1;overflow:initial;}}.cost-saving-cal-powercut hover{background-color:#ff0;}.cost-saving-cal-powercut .mobile-only{display:none;}.lt-ie9 .cost-saving-cal-powercut .mobile-only{display:inline;}@media screen and (max-width:1099px){.cost-saving-cal-powercut .mobile-only{display:inline;}}.cost-saving-cal-powercut .desktop-only{display:inline;}.lt-ie9 .cost-saving-cal-powercut .desktop-only{display:none;}@media screen and (max-width:1099px){.cost-saving-cal-powercut .desktop-only{display:none;}}.cost-saving-cal-powercut.bg{background-color:#fff;}.cost-saving-cal-powercut .hide{display:none;}.cost-saving-cal-powercut .display{display:block;}.cost-saving-cal-powercut .share-wrapper{padding-top:4vw;padding-bottom:10px;padding-right:5%;display:flex;justify-content:end;}.cost-saving-cal-powercut .share-wrapper .share-container{display:inline-block;position:relative;}.cost-saving-cal-powercut .share-wrapper .share-container .icon-right{padding-right:10px;}.cost-saving-cal-powercut .share-wrapper .share-container .share-container-info{display:none;position:absolute;background-color:#000;z-index:1;right:0;top:45px;font-weight:normal;width:250px;}.cost-saving-cal-powercut .share-wrapper .share-container .share-container-info .menu-wrapper{padding:25px;}.cost-saving-cal-powercut .share-wrapper .share-container .share-container-info .menu-wrapper .menu-title{color:#fff;font-weight:900;}.cost-saving-cal-powercut .share-wrapper .share-container .share-container-info .menu-wrapper .icon-text{font-size:15px;}.cost-saving-cal-powercut .share-wrapper .share-container .share-container-info .menu-wrapper .icon-text .icon-right{padding-right:15px;}.cost-saving-cal-powercut .share-wrapper .share-container .share-container-info .menu-wrapper .fb_iframe_widget{width:17px;margin-right:4px;vertical-align:-5px;padding-right:15px;}.cost-saving-cal-powercut .share-wrapper .share-container .share-container-info .menu-wrapper .fb_iframe_widget:before{width:20px;height:20px;position:absolute;content:"";font-family:"Font Awesome 5 Brands";font-weight:900;}.cost-saving-cal-powercut .share-wrapper .share-container .share-container-info .menu-wrapper ul{margin-left:20px;}.cost-saving-cal-powercut .share-wrapper .share-container .share-container-info .menu-wrapper ul li:not(:last-child){margin-bottom:10px;}.cost-saving-cal-powercut .header{text-align:center;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (40 - 22)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .cost-saving-cal-powercut .header{font-size:40px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .header{font-size:40px;}}.cost-saving-cal-powercut .header .headline-cal{font:inherit;color:#707070;text-transform:uppercase;font-family:"MakitaSansCondensed_ExtraBold";line-height:1em;}.cost-saving-cal-powercut .header .headline-cal.headline-padding-top{padding-left:5%;padding-right:5%;font-size:calc((40px) + (70 - 40)*(100vw - (375px))/(1920 - 375));color:#000;}.lt-ie9 .cost-saving-cal-powercut .header .headline-cal.headline-padding-top{font-size:70px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .header .headline-cal.headline-padding-top{font-size:70px;}}.cost-saving-cal-powercut .header .headline-cal.headline-padding{padding-left:28%;padding-right:28%;margin-top:.55em;margin-bottom:.55em;}.lt-ie9 .cost-saving-cal-powercut .header .headline-cal.headline-padding{padding-left:22%;padding-right:22%;}@media screen and (max-width:1299px){.cost-saving-cal-powercut .header .headline-cal.headline-padding{padding-left:22%;padding-right:22%;}}.lt-ie9 .cost-saving-cal-powercut .header .headline-cal.headline-padding{padding-left:15%;padding-right:15%;}@media screen and (max-width:899px){.cost-saving-cal-powercut .header .headline-cal.headline-padding{padding-left:15%;padding-right:15%;}}.lt-ie9 .cost-saving-cal-powercut .header .headline-cal.headline-padding{padding:0 0;}@media screen and (max-width:479px){.cost-saving-cal-powercut .header .headline-cal.headline-padding{padding:0 0;}}.cost-saving-cal-powercut .header .input-wrapper{display:flex;justify-content:center;gap:25px;}.lt-ie9 .cost-saving-cal-powercut .header .input-wrapper{flex-direction:column;}@media screen and (max-width:1099px){.cost-saving-cal-powercut .header .input-wrapper{flex-direction:column;}}.cost-saving-cal-powercut .header .input-wrapper.desc-cal{font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_Regular";}.lt-ie9 .cost-saving-cal-powercut .header .input-wrapper.desc-cal{font-size:20px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .header .input-wrapper.desc-cal{font-size:20px;}}.cost-saving-cal-powercut .header .input-wrapper .input-item{max-width:20%;}.lt-ie9 .cost-saving-cal-powercut .header .input-wrapper .input-item{max-width:80%;align-self:center;}@media screen and (max-width:1099px){.cost-saving-cal-powercut .header .input-wrapper .input-item{max-width:80%;align-self:center;}}.cost-saving-cal-powercut .header .input-wrapper .input-item .title-text{padding:0 20px;max-width:350px;color:#404040;padding-bottom:15px;}.cost-saving-cal-powercut .header .input-wrapper .input-item .title-text div{font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .cost-saving-cal-powercut .header .input-wrapper .input-item .title-text div{font-size:16px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .header .input-wrapper .input-item .title-text div{font-size:16px;}}.cost-saving-cal-powercut .header .input-wrapper .input-item .input-box{width:100%;height:50px;text-align:center;border:2px solid;}.cost-saving-cal-powercut .header .description,.cost-saving-cal-powercut .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .header span,.cost-saving-cal-powercut .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .header span,.cost-saving-cal-powercut .header .disclaimer,.cost-saving-cal-powercut .header .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal-powercut .header span,.cost-saving-cal-powercut .header .sales .disclaimer span,.sales .disclaimer .cost-saving-cal-powercut .header span{font-family:"MakitaSans_Regular";}.cost-saving-cal-powercut .header .description,.cost-saving-cal-powercut .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .header span,.cost-saving-cal-powercut .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .header span{font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .cost-saving-cal-powercut .header .description,.lt-ie9 .cost-saving-cal-powercut .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .cost-saving-cal-powercut .header span,.lt-ie9 .cost-saving-cal-powercut .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .cost-saving-cal-powercut .header span{font-size:20px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .header .description,.cost-saving-cal-powercut .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .header span,.cost-saving-cal-powercut .header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .header span{font-size:20px;}}.cost-saving-cal-powercut .header .disclaimer,.cost-saving-cal-powercut .header .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal-powercut .header span,.cost-saving-cal-powercut .header .sales .disclaimer span,.sales .disclaimer .cost-saving-cal-powercut .header span{font-size:calc((13px) + (16 - 13)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .cost-saving-cal-powercut .header .disclaimer,.lt-ie9 .cost-saving-cal-powercut .header .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .cost-saving-cal-powercut .header span,.lt-ie9 .cost-saving-cal-powercut .header .sales .disclaimer span,.sales .disclaimer .lt-ie9 .cost-saving-cal-powercut .header span{font-size:16px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .header .disclaimer,.cost-saving-cal-powercut .header .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal-powercut .header span,.cost-saving-cal-powercut .header .sales .disclaimer span,.sales .disclaimer .cost-saving-cal-powercut .header span{font-size:16px;}}.cost-saving-cal-powercut .main-title .title{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (46 - 22)*(100vw - (375px))/(1920 - 375));text-align:center;width:80%;margin:30px auto;color:#707070;}.lt-ie9 .cost-saving-cal-powercut .main-title .title{font-size:46px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .main-title .title{font-size:46px;}}.cost-saving-cal-powercut .main-title .title.hr-lines{display:flex;flex-direction:row;margin-bottom:0;}.cost-saving-cal-powercut .main-title .title.hr-lines:before,.cost-saving-cal-powercut .main-title .title.hr-lines:after{content:"";flex:1 1;border-bottom:2px solid;margin:auto;}.cost-saving-cal-powercut .main-title .title.hr-lines:before{margin-right:10px;}.cost-saving-cal-powercut .main-title .title.hr-lines:after{margin-left:10px;}.cost-saving-cal-powercut .tab-content-wrapper{margin-bottom:30px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item{padding:20px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item.no-padding{padding:0;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default{width:100%;text-align:left;border-collapse:collapse;margin:0 auto;margin-bottom:2.475em;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default{max-width:730px;}@media screen and (min-width:600px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default{max-width:730px;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default td,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default th{padding:10px 2px;text-align:center;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default tbody td{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (46 - 22)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default tbody td{font-size:46px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default tbody td{font-size:46px;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default tr:nth-child(even){background:#f5f5f5;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default .stripe-revert:nth-child(odd){background:#f5f5f5;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default .stripe-revert:nth-child(even){background:#fff;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default .stripe-revert p{font-size:18px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default thead{background-color:#008290;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default thead th{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (46 - 22)*(100vw - (375px))/(1920 - 375));font-weight:bold;color:#fff;padding:15px 10px;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default thead th{font-size:46px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default thead th{font-size:46px;}}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default thead th{padding:21px 60px;}@media screen and (min-width:600px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default thead th{padding:21px 60px;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default thead th:first-child{min-width:100px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium{max-width:1016px;min-width:1016px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium thead th{padding:15px 10px;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium thead th{padding:15px;width:254px;}@media screen and (min-width:600px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium thead th{padding:15px;width:254px;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium thead th:first-child{min-width:unset;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper{overflow-x:hidden;}@media screen and (min-width:900px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper{overflow-x:hidden;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr{position:relative;height:auto;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr{margin:0 auto;}@media screen and (min-width:600px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr{margin:0 auto;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .sales .disclaimer span,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span{max-width:850px;margin:0 auto;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer__medium-width{max-width:1106px;padding:10px 20px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer__split{display:flex;justify-content:space-between;flex-direction:column;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer__split{flex-direction:row;max-width:75%;}@media screen and (min-width:900px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer__split{flex-direction:row;max-width:75%;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer__split p{padding:10px 20px;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer__split p{padding:30px 20px;}@media screen and (min-width:900px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer__split p{padding:30px 20px;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .description,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .description,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span{font-size:16px;text-align:left;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .description,.sales .disclaimer .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .description,.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.erebates .disclaimer .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.sales .disclaimer .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span,.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.erebates .disclaimer .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.sales .disclaimer .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span{text-align:center;}@media screen and (min-width:900px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .description,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .description,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span{text-align:center;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .description__medium,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .description__medium,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .description__medium{padding:10px 20px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .description.text-left,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .description.text-left,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .description.text-left,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer span.text-left,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span.text-left,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span.text-left,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.erebates .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.sales .disclaimer .cost-saving-cal-powercut .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item .disclaimer span.text-left,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span.text-left,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item span span.text-left{text-align:left;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .text-swipe{padding:10px 20px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .text-swipe p{font-size:14px;font-family:"MakitaSans_Regular";}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .text-swipe{display:none;}@media screen and (min-width:1024px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .text-swipe{display:none;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .text-swipe.display-large{display:block;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .text-swipe.display-large{display:none;}@media screen and (min-width:1700px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .text-swipe.display-large{display:none;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper{width:100%;padding:0 0 0 20px;position:relative;margin:0 auto;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper .groups{cursor:grab;overflow-y:hidden;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper .groups{justify-content:center;}@media screen and (min-width:1100px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper .groups{justify-content:center;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar{height:7px;background-color:#f5f5f5;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-button{width:0;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-thumb{background-color:#404040;opacity:0;background-repeat:no-repeat;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-track{border:0;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut{max-width:1767px;margin-bottom:0;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut{margin-bottom:35px;}@media screen and (min-width:1700px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut{margin-bottom:35px;}}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups{cursor:default;}@media screen and (min-width:1700px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups{cursor:default;}}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups{justify-content:center;}@media screen and (min-width:1800px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups{justify-content:center;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col{margin-right:0;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details{min-width:194px;max-width:194px;flex:1;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header{position:relative;min-height:unset;padding:0;background-color:transparent;z-index:10;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:before,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:after{content:"";width:55px;height:55px;position:absolute;top:43px;background-color:#008290;z-index:-1;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:before{left:0;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:after{right:0;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header__no-stripe-left:before{content:none;background-color:transparent;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header__no-stripe-right:after{content:none;background-color:transparent;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper{border-right:1px solid #000;padding:40px 20px 10px;min-height:292px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item{background-color:#fff;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text img{margin-bottom:10px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .description,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text span,.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text span{font-size:16px;font-family:"MakitaSans_Regular";font-weight:normal;line-height:1.05em;padding:0 10px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper.border-none{border:0;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups{cursor:default;}@media screen and (min-width:1100px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups{cursor:default;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col{margin-right:0;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details{min-width:80px;flex:1;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details{min-width:150px;max-width:350px;}@media screen and (min-width:600px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details{min-width:150px;max-width:350px;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{text-align:center;padding:0 20px;min-height:initial;height:66px;display:flex;justify-content:center;align-items:center;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((16px) + (36 - 16)*(100vw - (375px))/(1920 - 375));min-height:50px;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{font-size:36px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{font-size:36px;}}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{padding:14px 0;}@media screen and (min-width:600px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{padding:14px 0;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper{margin-right:6px;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper.header-col{margin-right:0;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .bold{font-weight:bold;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .white-text{color:#fff;line-height:1.1em;text-align:right;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{height:120px;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((16px) + (32 - 16)*(100vw - (375px))/(1920 - 375));background-color:#fff;display:flex;justify-content:center;align-items:center;font-weight:500;padding:0 5px;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{font-size:32px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{font-size:32px;}}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{padding:0 10px;}@media screen and (min-width:480px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{padding:0 10px;}}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{height:80px;}@media screen and (min-width:620px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{height:80px;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.item-gray{background-color:#b5b5b5;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.item-lightgray{background-color:#f5f5f5;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.item-teal{background-color:#008290;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.item-white{border:2px solid #000;}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{position:sticky;position:-webkit-sticky;max-width:500px;min-width:95px;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{padding-left:0;}@media screen and (min-width:480px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{padding-left:0;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header{border-right:1px solid #fff;}.lt-ie9 .cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header{border:0;}@media screen and (min-width:1100px){.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header{border:0;}}.cost-saving-cal-powercut .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .list-wrapper{width:initial;}.cost-saving-cal-powercut .disclaimer,.cost-saving-cal-powercut .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal-powercut span,.cost-saving-cal-powercut .sales .disclaimer span,.sales .disclaimer .cost-saving-cal-powercut span{width:80%;margin:0 auto;padding-bottom:4vw;color:#404040;}.lt-ie9 .cost-saving-cal-powercut .disclaimer,.lt-ie9 .cost-saving-cal-powercut .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .cost-saving-cal-powercut span,.lt-ie9 .cost-saving-cal-powercut .sales .disclaimer span,.sales .disclaimer .lt-ie9 .cost-saving-cal-powercut span{width:100%;padding-left:20px;}@media screen and (max-width:599px){.cost-saving-cal-powercut .disclaimer,.cost-saving-cal-powercut .erebates .disclaimer span,.erebates .disclaimer .cost-saving-cal-powercut span,.cost-saving-cal-powercut .sales .disclaimer span,.sales .disclaimer .cost-saving-cal-powercut span{width:100%;padding-left:20px;}}.cost-saving-cal-powercut .disclaimer h1,.erebates .disclaimer .cost-saving-cal-powercut span h1,.sales .disclaimer .cost-saving-cal-powercut span h1{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((20px) + (24 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .cost-saving-cal-powercut .disclaimer h1,.erebates .disclaimer .lt-ie9 .cost-saving-cal-powercut span h1,.sales .disclaimer .lt-ie9 .cost-saving-cal-powercut span h1{font-size:24px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .disclaimer h1,.erebates .disclaimer .cost-saving-cal-powercut span h1,.sales .disclaimer .cost-saving-cal-powercut span h1{font-size:24px;}}.cost-saving-cal-powercut .disclaimer p,.erebates .disclaimer .cost-saving-cal-powercut span p,.sales .disclaimer .cost-saving-cal-powercut span p{font-family:"MakitaSans_Regular";font-size:calc((13px) + (16 - 13)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .cost-saving-cal-powercut .disclaimer p,.erebates .disclaimer .lt-ie9 .cost-saving-cal-powercut span p,.sales .disclaimer .lt-ie9 .cost-saving-cal-powercut span p{font-size:16px;}@media screen and (min-width:1920px){.cost-saving-cal-powercut .disclaimer p,.erebates .disclaimer .cost-saving-cal-powercut span p,.sales .disclaimer .cost-saving-cal-powercut span p{font-size:16px;}}@keyframes slidein_hover{from{opacity:1;}to{opacity:0;}}@keyframes spin-slow-to-fast{0%{transform:rotate(0deg);}100%{transform:rotate(12600deg);}}@keyframes show_smoothly{from{opacity:0;}to{opacity:1;}}@keyframes auto_show{from{width:0;height:0;opacity:.2;overflow:hidden;}to{width:auto;height:auto;opacity:1;overflow:initial;}}.makita-multi-step-form{margin-top:50px;}.makita-multi-step-form .d-none{display:none;}.makita-multi-step-form .form-step{padding:20px;}.makita-multi-step-form .form-step .makita-btn-wrapper{text-align:center;margin-top:70px;}.makita-multi-step-form .form-stepper{position:relative;display:flex;justify-content:center;margin-bottom:3rem;}.makita-multi-step-form .form-stepper li{position:relative;display:flex;align-items:start;transition:.5s;}.makita-multi-step-form .form-stepper li:not(:last-child){margin-right:20px;}.makita-multi-step-form .form-stepper li .form-stepper-item{display:flex;gap:10px;padding:7px 15px;}.lt-ie9 .makita-multi-step-form .form-stepper li .form-stepper-item{flex-direction:column;align-items:center;padding:5px;gap:0;}@media screen and (max-width:1099px){.makita-multi-step-form .form-stepper li .form-stepper-item{flex-direction:column;align-items:center;padding:5px;gap:0;}}.makita-multi-step-form .form-stepper li .form-stepper-item .label{font-size:1rem;margin-top:.5rem;color:#fff;}.makita-multi-step-form .form-stepper li .form-stepper-item .form-stepper-circle{position:relative;width:37px;height:37px;border-radius:50%;background-color:#fff;}.makita-multi-step-form .form-stepper li .form-stepper-item .form-stepper-circle span{font-family:"MakitaSans_SemiBold";font-size:calc((14px) + (22 - 14)*(100vw - (375px))/(1920 - 375));position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.lt-ie9 .makita-multi-step-form .form-stepper li .form-stepper-item .form-stepper-circle span{font-size:22px;}@media screen and (min-width:1920px){.makita-multi-step-form .form-stepper li .form-stepper-item .form-stepper-circle span{font-size:22px;}}.makita-multi-step-form .form-stepper li.form-stepper-completed:after{background-color:#008290;}.makita-multi-step-form .form-stepper li.form-stepper-completed .form-stepper-item{background-color:#404040;}.makita-multi-step-form .form-stepper li.form-stepper-active .form-stepper-item{background-color:#008290;}.makita-multi-step-form .form-stepper li.form-stepper-unfinished .form-stepper-item{background-color:#d6d6d6;}.makita-multi-step-form .form-stepper li.form-stepper-unfinished .form-stepper-item .label{color:#191919;}.lt-ie9 .top-wrapper{max-width:1920px;}@media screen and (min-width:1920px){.top-wrapper{max-width:1920px;}}.top-wrapper .row{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:0 20px;}.top-wrapper .row .makita-alert{margin-top:0;display:none;}.lt-ie9 .top-wrapper .row .makita-alert{display:block;position:absolute;left:0;right:0;margin:0 11vw;text-align:center;z-index:999;width:fit-content;width:-moz-fit-content;display:flex;align-items:center;}@media screen and (min-width:1100px){.top-wrapper .row .makita-alert{display:block;position:absolute;left:0;right:0;margin:0 11vw;text-align:center;z-index:999;width:fit-content;width:-moz-fit-content;display:flex;align-items:center;}}.lt-ie9 .top-wrapper .row .makita-alert{margin:0 auto;}@media screen and (min-width:1600px){.top-wrapper .row .makita-alert{margin:0 auto;}}.top-wrapper .row .top-section-column{text-align:right;z-index:5;}.lt-ie9 .top-wrapper .row .top-section-column{position:relative;}@media screen and (min-width:900px){.top-wrapper .row .top-section-column{position:relative;}}.top-wrapper .row .top-section-column.column-logo{text-align:left;margin-left:10px;padding:13px 0;}.lt-ie9 .top-wrapper .row .top-section-column.column-logo{margin-left:12px;}@media screen and (min-width:620px){.top-wrapper .row .top-section-column.column-logo{margin-left:12px;}}.lt-ie9 .top-wrapper .row .top-section-column.column-logo{width:initial;margin-left:initial;}@media screen and (min-width:1100px){.top-wrapper .row .top-section-column.column-logo{width:initial;margin-left:initial;}}.top-wrapper .row .top-section-column.column-center{margin-left:auto;}.top-wrapper .row .top-section-column.search-mobile{display:block;padding-bottom:10px;}.lt-ie9 .top-wrapper .row .top-section-column.search-mobile{display:none;}@media screen and (min-width:620px){.top-wrapper .row .top-section-column.search-mobile{display:none;}}.lt-ie9 .top-wrapper .row .top-section-column.column-search{margin:0 20px;}@media screen and (min-width:620px){.top-wrapper .row .top-section-column.column-search{margin:0 20px;}}.top-wrapper .row .top-section-column.column-search.expand-width{width:60%;transition:width .5s ease-in-out;}.lt-ie9 .top-wrapper .row .top-section-column.column-search.expand-width{width:24%;}@media screen and (min-width:1100px){.top-wrapper .row .top-section-column.column-search.expand-width{width:24%;}}.lt-ie9 .top-wrapper .row .top-section-column.column-search.expand-width{width:20%;}@media screen and (min-width:1460px){.top-wrapper .row .top-section-column.column-search.expand-width{width:20%;}}.lt-ie9 .top-wrapper .row .top-section-column.column-search.expand-width{width:30%;}@media screen and (min-width:1801px){.top-wrapper .row .top-section-column.column-search.expand-width{width:30%;}}.top-wrapper .row .top-section-column.column-search:has(.activated) .search-mag-btn{padding:3px 8px 0 0;}.top-wrapper .row .top-section-column.column-search:has(.activated) #js-searchtext{padding-left:10px;}.lt-ie9 .top-wrapper .row .top-section-column.column-lang.activated{display:none;transition:display .5s ease-in-out;}@media screen and (max-width:1599px){.top-wrapper .row .top-section-column.column-lang.activated{display:none;transition:display .5s ease-in-out;}}.top-wrapper .row .top-section-column.column-user-action{margin-right:15px;}.top-wrapper .row .top-section-column .top-left-nav{text-align:left;padding:13px 0;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper{display:flex;align-items:center;position:relative;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .makita-logo img{vertical-align:top;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn{width:40px;height:30px;position:relative;margin-right:8px;cursor:pointer;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn span{display:block;position:absolute;height:6px;width:50%;background:#fff;opacity:1;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn span:nth-child(even){left:50%;border-radius:0;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn span:nth-child(odd){left:0;border-radius:0;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn span:nth-child(1),.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn span:nth-child(2){top:0;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn span:nth-child(3),.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn span:nth-child(4){top:12px;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn span:nth-child(5),.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn span:nth-child(6){top:24px;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn.open span:nth-child(1),.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn.open span:nth-child(6){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn.open span:nth-child(2),.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn.open span:nth-child(5){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn.open span:nth-child(1){left:5px;top:7px;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn.open span:nth-child(2){left:calc(50% - 5px);top:7px;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn.open span:nth-child(3){left:-50%;opacity:0;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn.open span:nth-child(4){left:100%;opacity:0;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn.open span:nth-child(5){left:5px;top:17px;}.top-wrapper .row .top-section-column .top-left-nav .icon-bar-wrapper .mobile-menu-btn.open span:nth-child(6){left:calc(50% - 5px);top:17px;}.top-wrapper .row .top-section-column .search-box.nav input{border:0;width:100%;height:40px;color:#636466;}.top-wrapper .row .top-section-column .search-box.nav .search-mag-btn{height:40px;color:#636466;}.top-wrapper .row .top-section-column .search-box.nav__desktop{display:none;}.lt-ie9 .top-wrapper .row .top-section-column .search-box.nav__desktop{display:block;}@media screen and (min-width:620px){.top-wrapper .row .top-section-column .search-box.nav__desktop{display:block;}}.top-wrapper .row .top-section-column .search-box.nav__desktop input{width:0;padding:0;margin:0;border-top-left-radius:5px 5px;border-bottom-left-radius:5px 5px;}.lt-ie9 .top-wrapper .row .top-section-column .search-box.nav__desktop input{padding-left:10px;width:150px;}@media screen and (min-width:1750px){.top-wrapper .row .top-section-column .search-box.nav__desktop input{padding-left:10px;width:150px;}}.top-wrapper .row .top-section-column .search-box.nav__desktop input.max-width-100{width:100%;transition:all .5s ease-in-out;}.top-wrapper .row .top-section-column .search-box.nav__desktop .search-mag-btn{border-top-right-radius:5px 5px;border-bottom-right-radius:5px 5px;}.lt-ie9 .top-wrapper .row .top-section-column .search-box.nav__desktop .search-mag-btn{color:#fff;background-color:unset;}@media screen and (max-width:1749px){.top-wrapper .row .top-section-column .search-box.nav__desktop .search-mag-btn{color:#fff;background-color:unset;}}.top-wrapper .row .top-section-column .search-box.nav__desktop .search-mag-btn.activated{color:#636466;background:#fff;}.top-wrapper .row .top-right-nav{display:flex;align-items:center;}.top-wrapper .row .top-right-nav.nav-gap{gap:6px;}.lt-ie9 .top-wrapper .row .top-right-nav.nav-gap{gap:8px;}@media screen and (max-width:619px){.top-wrapper .row .top-right-nav.nav-gap{gap:8px;}}.lt-ie9 .top-wrapper .row .top-right-nav.nav-gap{gap:15px;}@media screen and (min-width:1460px){.top-wrapper .row .top-right-nav.nav-gap{gap:15px;}}.lt-ie9 .top-wrapper .row .top-right-nav .icn{flex-grow:1;flex-shrink:0;}@media screen and (min-width:900px){.top-wrapper .row .top-right-nav .icn{flex-grow:1;flex-shrink:0;}}.top-wrapper .row .top-right-nav .icn.support a,.top-wrapper .row .top-right-nav .icn.soporte a,.top-wrapper .row .top-right-nav .icn.promos a,.top-wrapper .row .top-right-nav .icn.promociones a{font-family:"MakitaSans_Regular";font-size:13px;}.lt-ie9 .top-wrapper .row .top-right-nav .icn.support a,.lt-ie9 .top-wrapper .row .top-right-nav .icn.soporte a,.lt-ie9 .top-wrapper .row .top-right-nav .icn.promos a,.lt-ie9 .top-wrapper .row .top-right-nav .icn.promociones a{font-size:15px;}@media screen and (min-width:1300px){.top-wrapper .row .top-right-nav .icn.support a,.top-wrapper .row .top-right-nav .icn.soporte a,.top-wrapper .row .top-right-nav .icn.promos a,.top-wrapper .row .top-right-nav .icn.promociones a{font-size:15px;}}.lt-ie9 .top-wrapper .row .top-right-nav .icn.support,.lt-ie9 .top-wrapper .row .top-right-nav .icn.soporte,.lt-ie9 .top-wrapper .row .top-right-nav .icn.promos,.lt-ie9 .top-wrapper .row .top-right-nav .icn.promociones{display:none;}@media screen and (max-width:1099px){.top-wrapper .row .top-right-nav .icn.support,.top-wrapper .row .top-right-nav .icn.soporte,.top-wrapper .row .top-right-nav .icn.promos,.top-wrapper .row .top-right-nav .icn.promociones{display:none;}}.top-wrapper .row .top-right-nav .icn.support,.top-wrapper .row .top-right-nav .icn.soporte{border-left:2px solid #fff;border-right:2px solid #fff;padding:4px 8px;}.lt-ie9 .top-wrapper .row .top-right-nav .icn.support,.lt-ie9 .top-wrapper .row .top-right-nav .icn.soporte{padding:4px 12px;}@media screen and (min-width:1460px){.top-wrapper .row .top-right-nav .icn.support,.top-wrapper .row .top-right-nav .icn.soporte{padding:4px 12px;}}.top-wrapper .row .top-right-nav .icn.promos,.top-wrapper .row .top-right-nav .icn.promociones{padding:4px 0;}.top-wrapper .row .top-right-nav .icn.login{display:inline-block;position:relative;border-bottom:1px solid transparent;}.top-wrapper .row .top-right-nav .icn.login .login-button{color:#fff;font-weight:normal;position:relative;}.top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper{display:flex;align-items:center;}.top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper:hover{color:#fff;}.top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper:hover .login-label{border-bottom:1px solid #fff;}.top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper .fa,.top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper .fas{display:unset;font-size:18px;}.top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper .user-icon{width:23px;}.top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper .login-label{display:none;margin-right:5px;font-family:"MakitaSans_Regular";font-size:15px;transition:border-bottom .5s;border-bottom:1px solid transparent;}.lt-ie9 .top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper .login-label{display:unset;margin-left:8px;}@media screen and (min-width:1650px){.top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper .login-label{display:unset;margin-left:8px;}}.top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper .login-label b{font-weight:normal;color:inherit;line-height:normal;}.top-wrapper .row .top-right-nav .icn.login .login-button .login-link-wrapper .login-label .fa{font-size:13px;margin-left:4px;}.top-wrapper .row .top-right-nav .icn.login .login-button .separator{display:none;}.top-wrapper .row .top-right-nav .icn.login .login-button .create-icn{display:none;}.top-wrapper .row .top-right-nav .icn.login .login-button .loged-in{display:flex;align-items:center;color:#fff;}.lt-ie9 .top-wrapper .row .top-right-nav .icn.login .login-button .loged-in{gap:5px;}@media screen and (min-width:620px){.top-wrapper .row .top-right-nav .icn.login .login-button .loged-in{gap:5px;}}.top-wrapper .row .top-right-nav .icn.login .login-button .loged-in .user-icon{cursor:pointer;width:24px;}.top-wrapper .row .top-right-nav .icn.login .login-button .loged-in .fa-makita-user{cursor:pointer;}.top-wrapper .row .top-right-nav .icn.login .login-button .loged-in .fa-makita-user:before{vertical-align:-17px;padding-left:2px;content:"";font-size:20px;cursor:pointer;}.top-wrapper .row .top-right-nav .icn.login .login-button .loged-in .hello-txt{display:none;line-height:normal;font-family:"MakitaSans_Regular";}.lt-ie9 .top-wrapper .row .top-right-nav .icn.login .login-button .loged-in .hello-txt{display:flex;flex-direction:column;text-align:left;}@media screen and (min-width:1460px){.top-wrapper .row .top-right-nav .icn.login .login-button .loged-in .hello-txt{display:flex;flex-direction:column;text-align:left;}}.top-wrapper .row .top-right-nav .icn.login .login-button .loged-in i.fas.fa-user{font-size:24px;margin-top:3px;}.top-wrapper .row .top-right-nav .icn.login .login-button .loged-in b{font-weight:normal;color:#fff;font-size:15px;line-height:normal;margin-left:3px;}.lt-ie9 .top-wrapper .row .top-right-nav .icn.login .login-button .loged-in b{display:flex;}@media screen and (max-width:1699px){.top-wrapper .row .top-right-nav .icn.login .login-button .loged-in b{display:flex;}}.top-wrapper .row .top-right-nav .icn.login .login-button .account-dd{display:none;position:absolute;margin-left:-60%;background-color:#000;z-index:10000;right:-19px;top:45px;font-weight:normal;width:250px;border:1px solid #008290;border-top:0;}.lt-ie9 .top-wrapper .row .top-right-nav .icn.login .login-button .account-dd{top:53px;}@media screen and (min-width:600px){.top-wrapper .row .top-right-nav .icn.login .login-button .account-dd{top:53px;}}.top-wrapper .row .top-right-nav .icn.login .login-button .account-dd:after{content:"";position:absolute;top:-13px;left:100%;margin-left:-31px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:13px solid #000;}.top-wrapper .row .top-right-nav .icn.login .login-button .account-dd ul{padding:20px 10px;}.top-wrapper .row .top-right-nav .icn.login .login-button .account-dd ul li{padding:4px 0;}.top-wrapper .row .top-right-nav .icn.login .login-button .account-dd ul li:hover{background-color:#f5f5f5;}.top-wrapper .row .top-right-nav .icn.login .login-button .account-dd ul li:hover a{color:#000;}.top-wrapper .row .top-right-nav .icn.login .login-button .account-dd ul li a{font-size:14px;padding:0 10px;text-decoration:none;display:inline-block;vertical-align:top;}.top-wrapper .row .top-right-nav .icn.social-wrapper{display:none;}.top-wrapper .row .top-right-nav .icn.social-wrapper .top-social{text-align:right;}.top-wrapper .row .top-right-nav .icn.social-wrapper .top-social li{display:inline-block;padding:0;margin-right:5px;cursor:pointer;}.top-wrapper .row .top-right-nav .icn.social-wrapper .top-social li a{display:block;font-size:25px;padding-left:5px;}.lt-ie9 .top-wrapper .row .top-right-nav .icn.buy-options{align-self:end;}@media screen and (max-width:1299px){.top-wrapper .row .top-right-nav .icn.buy-options{align-self:end;}}.top-wrapper .row .top-right-nav .icn.buy-options:hover span{border-bottom:1px solid #fff;}.top-wrapper .row .top-right-nav .icn.buy-options span{font-weight:normal;font-family:"MakitaSans_Regular";font-size:15px;color:#fff;transition:border-bottom .5s;border-bottom:1px solid transparent;}.lt-ie9 .top-wrapper .row .top-right-nav .icn.buy-options span{display:none;}@media screen and (max-width:619px){.top-wrapper .row .top-right-nav .icn.buy-options span{display:none;}}.lt-ie9 .top-wrapper .row .top-right-nav .icn.buy-options span{font-size:13px;}@media screen and (min-width:1100px) and (max-width:1300px){.top-wrapper .row .top-right-nav .icn.buy-options span{font-size:13px;}}.top-wrapper .row .top-right-nav .icn.buy-options .locator-a{font-size:.6em;}.top-wrapper .row .top-right-nav .icn.buy-options .locator-a .buy-label{margin-left:.65em;}.top-wrapper .row .top-right-nav .icn.buy-options .makita-dd-info{top:40px;padding:10px 0 10px 10px;}.top-wrapper .row .top-right-nav .icn.buy-options .makita-dd-info p{line-height:20px;}.top-wrapper .row .top-right-nav .icn.buy-options .makita-link{display:flex;align-items:center;}.top-wrapper .row .top-right-nav .icn.buy-options .makita-link .where-to-icon{margin-right:10px;}.lt-ie9 .top-wrapper .row .top-right-nav .icn.buy-options .makita-link .where-to-icon{display:none;}@media screen and (min-width:620px){.top-wrapper .row .top-right-nav .icn.buy-options .makita-link .where-to-icon{display:none;}}.top-wrapper .row .top-right-nav .icn.search-container{display:inline-block;}.top-wrapper .row .top-right-nav .nav-menu-container{position:relative;}.top-wrapper .row .top-right-nav .nav-menu-container .nav-sub-menu-panel{display:none;position:absolute;top:7px;left:50%;transform:translateX(-50%);width:82px;background-color:transparent;padding-top:41px;cursor:pointer;}.top-wrapper .row .top-right-nav .nav-menu-container .nav-sub-menu-panel .sub-menu-ul{position:absolute;right:-63px;width:fit-content;white-space:nowrap;padding:20px 10px;background-color:#000;border:1px solid #008290;border-top:0;}.top-wrapper .row .top-right-nav .nav-menu-container .nav-sub-menu-panel .sub-menu-ul .sub-menu-item{padding:3.5px 10px;}.top-wrapper .row .top-right-nav .nav-menu-container .nav-sub-menu-panel .sub-menu-ul .sub-menu-item:hover{background:#f5f5f5;}.top-wrapper .row .top-right-nav .nav-menu-container .nav-sub-menu-panel .sub-menu-ul .sub-menu-item:hover .item-link{color:#000;cursor:pointer;}.top-wrapper .row .top-right-nav .nav-menu-container .nav-sub-menu-panel .sub-menu-ul .item-link{display:block;width:100%;}.top-wrapper .row .top-right-nav .nav-menu-container .nav-sub-menu-panel .sub-menu-ul .item-link.erebates{border-bottom:2px solid #fff;}.top-wrapper .row .top-right-nav .nav-menu-container .nav-sub-menu-panel.arrow{transition:all .3s ease-in-out;opacity:0;}.top-wrapper .row .top-right-nav .nav-menu-container .nav-sub-menu-panel.arrow:after{content:"";position:absolute;top:28px;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:13px solid #000;}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .buy-login .buy-action{margin-right:15px;}@media screen and (min-width:600px){.top-wrapper .row.no-alert .top-right-nav .buy-login .buy-action{margin-right:15px;}}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .buy-login .buy-action .buy-label{display:inline;}@media screen and (min-width:600px){.top-wrapper .row.no-alert .top-right-nav .buy-login .buy-action .buy-label{display:inline;}}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .buy-login .buy-action .locator-a .buy-local-icn{margin-right:-8px;}@media screen and (min-width:600px){.top-wrapper .row.no-alert .top-right-nav .buy-login .buy-action .locator-a .buy-local-icn{margin-right:-8px;}}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .buy-login .login-button{font-size:1em;}@media screen and (min-width:800px){.top-wrapper .row.no-alert .top-right-nav .buy-login .login-button{font-size:1em;}}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .login-label{display:inline;}@media screen and (min-width:800px){.top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .login-label{display:inline;}}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .separator{display:inline;}@media screen and (min-width:800px){.top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .separator{display:inline;}}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .hello-txt{display:inline;}@media screen and (min-width:800px){.top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .hello-txt{display:inline;}}.top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .loged-in .fa-user{color:#d6d6d6;}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .loged-in .fa-user{color:#d6d6d6;}@media screen and (min-width:900px){.top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .loged-in .fa-user{color:#d6d6d6;}}.top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .loged-in .fa-makita-user:before{vertical-align:-2px;padding-left:2px;content:"";font-size:12px;}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .login-icn{display:inline;}@media screen and (min-width:800px){.top-wrapper .row.no-alert .top-right-nav .buy-login .login-button .login-icn{display:inline;}}.top-wrapper .row.no-alert .top-right-nav .social-wrapper{display:none;}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .social-wrapper{display:inline-block;padding-left:20px;}@media screen and (min-width:420px){.top-wrapper .row.no-alert .top-right-nav .social-wrapper{display:inline-block;padding-left:20px;}}.lt-ie9 .top-wrapper .row.no-alert .top-right-nav .multi-flag{display:inline-block;}@media screen and (min-width:600px){.top-wrapper .row.no-alert .top-right-nav .multi-flag{display:inline-block;}}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .buy-login .buy-action{margin-right:15px;}@media screen and (min-width:1100px){.top-wrapper .row.alert-space .top-right-nav .buy-login .buy-action{margin-right:15px;}}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .buy-login .buy-action .buy-label{display:inline-block;font-size:10px;}@media screen and (min-width:1300px){.top-wrapper .row.alert-space .top-right-nav .buy-login .buy-action .buy-label{display:inline-block;font-size:10px;}}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .buy-login .buy-action .locator-a .buy-local-icn{margin-right:-8px;}@media screen and (min-width:1100px){.top-wrapper .row.alert-space .top-right-nav .buy-login .buy-action .locator-a .buy-local-icn{margin-right:-8px;}}.top-wrapper .row.alert-space .top-right-nav .buy-login .login-button{display:inline-block;}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .buy-login .login-button{font-size:1em;}@media screen and (min-width:1100px){.top-wrapper .row.alert-space .top-right-nav .buy-login .login-button{font-size:1em;}}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .buy-login .login-button .login-label{display:inline;}@media screen and (min-width:1100px){.top-wrapper .row.alert-space .top-right-nav .buy-login .login-button .login-label{display:inline;}}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .buy-login .login-button .separator{display:inline;}@media screen and (min-width:1100px){.top-wrapper .row.alert-space .top-right-nav .buy-login .login-button .separator{display:inline;}}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .buy-login .login-button .hello-txt{display:inline;}@media screen and (min-width:1100px){.top-wrapper .row.alert-space .top-right-nav .buy-login .login-button .hello-txt{display:inline;}}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .buy-login .login-button .loged-in .fa-makita-user:before{content:"";font-size:12px;}@media screen and (min-width:1100px){.top-wrapper .row.alert-space .top-right-nav .buy-login .login-button .loged-in .fa-makita-user:before{content:"";font-size:12px;}}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .buy-login .login-button .login-icn{display:inline;}@media screen and (min-width:1100px){.top-wrapper .row.alert-space .top-right-nav .buy-login .login-button .login-icn{display:inline;}}.top-wrapper .row.alert-space .top-right-nav .social-wrapper{display:none;}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .social-wrapper{display:inline-block;padding-left:20px;}@media screen and (min-width:420px) and (max-width:800px){.top-wrapper .row.alert-space .top-right-nav .social-wrapper{display:inline-block;padding-left:20px;}}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .social-wrapper{display:inline-block;padding-left:20px;}@media screen and (min-width:800px){.top-wrapper .row.alert-space .top-right-nav .social-wrapper{display:inline-block;padding-left:20px;}}.lt-ie9 .top-wrapper .row.alert-space .top-right-nav .multi-flag{display:inline-block;}@media screen and (min-width:900px){.top-wrapper .row.alert-space .top-right-nav .multi-flag{display:inline-block;}}.top-wrapper .row.d-block{display:block;}.bottom-wrapper{display:block;position:relative;text-align:center;color:#fff;padding-bottom:5px;background-color:#000;border-bottom:2px solid #404040;max-height:0;overflow:hidden;animation:ribbon-drop 1.5s 1s cubic-bezier(.42,0,.58,1) forwards;}@keyframes ribbon-drop{from{max-height:0;}to{max-height:500px;}}.lt-ie9 .bottom-wrapper{background-color:#939598;}@media screen and (max-width:799px){.bottom-wrapper{background-color:#939598;}}.lt-ie9 .bottom-wrapper{padding-bottom:initial;}@media screen and (min-width:900px){.bottom-wrapper{padding-bottom:initial;}}.bottom-wrapper.full-width{max-width:100%;}.bottom-wrapper .wishlist{display:block;padding:10px;}.bottom-wrapper .wishlist__share .action-buttons{position:relative;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;}.lt-ie9 .bottom-wrapper .wishlist__share .action-buttons{justify-content:center;}@media screen and (min-width:1024px){.bottom-wrapper .wishlist__share .action-buttons{justify-content:center;}}.bottom-wrapper .wishlist__share .action-buttons .button-label{margin-right:20px;color:#fff;text-transform:uppercase;font-family:"MakitaSans_Regular";}.bottom-wrapper .wishlist__share .action-buttons .social-share .social-link{color:#939598;text-decoration:none;font-size:25px;margin-right:10px;}.bottom-wrapper .wishlist__share .action-buttons .social-share .social-link:hover,.bottom-wrapper .wishlist__share .action-buttons .social-share .social-link:focus,.bottom-wrapper .wishlist__share .action-buttons .social-share .social-link:active{color:#67b2b1;}.bottom-wrapper .wishlist__share .action-buttons .social-share .fb_iframe_widget{position:relative;}.bottom-wrapper .wishlist__share .action-buttons .social-share .fb_iframe_widget:before{content:"";font-family:"Font Awesome 5 Brands";font-weight:900;}.bottom-wrapper .wishlist__share .action-buttons .social-share .fb_iframe_widget span{width:35px!important;height:45px!important;}.bottom-wrapper .wishlist__share .action-buttons .social-share .ig-background{display:none;}.bottom-wrapper .wishlist__share .action-buttons .social-share .fb-share-button iframe{opacity:.001;}.bottom-wrapper .wishlist__share .action-buttons .social-share .fb-share-button span{position:absolute;top:0;left:0;}.bottom-wrapper .wishlist__share .action-buttons .social-share .fb-share-button span iframe{width:35px!important;height:45px!important;}.bottom-wrapper .wishlist__share .action-buttons .social-share .fb-like iframe{opacity:0;}.bottom-wrapper .wishlist__share .action-buttons .social-share .fb-like iframe span{display:none;}.bottom-wrapper .wishlist__cta{background-color:#ff4500;}.bottom-wrapper .wishlist__cta .close-permanently{right:40px;}.bottom-wrapper .carousel-wrapper,.bottom-wrapper .promo-container-wrapper__ad{position:relative;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper{background-color:#939598;border-top:3px solid #000;}@media screen and (max-width:799px){.bottom-wrapper .carousel-wrapper .promo-wrapper,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper{background-color:#939598;border-top:3px solid #000;}}.bottom-wrapper .carousel-wrapper .promo-wrapper a:hover,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper a:hover{color:#fff;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container{position:relative;min-height:45px;display:flex;gap:25px;align-items:flex-start;background-color:#939598;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container{padding:0 10vw;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container:after,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container:before,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container:after,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container:before{content:"";position:absolute;width:40px;height:82px;background-color:#000;transform:rotate(33deg);}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container:after,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container:after{right:-25px;top:-13px;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container:before,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container:before{left:-5px;top:-30px;}@media screen and (min-width:800px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container{padding:0 10vw;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container:after,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container:before,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container:after,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container:before{content:"";position:absolute;width:40px;height:82px;background-color:#000;transform:rotate(33deg);}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container:after,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container:after{right:-25px;top:-13px;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container:before,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container:before{left:-5px;top:-30px;}}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container{gap:8px;flex-direction:column;}@media screen and (max-width:799px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container{gap:8px;flex-direction:column;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .alert-text,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .alert-text{font-family:"MakitaSans_ExtraBold";font-size:calc((14px) + (24 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .alert-text,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .alert-text{font-size:24px;}@media screen and (min-width:1920px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .alert-text,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .alert-text{font-size:24px;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .alert-text span,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .alert-text span{font-family:inherit;font-size:inherit;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container p,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container p{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((16px) + (32 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container p,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container p{font-size:32px;}@media screen and (min-width:1920px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container p,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container p{font-size:32px;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container p .color-black,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container p .color-black{font-family:inherit;font-size:inherit;color:#000;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container p .color-teal,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container p .color-teal{font-family:inherit;font-size:inherit;color:#008290;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container p .sub-text,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container p .sub-text{margin-left:10px;font-family:"MakitaSansCondensed_SemiBold";font-size:calc((14px) + (24 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container p .sub-text,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container p .sub-text{font-size:24px;}@media screen and (min-width:1920px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container p .sub-text,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container p .sub-text{font-size:24px;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container p:hover,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container p:hover{color:#000;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.erebates,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.erebates,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories{gap:8px;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.erebates:hover,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am:hover,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday:hover,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak:hover,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories:hover,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.erebates:hover,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am:hover,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday:hover,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak:hover,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories:hover{color:#000;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.erebates .container-wrapper,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am .container-wrapper,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday .container-wrapper,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak .container-wrapper,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories .container-wrapper,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.erebates .container-wrapper,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am .container-wrapper,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday .container-wrapper,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak .container-wrapper,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories .container-wrapper{display:flex;gap:8px;align-items:center;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.erebates img,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am img,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday img,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak img,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.erebates img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories img{height:25px;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.erebates img,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am img,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday img,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak img,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories img,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.erebates img,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am img,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday img,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak img,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories img{height:35px;margin:5px 0;}@media screen and (min-width:800px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.erebates img,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am img,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday img,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak img,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.erebates img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories img{height:35px;margin:5px 0;}}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak{background-color:#008290;}@media screen and (min-width:800px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak{background-color:#008290;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am img,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak img{height:22px;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am img,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak img,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am img,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak img{height:32px;}@media screen and (min-width:800px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.can-am img,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.maktrak img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.can-am img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.maktrak img{height:32px;}}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday{background:transparent linear-gradient(180deg,#f5f5f5 -39%,#1d1716 100%) 0% 0% no-repeat padding-box;}@media screen and (min-width:800px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday{background:transparent linear-gradient(180deg,#f5f5f5 -39%,#1d1716 100%) 0% 0% no-repeat padding-box;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday img{height:30px;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday img,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday img{height:42px;margin:0;}@media screen and (min-width:800px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.black-friday img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.black-friday img{height:42px;margin:0;}}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories{background:#fff;gap:12px;}@media screen and (min-width:800px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories{background:#fff;gap:12px;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories img{height:35px;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories .alert-text,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories .alert-text{color:#000;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories:hover,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories:hover{transition:all .3s ease-in-out;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories:hover .alert-text,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories:hover .alert-text{color:#fff;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories:hover .alert-text,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories:hover .alert-text{color:#008290;}@media screen and (min-width:800px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container.stories:hover .alert-text,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container.stories:hover .alert-text{color:#008290;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary{padding:6px 20px;font-size:calc((10px) + (16 - 10)*(100vw - (375px))/(1920 - 375));letter-spacing:1px;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary{font-size:16px;}@media screen and (min-width:1920px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary{font-size:16px;}}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary{align-self:center;}@media screen and (min-width:800px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary{align-self:center;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.erebates,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.stories,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.erebates,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.stories{font-family:"MakitaSans_Regular";padding:4px 20px;font-size:calc((10px) + (14 - 10)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.erebates,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.stories,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.erebates,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.stories{font-size:14px;}@media screen and (min-width:1920px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.erebates,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.stories,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.erebates,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.stories{font-size:14px;}}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.erebates,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.stories,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.erebates,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.stories{flex-basis:100%;flex-grow:1;max-width:fit-content;}@media screen and (max-width:799px){.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.erebates,.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.stories,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.erebates,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.stories{flex-basis:100%;flex-grow:1;max-width:fit-content;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.stories,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.stories{color:#fff;background-color:#008290;border:2px solid transparent;}.bottom-wrapper .carousel-wrapper .promo-wrapper .alert-container .makita-btn-transparent-primary.stories:hover,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .alert-container .makita-btn-transparent-primary.stories:hover{color:#008290;background-color:#fff;border:2px solid #008290;transition:all .3s ease-in-out;}.bottom-wrapper .carousel-wrapper .promo-wrapper .flex-container,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .flex-container{display:flex;align-items:center;}.bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img{padding-right:30px;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img{padding:0 10px;}@media screen and (min-width:600px){.bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img{padding:0 10px;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img__mob,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img__mob{display:block;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img__mob,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img__mob{display:none;}@media screen and (min-width:600px){.bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img__mob,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img__mob{display:none;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img__tab,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img__tab{display:none;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img__tab,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img__tab{display:block;}@media screen and (min-width:601px) and (max-width:1023px){.bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img__tab,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img__tab{display:block;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img__desk,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img__desk{display:none;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img__desk,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img__desk{display:block;}@media screen and (min-width:1024px){.bottom-wrapper .carousel-wrapper .promo-wrapper .inline-img__desk,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .inline-img__desk{display:block;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper{display:flex;flex-direction:column;text-align:left;font-family:"MakitaSans_SemiBold";}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper{flex-direction:row;}@media screen and (min-width:900px){.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper{flex-direction:row;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper>*,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper>*{font-size:14px;}.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper>* span,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper>* span{font-size:14px;}.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .description,.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper span,.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper span,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .description,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper span,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper span{margin:0 5px 5px 0;line-height:1em;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .description,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper span,.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper span,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .description,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper span,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper span{margin:initial;margin-right:5px;}@media screen and (min-width:900px){.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .description,.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper span,.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper span,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .description,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper span,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper span{margin:initial;margin-right:5px;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .description span,.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper span span,.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper span span,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .description span,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper span span,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper span span{font-weight:bold;text-transform:uppercase;}.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .makita-alert,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .makita-alert{color:#008290;font-family:"MakitaSans_Regular";}.bottom-wrapper .carousel-wrapper .promo-wrapper .description-wrapper .makita-alert p,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .description-wrapper .makita-alert p{font-size:14px;}.bottom-wrapper .carousel-wrapper .promo-wrapper .makita-alert,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .makita-alert{display:flex;justify-content:flex-start;gap:5px;align-items:center;padding:5px 20px;margin-left:8px;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .makita-alert.justify-start,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .makita-alert.justify-start{justify-content:center;padding:5px 0;}@media screen and (min-width:800px){.bottom-wrapper .carousel-wrapper .promo-wrapper .makita-alert.justify-start,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .makita-alert.justify-start{justify-content:center;padding:5px 0;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .makita-btn,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .makita-btn{display:none;font-family:"MakitaSans_SemiBold";line-height:1em;white-space:pre;padding:.57vw 1.43vw;border:2px solid #008290;transition:all .3s ease-in-out;margin-right:50px;font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .makita-btn,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .makita-btn{font-size:16px;}@media screen and (min-width:1920px){.bottom-wrapper .carousel-wrapper .promo-wrapper .makita-btn,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .makita-btn{font-size:16px;}}.bottom-wrapper .carousel-wrapper .promo-wrapper .makita-btn:hover,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .makita-btn:hover{color:#008290;border:2px solid #008290;background-color:#fff;}.lt-ie9 .bottom-wrapper .carousel-wrapper .promo-wrapper .makita-btn,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .makita-btn{display:block;}@media screen and (min-width:1024px){.bottom-wrapper .carousel-wrapper .promo-wrapper .makita-btn,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .makita-btn{display:block;}}.bottom-wrapper .carousel-wrapper .slick-prev,.bottom-wrapper .carousel-wrapper .slick-next,.bottom-wrapper .promo-container-wrapper__ad .slick-prev,.bottom-wrapper .promo-container-wrapper__ad .slick-next{top:20px;margin:0;}.bottom-wrapper .carousel-wrapper .slick-prev::before,.bottom-wrapper .carousel-wrapper .slick-next::before,.bottom-wrapper .promo-container-wrapper__ad .slick-prev::before,.bottom-wrapper .promo-container-wrapper__ad .slick-next::before{font-size:30px;}.lt-ie9 .bottom-wrapper .carousel-wrapper .slick-prev::before,.lt-ie9 .bottom-wrapper .carousel-wrapper .slick-next::before,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .slick-prev::before,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .slick-next::before{font-size:25px;}@media screen and (max-width:599px){.bottom-wrapper .carousel-wrapper .slick-prev::before,.bottom-wrapper .carousel-wrapper .slick-next::before,.bottom-wrapper .promo-container-wrapper__ad .slick-prev::before,.bottom-wrapper .promo-container-wrapper__ad .slick-next::before{font-size:25px;}}.bottom-wrapper .carousel-wrapper .slick-prev,.bottom-wrapper .promo-container-wrapper__ad .slick-prev{left:5px;}.bottom-wrapper .carousel-wrapper .slick-next,.bottom-wrapper .promo-container-wrapper__ad .slick-next{right:5px;}.lt-ie9 .bottom-wrapper .carousel-wrapper{display:none;}@media screen and (min-width:799px){.bottom-wrapper .carousel-wrapper{display:none;}}.bottom-wrapper .promo-container-wrapper__ad{display:flex;gap:0;justify-content:center;align-items:center;max-width:1920px;margin:0 auto;}.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad{display:none;}@media screen and (max-width:799px){.bottom-wrapper .promo-container-wrapper__ad{display:none;}}.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper{width:100%;padding:5px 0;}.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert{width:100%;display:inline-block;padding:0;margin:0;}.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container{padding:0;justify-content:center;align-items:center;}.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container:after,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container:before{content:none;}.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container .container-wrapper{flex-direction:column;gap:0;}@media screen and (max-width:1099px){.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container .container-wrapper{flex-direction:column;gap:0;}}.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container .container-wrapper .alert-image{padding:2px;}@media screen and (max-width:1459px){.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container .container-wrapper .alert-image{padding:2px;}}.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container .container-wrapper .alert-text__desktop{font-size:calc((16px) + (24 - 16)*(100vw - (800px))/(1920 - 800));}.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container .container-wrapper .alert-text__desktop{font-size:24px;}@media screen and (min-width:1920px){.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container .container-wrapper .alert-text__desktop{font-size:24px;}}.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container .container-wrapper .alert-text__desktop{text-transform:uppercase;}@media screen and (min-width:1460px){.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container .container-wrapper .alert-text__desktop{text-transform:uppercase;}}.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.erebates{background-color:#44474d;}.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.erebates:hover .alert-text{color:#67b2b1;}.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.maktrak:before,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.stories:before{content:"";width:24px;height:82px;left:-9px;top:-23px;}.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.maktrak:before,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.stories:before{top:-11px;transform:rotate(15deg);}@media screen and (max-width:1249px){.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.maktrak:before,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.stories:before{top:-11px;transform:rotate(15deg);}}.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.maktrak:before,.lt-ie9 .bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.stories:before{width:31px;height:88px;left:-11px;}@media screen and (min-width:1460px){.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.maktrak:before,.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.stories:before{width:31px;height:88px;left:-11px;}}.bottom-wrapper .promo-container-wrapper__ad .promo-wrapper .promo-item .makita-alert .alert-container.maktrak__no-ribbon:before{content:none;}.bottom-wrapper .close-btn{position:absolute;top:50%;right:10px;transform:translateY(-50%);border:1px solid #fff;padding:2px 5px;}.lt-ie9 .bottom-wrapper .close-btn{color:#000;border:2px solid #000;font-weight:bold;}@media screen and (min-width:800px){.bottom-wrapper .close-btn{color:#000;border:2px solid #000;font-weight:bold;}}.lt-ie9 .bottom-wrapper .close-btn{top:unset;bottom:0;}@media screen and (max-width:899px){.bottom-wrapper .close-btn{top:unset;bottom:0;}}.main-nav-collapse .res-menu-icn{cursor:pointer;}.main-nav-collapse .res-menu-icn:before{margin-right:5px;font-size:36px;}.lt-ie9 .main-nav-collapse .res-menu-icn{display:block;color:#fff;}@media screen and (min-width:0) and (max-width:1100px){.main-nav-collapse .res-menu-icn{display:block;color:#fff;}}.lt-ie9 .main-nav-collapse .res-menu-icn{display:none;}@media screen and (min-width:1100px){.main-nav-collapse .res-menu-icn{display:none;}}.lt-ie9 .main-nav-collapse .mobile-menu-btn{display:block;color:#fff;}@media screen and (min-width:0) and (max-width:1100px){.main-nav-collapse .mobile-menu-btn{display:block;color:#fff;}}.lt-ie9 .main-nav-collapse .mobile-menu-btn{display:none;}@media screen and (min-width:1100px){.main-nav-collapse .mobile-menu-btn{display:none;}}.main-nav-collapse .makita-logo img{display:inline-block;vertical-align:top;}.nav-wrapper{background-color:#000;}.lt-ie9 .nav-wrapper{padding:2px 0;background-color:#008290;position:absolute;width:100%;}@media screen and (min-width:1100px){.nav-wrapper{padding:2px 0;background-color:#008290;position:absolute;width:100%;}}.nav-wrapper .global-header__navigation{font-family:Arial,sans-serif;position:relative;background-color:#000;}.nav-wrapper .global-header__navigation .main-nav{display:flex;align-items:center;justify-content:space-between;width:100%;flex-direction:column-reverse;background-color:#008290;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav{flex-direction:row;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav{flex-direction:row;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul{display:none;background-color:#000;z-index:10;text-align:left;text-transform:uppercase;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul{display:flex;align-items:center;justify-content:space-between;background-color:#008290;z-index:4;list-style-type:none;padding:0;margin:0;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul{display:flex;align-items:center;justify-content:space-between;background-color:#008290;z-index:4;list-style-type:none;padding:0;margin:0;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul.open{display:inline-block;vertical-align:top;float:none;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul.open{display:block;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul.open{display:block;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li{margin:0;padding:0;border-left:0;width:100%;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li{border-top:0;padding:0;width:auto;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li{border-top:0;padding:0;width:auto;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li:first-child{border-left:0;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li:first-child{margin-left:0;}@media screen and (min-width:600px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li:first-child{margin-left:0;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li{border-top:solid 1px #6e6f72;text-align:left;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li{text-align:center;border-top:0;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li{text-align:center;border-top:0;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{font-family:"MakitaSans_SemiBold";font-size:16px;color:#fff;display:block;padding:12px 10px;position:relative;line-height:normal;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{padding-top:10px;padding-bottom:10px;padding-left:0;padding-right:0;font-weight:bold;display:flex;justify-content:center;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{padding-top:10px;padding-bottom:10px;padding-left:0;padding-right:0;font-weight:bold;display:flex;justify-content:center;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link.active:before{display:none;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link.active:before{content:"";position:absolute;bottom:-2px;border-left:6px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #000;display:block;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link.active:before{content:"";position:absolute;bottom:-2px;border-left:6px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #000;display:block;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link .fa{float:right;color:#008290;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link .fa{display:none;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link .fa{display:none;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.nav-logo{display:none;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.nav-logo a{display:block;line-height:normal;font-size:0;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.nav-logo{display:block;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.nav-logo{display:block;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li.nav-logo .nav-makita-logo{max-height:100%;max-width:100%;margin-right:1em;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel{display:none;position:absolute;z-index:1;background-color:transparent;left:0;right:0;width:100%;padding-top:3px;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel{display:none;position:absolute;z-index:1;background-color:transparent;left:0;right:0;width:100%;padding-top:3px;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel.only-me{display:block;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout.js-sub-menu-power-equipment .sub-menu-ul .sub-label span{font-size:18px;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout{position:fixed;top:119px;left:-100vw;width:100vw;height:100%;z-index:100;}@media screen and (max-width:1099px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout{position:fixed;top:119px;left:-100vw;width:100vw;height:100%;z-index:100;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header{font-family:"MakitaSans_SemiBold";font-size:24px;position:relative;padding:35px 0;color:#fff;background-color:#000;text-align:center;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #707070;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header{display:none;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header{display:none;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header .sub-menu-toggle{display:inline-block;color:#008290;font-size:40px;margin-left:27px;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header .sub-menu-toggle .slide-close{font-family:"MakitaSans_Regular";font-style:normal;border:1px solid #fff;font-weight:bold;padding:0 7px;background-color:#000;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header .sub-menu-label{margin:0 auto;padding-right:27px;text-align:center;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul{width:100%;display:flex;flex-direction:column;z-index:200;min-height:26px;background-color:#000;text-align:left;height:65%;overflow-y:scroll;overflow-x:hidden;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul{height:calc(100vw - 700px);overflow-y:auto;background-color:#000;padding:10px 0;width:100%;z-index:10;flex-direction:row;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul{height:calc(100vw - 700px);overflow-y:auto;background-color:#000;padding:10px 0;width:100%;z-index:10;flex-direction:row;}}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul{height:75%;}@media screen and (min-width:1700px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul{height:75%;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-b{display:flex;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c.d-none{display:none;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c.d-none{display:block;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c.d-none{display:block;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li{border-top:1px solid #707070;font-size:calc(.9em + .1vw);text-transform:capitalize;border-bottom:0;padding-left:10px;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li{padding-left:0;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li:first-child{border-top:0;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li{padding-left:0;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li:first-child{border-top:0;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li a{display:block;padding:7.5px 0;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li a:hover{background-color:rgba(255,255,255,.1);color:#67b2b1;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li.has-tagline{font-weight:bold;padding:5px 0 5px 10px;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li.has-tagline{padding:5px 0;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li.has-tagline{padding:5px 0;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li.has-tagline a .blurb{display:block;font-weight:normal;font-style:normal;text-transform:none;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col{margin:0;width:100%;border:0;border-left:0;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col{border-top:0;max-width:25%;padding-left:15px;padding-right:15px;margin:5px 10px 5px 0;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col:first-child{border-left:0;margin-left:10px;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col{border-top:0;max-width:25%;padding-left:15px;padding-right:15px;margin:5px 10px 5px 0;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col:first-child{border-left:0;margin-left:10px;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label{font-family:"MakitaSansCondensed_Black";color:#fff;margin:10px 0 12px;display:inline-block;vertical-align:top;margin-left:0;width:100%;border:1px solid #fff;border-left:0;border-right:0;background-color:rgba(255,255,255,.25);font-size:calc(1.5em + .25vw);padding:14px 0 14px 5px;min-height:30px;min-height:50px;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label{border:0;background-color:transparent;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label{border:0;background-color:transparent;}}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label span{margin-left:0;width:95%;display:inline-block;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label span{margin-left:0;width:95%;display:inline-block;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.no-border{border:0;background-color:transparent;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.no-border:hover{text-decoration:underline;color:#67b2b1;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label .blurb{font-family:"MakitaSans_Light";font-size:calc(.9em + .1vw);display:block;font-weight:normal;text-decoration:none;font-style:normal;text-transform:capitalize;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.makita-link.with-image{padding:5px 0;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.makita-link.with-image img{max-width:100%;max-height:100%;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.has-label-icon{display:flex;align-items:center;padding:7px 0;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.has-label-icon .label-icon{margin-right:15px;max-width:unset;max-height:unset;display:inline;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.accordion-header{cursor:pointer;border-left:0;border-right:0;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.accordion-header::after{transition:all .35s;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.accordion-header::after{content:"";font-family:"Font Awesome 5 Free";color:#008290;font-size:22px;font-weight:bold;float:right;margin-right:20px;margin-left:auto;}@media screen and (max-width:1099px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.accordion-header::after{content:"";font-family:"Font Awesome 5 Free";color:#008290;font-size:22px;font-weight:bold;float:right;margin-right:20px;margin-left:auto;}}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label img{padding-left:7px;}@media screen and (max-width:1099px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label img{padding-left:7px;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label-link{border:0;text-transform:uppercase;background-color:#008290;padding:5px 10px;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label-link{display:none;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label-link{display:none;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-section{font-family:"MakitaSans_ExtraBold";font-size:.9em;margin:0 8px;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-section{font-size:.8em;}@media screen and (min-width:1100px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-section{font-size:.8em;}}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-section a{display:block;line-height:18px;margin-bottom:.825em;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-section .blurb{font-family:"MakitaSans_Light";font-size:1.1em;display:block;font-weight:normal;text-decoration:none;font-style:normal;text-transform:capitalize;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list{font-size:.9em;margin:0 8px;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list .sub-list-header{border-bottom:1px solid #fff;color:#fff;font-family:"MakitaSans_Medium";margin-bottom:.55em;display:block;font-size:14px;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list a{position:relative;display:block;text-decoration:none;width:100%;margin-bottom:.55em;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list a.makita-link{margin-bottom:0;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list.column-styles{margin-right:calc(1em + 3vw);margin-left:0;}.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list.column-styles:last-child{margin-right:0;}.lt-ie9 .nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col.add-border-bottom{border-bottom:1px solid #707070;}@media screen and (max-width:1099px){.nav-wrapper .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col.add-border-bottom{border-bottom:1px solid #707070;}}.nav-wrapper-new{background-color:#000;}.nav-wrapper-new .container{width:100%;}.lt-ie9 .nav-wrapper-new .container{height:initial;}@media screen and (min-width:1460px){.nav-wrapper-new .container{height:initial;}}.lt-ie9 .nav-wrapper-new{position:absolute;top:26px;width:100%;padding:0 0;background-color:#008290;}@media screen and (min-width:1100px){.nav-wrapper-new{position:absolute;top:26px;width:100%;padding:0 0;background-color:#008290;}}.nav-wrapper-new .global-header__navigation{font-family:Arial,sans-serif;position:relative;background-color:#000;}.nav-wrapper-new .global-header__navigation .main-nav{display:flex;align-items:center;justify-content:space-between;width:100%;flex-direction:column-reverse;background-color:#008290;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav{flex-direction:row;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav{flex-direction:row;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul{display:none;background-color:#000;z-index:10;text-align:left;width:100%;text-transform:uppercase;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul{width:unset;display:flex;gap:13px;align-items:center;justify-content:flex-start;background-color:#008290;z-index:4;list-style-type:none;padding:0 20px;margin-left:140px;text-transform:capitalize;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul{width:unset;display:flex;gap:13px;align-items:center;justify-content:flex-start;background-color:#008290;z-index:4;list-style-type:none;padding:0 20px;margin-left:140px;text-transform:capitalize;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul{text-transform:uppercase;}@media screen and (min-width:1230px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul{text-transform:uppercase;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul{gap:25px;margin-left:150px;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul:lang(es){gap:13px;}@media screen and (min-width:1600px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul{gap:25px;margin-left:150px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul:lang(es){gap:13px;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul.open{display:inline-block;vertical-align:top;float:none;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul.open{display:block;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul.open{display:block;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li{margin:0;padding:0;border-left:0;width:100%;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li{border-top:0;padding:0;width:auto;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li{border-top:0;padding:0;width:auto;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li:first-child{border-left:0;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li:first-child{margin-left:0;}@media screen and (min-width:600px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li:first-child{margin-left:0;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li{border-top:solid 1px #6e6f72;text-align:left;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li{text-align:center;border-top:0;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li{text-align:center;border-top:0;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li__second{display:none;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li__second{display:none;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{font-family:"MakitaSans_SemiBold";font-size:15px;color:#fff;display:block;padding:12px 5px;position:relative;line-height:normal;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{padding-top:0;padding-bottom:5px;padding-left:0;padding-right:0;font-weight:bold;display:flex;justify-content:center;font-size:14px;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{padding-top:0;padding-bottom:5px;padding-left:0;padding-right:0;font-weight:bold;display:flex;justify-content:center;font-size:14px;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link:lang(es){font-size:calc((12px) + (13 - 12)*(100vw - (1100px))/(1300 - 1100));}.lt-ie9 .lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link:lang(es){font-size:13px;}@media screen and (min-width:1300px){.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link:lang(es){font-size:13px;}}@media screen and (min-width:1100px) and (max-width:1600px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link:lang(es){font-size:calc((12px) + (13 - 12)*(100vw - (1100px))/(1300 - 1100));}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link:lang(es){font-size:13px;}}@media screen and (min-width:1100px) and (max-width:1600px) and (min-width:1300px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link:lang(es){font-size:13px;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{font-size:calc((13px) + (15 - 13)*(100vw - (1100px))/(1920 - 1100));}.lt-ie9 .lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{font-size:15px;}@media screen and (min-width:1920px){.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{font-size:15px;}}@media screen and (min-width:1230px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{font-size:calc((13px) + (15 - 13)*(100vw - (1100px))/(1920 - 1100));}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{font-size:15px;}}@media screen and (min-width:1230px) and (min-width:1920px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link{font-size:15px;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link.active:before{display:none;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link.active:before{content:"";position:absolute;bottom:-20px;display:block;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:13px solid #000;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link.active:before{content:"";position:absolute;bottom:-20px;display:block;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:13px solid #000;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link .fa{float:right;color:#008290;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link .fa{display:none;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.main-menu-li .top-level-link .fa{display:none;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.nav-logo{display:none;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.nav-logo a{display:block;line-height:normal;font-size:0;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.nav-logo{display:block;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.nav-logo{display:block;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li.nav-logo .nav-makita-logo{max-height:100%;max-width:100%;margin-right:1em;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel{display:none;position:absolute;z-index:1;background-color:transparent;left:0;right:0;width:100%;padding-top:20px;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel{display:none;position:absolute;z-index:1;background-color:transparent;left:0;right:0;width:100%;padding-top:20px;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel.only-me{display:block;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-wrapper{display:grid;grid-template-columns:minmax(200px,300px) minmax(0,1fr) minmax(0,1fr) 1fr;grid-template-rows:auto;grid-template-areas:"header items items items";margin:0 auto;padding:0 0 0 12.5%;background:#000;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-wrapper{padding:0 10px;}@media screen and (max-width:1459px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-wrapper{padding:0 10px;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-wrapper{display:block;padding:0;background:unset;}@media screen and (max-width:1099px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-wrapper{display:block;padding:0;background:unset;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout{position:fixed;top:119px;left:-100vw;width:100vw;height:100%;z-index:100;}@media screen and (max-width:1099px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout{position:fixed;top:119px;left:-100vw;width:100vw;height:100%;z-index:100;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header{font-family:"MakitaSans_SemiBold";font-size:24px;position:relative;padding:35px 0;color:#fff;background-color:#000;text-align:center;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #707070;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header{display:none;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header{display:none;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header .sub-menu-toggle{display:inline-block;color:#008290;font-size:40px;margin-left:27px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header .sub-menu-toggle .slide-close{font-family:"MakitaSans_Regular";font-style:normal;border:1px solid #fff;font-weight:bold;padding:0 7px;background-color:#000;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-header .sub-menu-label{margin:0 auto;padding-right:27px;text-align:center;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul{grid-area:header;width:100%;display:flex;flex-direction:column;z-index:200;min-height:26px;background-color:#000;text-align:left;height:65%;overflow-y:scroll;overflow-x:hidden;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul{overflow-y:auto;background-color:#000;padding:10px 0;padding-right:20px;width:100%;z-index:10;height:unset;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul{overflow-y:auto;background-color:#000;padding:10px 0;padding-right:20px;width:100%;z-index:10;height:unset;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-b{display:flex;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c.d-none{display:none;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c.d-none-single{display:none;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c.d-none-single{display:block;}@media screen and (max-width:1099px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c.d-none-single{display:block;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li{border-top:1px solid #707070;font-size:calc(.9em + .1vw);text-transform:capitalize;border-bottom:0;padding-left:10px;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li{padding-left:0;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li:first-child{border-top:0;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li{padding-left:0;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li:first-child{border-top:0;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li a{display:block;padding:7.5px 0;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li a:hover{background-color:rgba(255,255,255,.1);color:#67b2b1;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li.has-tagline{font-weight:bold;padding:5px 0 5px 10px;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li.has-tagline{padding:5px 0;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li.has-tagline{padding:5px 0;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .level-c li.has-tagline a .blurb{display:block;font-weight:normal;font-style:normal;text-transform:none;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col{margin:0;width:100%;border:0;border-left:0;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col{border-top:0;padding-left:15px;padding-right:15px;margin:2.5px 10px 2.5px 0;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col{border-top:0;padding-left:15px;padding-right:15px;margin:2.5px 10px 2.5px 0;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col.menu-hover{background-color:#008290;width:100%;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col.menu-hover{background-color:#008290;width:100%;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col.menu-hover-oa{background-color:#5b563e;width:100%;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col.menu-hover-oa{background-color:#5b563e;width:100%;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label{font-family:"MakitaSansCondensed_Black";color:#fff;display:inline-block;vertical-align:top;margin-left:0;width:100%;border:1px solid #fff;border-left:0;border-right:0;background-color:rgba(255,255,255,.25);font-size:calc(1.5em + .25vw);padding:14px 0 14px 5px;min-height:30px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.js-show-hide-submenu-outdoor-adventure img{margin-left:5px;width:300px;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label{border:0;background-color:transparent;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label{border:0;background-color:transparent;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label span{margin-left:0;width:95%;display:inline-block;font-size:.7em;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label span{margin-left:0;width:95%;display:inline-block;font-size:.7em;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.no-border{border:0;background-color:transparent;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label .blurb{font-family:"MakitaSans_Light";font-size:calc(.9em + .1vw);display:block;font-weight:normal;text-decoration:none;font-style:normal;text-transform:capitalize;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.makita-link.with-image{padding:25px 0;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.makita-link.with-image img{max-width:100%;max-height:100%;max-width:235px;width:100%;height:45px;object-fit:cover;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.makita-link.has-label-icon{display:flex;align-items:center;padding:7px 0;cursor:pointer;min-height:49px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.makita-link.has-label-icon .label-icon{margin-right:15px;max-width:unset;max-height:unset;display:inline;width:unset;height:32px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.has-label-icon{display:flex;align-items:center;padding:7px 0;cursor:pointer;min-height:49px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.has-label-icon .label-icon{margin-right:15px;max-width:unset;max-height:unset;display:inline;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.accordion-header{cursor:pointer;border-left:0;border-right:0;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.accordion-header::after{transition:all .35s;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.accordion-header::after{content:"";font-family:"Font Awesome 5 Free";color:#008290;font-size:22px;font-weight:bold;float:right;margin-right:20px;margin-left:auto;}@media screen and (max-width:1099px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label.accordion-header::after{content:"";font-family:"Font Awesome 5 Free";color:#008290;font-size:22px;font-weight:bold;float:right;margin-right:20px;margin-left:auto;}}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label img{padding-left:7px;}@media screen and (max-width:1099px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label img{padding-left:7px;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label-link{border:0;text-transform:uppercase;background-color:#008290;padding:5px 10px;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label-link{display:none;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-label-link{display:none;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-section{font-family:"MakitaSans_ExtraBold";font-size:.9em;margin:0 8px;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-section{font-size:.8em;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-section{font-size:.8em;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-section a{display:block;line-height:18px;margin-bottom:.825em;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-section .blurb{font-family:"MakitaSans_Light";font-size:1.1em;display:block;font-weight:normal;text-decoration:none;font-style:normal;text-transform:capitalize;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list{font-size:.9em;margin:0 8px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list .sub-list-header{border-bottom:1px solid #fff;color:#fff;font-family:"MakitaSans_Medium";margin-bottom:.55em;display:block;font-size:14px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list a{position:relative;display:block;text-decoration:none;width:100%;margin-bottom:.55em;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list a.makita-link{margin-bottom:0;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list.column-styles{margin-right:calc(1em + 3vw);margin-left:0;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col .sub-list.column-styles:last-child{margin-right:0;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col.add-border-bottom{border-bottom:1px solid #707070;}@media screen and (max-width:1099px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .sub-menu-ul .col.add-border-bottom{border-bottom:1px solid #707070;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items{grid-area:items;background:#000;display:grid;grid-template-columns:minmax(200px,auto) minmax(0,2fr) 1fr;grid-template-areas:"menus callout callout";align-content:flex-start;padding:0 0 0 10px;max-height:410px;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items{display:none;}@media screen and (max-width:1099px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items{display:none;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c.d-none{display:none;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c.d-none.active{display:contents;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li{font-size:14px;line-height:24px;text-transform:capitalize;padding-left:10px;padding:1px 0 1px 10px;display:flex;align-items:center;justify-items:center;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li:hover{background-color:#f5f5f5;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li:hover a{color:#000;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li{padding-left:0;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li{padding-left:0;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li a{display:block;padding:1.5px 0;width:100%;font-family:Arial,sans-serif;color:#f5f5f5;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li.has-tagline{font-weight:bold;font-size:14.5px;padding:5px 0 5px 10px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li.has-tagline:hover{background-color:#f5f5f5;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li.has-tagline{padding:5px 0;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li.has-tagline:hover{background-color:#f5f5f5;}@media screen and (min-width:1100px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li.has-tagline{padding:5px 0;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li.has-tagline:hover{background-color:#f5f5f5;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .level-c li.has-tagline a .blurb{display:block;font-size:13px;font-weight:normal;font-style:normal;text-transform:none;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .items-wrapper{grid-area:menus;display:grid;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-flow:column;height:min-content;align-content:flex-start;gap:0 25px;overflow-y:auto;padding:20px 10px 20px 0;text-align:left;width:max-content;max-height:410px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .items-wrapper li{padding:0 10px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .items-wrapper li.has-tagline{padding:5px 10px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .items-wrapper.js-sub-menu-1col{grid-template-columns:1fr;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .items-wrapper::-webkit-scrollbar{width:8px;background-color:#000;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .items-wrapper::-webkit-scrollbar-thumb{background-color:#f5f5f5;opacity:.5;background-repeat:no-repeat;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .items-wrapper::-webkit-scrollbar-track{border:0;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout{grid-area:callout;background:#000;padding:0 0 0 30px;height:100%;width:100%;object-fit:cover;display:flex;justify-content:right;align-items:flex-start;}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout{display:none;}@media screen and (max-width:1199px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout{display:none;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout .callout-wrapper{position:relative;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout .callout-wrapper .center-logo{position:absolute;height:unset;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;background-color:rgba(0,0,0,.45);padding:20px;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout .callout-wrapper .bottom-banner{position:absolute;bottom:0;width:100%;padding:calc(5px + 7*(100vw - 1000px)/920) 0;background-color:#008290;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((12px) + (32 - 12)*(100vw - (1000px))/(1920 - 1000));}.lt-ie9 .nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout .callout-wrapper .bottom-banner{font-size:32px;}@media screen and (min-width:1920px){.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout .callout-wrapper .bottom-banner{font-size:32px;}}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout .callout-images:hover{color:#fff;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout .d-none{display:none;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout .active{display:block;}.nav-wrapper-new .global-header__navigation .main-nav .main-menu-ul li .sub-menu-panel .sub-menu-slideout .menu-items .callout img{max-width:100%;object-fit:cover;height:410px;}.modal-overlay.makita-global-list .countries ul{display:inline-block;vertical-align:top;text-align:left;margin-left:3%;}.modal-overlay.makita-global-list .countries ul li{width:120px;line-height:12px;margin-bottom:8px;}.modal-overlay.makita-global-list .countries a{font-size:.8em;}.latest-tool-box{border:1px solid #f1f1f1;cursor:pointer;display:inline-block;padding:0 1px;position:relative;color:#333;}.latest-tool-box:hover .tool-bg{background-color:#e6e7e9;}.latest-tool-box .tool img{padding:20px;border-style:none;}.latest-tool-box .tool-specs .spec-name{float:left;}.latest-tool-box .tool-specs .spec-value{float:right;}.latest-tool-box .pos-rel{height:100%;position:relative;}.latest-tool-box .product-loader{background:url("../gif/loader-teal-trans.gif") no-repeat scroll 3% 3% transparent;background-color:rgba(0,0,0,.2);display:none;height:100%;position:absolute;width:100%;}.latest-tool-box .model-number{bottom:0;color:#333;font-size:10px;right:3px;margin:0;padding:0;position:absolute;text-transform:uppercase;}.lt-ie9 .latest-tool-box .tool-bg{background-color:#fff;display:table;height:150px;line-height:0;text-align:center;width:100%;}.lt-ie9 .latest-tool-box .tool-bg img{display:table-cell;margin:0 auto;max-height:150px;vertical-align:middle;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap{display:table-cell;vertical-align:middle;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap .tech-logos{position:absolute;left:-2px;top:10px;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap .tech-logos span{color:#ee4037;display:inline-block;float:left;font-size:14px;font-weight:bold;padding:6px 3px 0 3px;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap .tech-logos img{float:left;padding:3px 0 0 3px;}.lt-ie9 .latest-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;min-height:45px;text-align:left;padding:0 5px;margin-bottom:.825em;}.lt-ie9 .latest-tool-box .tool-title p{padding:3px 0;}.lt-ie9 .latest-tool-box .tool-title p .new{color:#f00;}.lt-ie9 .latest-tool-box .tool-specs{font-size:65%;display:none;}.lt-ie9 .latest-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.lt-ie9 .latest-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.lt-ie9 .latest-tool-box .tool-specs li p{font-size:85%;font-weight:normal;float:left;}.lt-ie9 .latest-tool-box .tool-specs li p:nth-child(even){float:right;}@media screen and (min-width:300px){.latest-tool-box .tool-bg{background-color:#fff;display:table;height:150px;line-height:0;text-align:center;width:100%;}.latest-tool-box .tool-bg img{display:table-cell;margin:0 auto;max-height:150px;vertical-align:middle;}.latest-tool-box .tool-bg .tool-img-wrap{display:table-cell;vertical-align:middle;}.latest-tool-box .tool-bg .tool-img-wrap .tech-logos{position:absolute;left:-2px;top:10px;}.latest-tool-box .tool-bg .tool-img-wrap .tech-logos span{color:#ee4037;display:inline-block;float:left;font-size:14px;font-weight:bold;padding:6px 3px 0 3px;}.latest-tool-box .tool-bg .tool-img-wrap .tech-logos img{float:left;padding:3px 0 0 3px;}.latest-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;min-height:45px;text-align:left;padding:0 5px;margin-bottom:.825em;}.latest-tool-box .tool-title p{padding:3px 0;}.latest-tool-box .tool-title p .new{color:#f00;}.latest-tool-box .tool-specs{font-size:65%;display:none;}.latest-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.latest-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.latest-tool-box .tool-specs li p{font-size:85%;font-weight:normal;float:left;}.latest-tool-box .tool-specs li p:nth-child(even){float:right;}}.lt-ie9 .latest-tool-box .tool-bg{background-color:#fff;display:table;height:200px;line-height:20px;text-align:center;width:100%;}.lt-ie9 .latest-tool-box .tool-bg img{display:table-cell;margin:0 auto;max-height:190px;vertical-align:middle;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap{display:table-cell;vertical-align:middle;}.lt-ie9 .latest-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;margin-bottom:0;}.lt-ie9 .latest-tool-box .tool-title p{padding:3px 0;}.lt-ie9 .latest-tool-box .tool-specs{font-size:65%;display:none;}.lt-ie9 .latest-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.lt-ie9 .latest-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.lt-ie9 .latest-tool-box .tool-specs li p{font-size:85%;font-weight:normal;float:left;}.lt-ie9 .latest-tool-box .tool-specs li p:nth-child(even){float:right;}@media screen and (min-width:420px){.latest-tool-box .tool-bg{background-color:#fff;display:table;height:200px;line-height:20px;text-align:center;width:100%;}.latest-tool-box .tool-bg img{display:table-cell;margin:0 auto;max-height:190px;vertical-align:middle;}.latest-tool-box .tool-bg .tool-img-wrap{display:table-cell;vertical-align:middle;}.latest-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;margin-bottom:0;}.latest-tool-box .tool-title p{padding:3px 0;}.latest-tool-box .tool-specs{font-size:65%;display:none;}.latest-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.latest-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.latest-tool-box .tool-specs li p{font-size:85%;font-weight:normal;float:left;}.latest-tool-box .tool-specs li p:nth-child(even){float:right;}}.lt-ie9 .latest-tool-box .tool-bg{background-color:#fff;height:200px;width:100%;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap{position:relative;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap .tool img{margin:0 auto;max-width:100%;max-height:200px;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap .tech-logos{position:absolute;left:-2px;top:0;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap .tech-logos span{color:#ee4037;display:inline-block;float:left;font-size:14px;font-weight:bold;padding:6px 3px 0 3px;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap .tech-logos img{float:left;padding:3px 0 0 3px;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap .on-promo{position:absolute;right:0;top:0;}.lt-ie9 .latest-tool-box .tool-bg .tool-img-wrap .on-promo img{height:70px;padding:0;position:absolute;right:0;top:0;width:70px;}.lt-ie9 .latest-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;overflow:hidden;}.lt-ie9 .latest-tool-box .tool-title p{padding:3px 0;}.lt-ie9 .latest-tool-box .tool-title .specs{font-size:90%;}.lt-ie9 .latest-tool-box .tool-title .specs li:nth-child(odd){background-color:#ccc;}.lt-ie9 .latest-tool-box .tool-title .specs.grid4{height:100px;}.lt-ie9 .latest-tool-box .tool-title .specs.grid4 span{display:inline-block;width:45%;text-align:left;}.lt-ie9 .latest-tool-box .tool-specs{font-size:65%;display:inline;}.lt-ie9 .latest-tool-box .tool-specs :hover{background-color:#ccc;}.lt-ie9 .latest-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.lt-ie9 .latest-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.lt-ie9 .latest-tool-box .tool-specs li p{background-color:transparent;font-size:85%;font-weight:normal;float:left;display:block;}.lt-ie9 .latest-tool-box .tool-specs li p:nth-child(even){background-color:transparent;display:block;float:right;}@media screen and (min-width:600px){.latest-tool-box .tool-bg{background-color:#fff;height:200px;width:100%;}.latest-tool-box .tool-bg .tool-img-wrap{position:relative;}.latest-tool-box .tool-bg .tool-img-wrap .tool img{margin:0 auto;max-width:100%;max-height:200px;}.latest-tool-box .tool-bg .tool-img-wrap .tech-logos{position:absolute;left:-2px;top:0;}.latest-tool-box .tool-bg .tool-img-wrap .tech-logos span{color:#ee4037;display:inline-block;float:left;font-size:14px;font-weight:bold;padding:6px 3px 0 3px;}.latest-tool-box .tool-bg .tool-img-wrap .tech-logos img{float:left;padding:3px 0 0 3px;}.latest-tool-box .tool-bg .tool-img-wrap .on-promo{position:absolute;right:0;top:0;}.latest-tool-box .tool-bg .tool-img-wrap .on-promo img{height:70px;padding:0;position:absolute;right:0;top:0;width:70px;}.latest-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;overflow:hidden;}.latest-tool-box .tool-title p{padding:3px 0;}.latest-tool-box .tool-title .specs{font-size:90%;}.latest-tool-box .tool-title .specs li:nth-child(odd){background-color:#ccc;}.latest-tool-box .tool-title .specs.grid4{height:100px;}.latest-tool-box .tool-title .specs.grid4 span{display:inline-block;width:45%;text-align:left;}.latest-tool-box .tool-specs{font-size:65%;display:inline;}.latest-tool-box .tool-specs :hover{background-color:#ccc;}.latest-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.latest-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.latest-tool-box .tool-specs li p{background-color:transparent;font-size:85%;font-weight:normal;float:left;display:block;}.latest-tool-box .tool-specs li p:nth-child(even){background-color:transparent;display:block;float:right;}}.innovation-page .innovation-card{display:table;padding:15px;margin-bottom:0;width:100%;float:none;}.lt-ie9 .innovation-page .innovation-card{float:left;width:50%;margin-bottom:30px;}@media screen and (min-width:900px){.innovation-page .innovation-card{float:left;width:50%;margin-bottom:30px;}}.innovation-page .innovation-card a{color:#008290;}.innovation-page .innovation-card ul li{display:inline-block;vertical-align:top;width:80%;}.innovation-page .innovation-card ul .logo-div{display:inline-block;width:100px;height:auto;vertical-align:top;text-align:center;margin-bottom:.825em;}.lt-ie9 .innovation-page .innovation-card ul .logo-div{height:100px;margin-bottom:0;}@media screen and (min-width:600px){.innovation-page .innovation-card ul .logo-div{height:100px;margin-bottom:0;}}.innovation-page .innovation-card ul .tech-description{padding:0;width:100%;text-align:justify;}.lt-ie9 .innovation-page .innovation-card ul .tech-description{padding-left:30px;width:80%;}@media screen and (min-width:600px){.innovation-page .innovation-card ul .tech-description{padding-left:30px;width:80%;}}.lt-ie9 .innovation-page .innovation-card ul .tech-description{padding-left:30px;width:72%;}@media screen and (min-width:900px){.innovation-page .innovation-card ul .tech-description{padding-left:30px;width:72%;}}.innovation-page .innovation-card ul .tech-description .makita-header{font-family:"MakitaSans_Medium";color:#000;margin-bottom:0;font-size:1em;text-align:left;}.features-container .innovation-close{cursor:pointer;position:absolute;right:12px;top:-18px;padding:3px;background-color:#d3d3d3;display:none;}.slide-innovations{background-color:#008290;}.slide-innovations .tech-image{position:relative;}.innovation-wrap{overflow:hidden;font-size:13px;}.innovation-wrap img{max-height:100%;max-width:100%;}.innovation-wrap .feature-images{margin-bottom:40px;float:left;}.innovation-wrap .innovation-text{font-family:Arial,sans-serif;text-align:justify;font-size:14px;}.innovation-wrap .innovation-text .innovation-image-title{font-family:"MakitaSansCondensed_Light";text-align:left;color:#008290;font-weight:bold;margin-top:15px;text-transform:uppercase;font-size:18px;}.innovation-wrap .innovation-highlight-container{margin-bottom:0;}.innovation-wrap .innovation-highlight-container .highlight-text{margin-bottom:10px;font-family:"MakitaSansCondensed_Light";}.innovation-wrap .innovation-highlight-container .highlight-text .highlight-title{font-size:42px;font-weight:bold;margin-bottom:-10px;color:#008290;text-transform:uppercase;}.lt-ie9 .innovation-wrap .innovation-highlight-container .highlight-text .highlight-title{font-size:20px;}@media screen and (max-width:599px){.innovation-wrap .innovation-highlight-container .highlight-text .highlight-title{font-size:20px;}}.innovation-wrap .innovation-highlight-container .highlight-text .highlight-description{font-size:24px;text-transform:uppercase;}.lt-ie9 .innovation-wrap .innovation-highlight-container .highlight-text .highlight-description{font-size:20px;}@media screen and (max-width:599px){.innovation-wrap .innovation-highlight-container .highlight-text .highlight-description{font-size:20px;}}.innovation-wrap .related-media-heading{border-top:3px solid #999;margin-bottom:20px;}.innovation-wrap .related-media-heading .related-media-htag{padding-top:10px;font-family:"MakitaSansCondensed_Light";font-size:18px;color:#008290;font-weight:bold;text-transform:uppercase;}.innovation-wrap .related-media-container{margin-bottom:20px;width:100%;}.innovation-wrap #cover-text{height:205px;overflow:hidden;padding:5px;position:relative;}.innovation-wrap #cover-text p{font-size:100%;padding:5px;text-align:left;}.innovation-title-description{background-color:#008290;background-image:url(../png/slide-indicator_426x30.png);background-position:center top;background-repeat:no-repeat;padding:30px;position:relative;}.innovation-title-description h1,.innovation-title-description p{font-family:Arial,sans-serif;color:#fff;font-size:18px;}.innovation-title-description h1{font-family:"MakitaSans_ExtraBold";font-size:24px;margin-top:.55em;margin-bottom:.55em;}.innovation-title-description sup{font-size:10px;}.innovation-title-description .innovation-slide-txt .desc-link{color:#fff;font-weight:bold;}.innovation-title-description .innovation-slide-txt .desc-link:hover,.innovation-title-description .innovation-slide-txt .desc-link:focus,.innovation-title-description .innovation-slide-txt .desc-link:active{color:#67b2b1;}.innovation-title-description .innovation-slide-txt .small-print{position:absolute;bottom:0;right:0;color:#fff;font-size:12px;margin-bottom:10px;margin-right:15px;font-weight:normal;font-family:Arial,sans-serif;text-transform:none;}.lt-ie9 .innovation-title-description{margin-bottom:20px;padding:30px;text-align:center;}.lt-ie9 .innovation-title-description h1,.lt-ie9 .innovation-title-description p{font-size:16px;}.lt-ie9 .innovation-title-description h1{font-size:18px;}@media screen and (min-width:300px){.innovation-title-description{margin-bottom:20px;padding:30px;text-align:center;}.innovation-title-description h1,.innovation-title-description p{font-size:16px;}.innovation-title-description h1{font-size:18px;}}.makita-form input,.makita-form select,.makita-form textarea{border-radius:0;}.makita-form input[type=text],.makita-form input[type=submit]{-webkit-appearance:none;}.makita-form input{border:1px solid #aaa;}.makita-form input.makita-btn{border:1px solid #008290;}.makita-form select{height:28px;display:inline-block;color:#808080;}.makita-form select:not(:first-child){color:#2a2d2f;}.makita-form select.selected{color:#000;}.makita-form select [disabled]{color:#808080;}.makita-form select option{color:#000;}.makita-form input::-webkit-input-placeholder{color:#808080;}.makita-form input::-moz-placeholder{color:#808080;}.makita-form .password-inst{font-size:.9em;margin-bottom:1.65em;}.makita-form .short-input input,.makita-form .short-input select{width:32%;}.makita-form .short-input .input-validation-error{width:30%;}.makita-form .short-input .xsmall-input{width:21%;}.makita-form .med-input .input-box{width:48%;}.makita-form .med-input .input-validation-error{width:45%;}.makita-form .long-input .input-box{width:97%;}.makita-form .long-input .input-validation-error{width:94%;}.makita-form .med-input,.makita-form .long-input,.makita-form .short-input{margin-bottom:1.1em;}.makita-form .ind-select{width:65%;}.makita-form .check-box{margin-bottom:1.1em;}.makita-form .check-box input[type=checkbox],.makita-form .check-box label{margin-right:10px;}.makita-form .multi-inline-inputs .input-box{width:97%;margin-bottom:15px;}.lt-ie9 .makita-form .multi-inline-inputs .input-box{display:inline;width:48%;margin-bottom:0;}@media screen and (min-width:600px){.makita-form .multi-inline-inputs .input-box{display:inline;width:48%;margin-bottom:0;}}.makita-form .multi-inline-inputs .input-validation-error{width:94%;border-right-width:0;}.lt-ie9 .makita-form .multi-inline-inputs .input-validation-error{display:inline;width:45%;margin-bottom:0;}@media screen and (min-width:600px){.makita-form .multi-inline-inputs .input-validation-error{display:inline;width:45%;margin-bottom:0;}}.makita-form .tools-purchased{clear:both;display:table;margin-bottom:1.1em;}.makita-form .tools-purchased div{float:left;width:33%;border-right:1px solid #333;padding:0 20px;}.makita-form .tools-purchased div:first-child{padding-left:0;}.makita-form .tools-purchased div:last-child{border-right:0;padding-right:0;}.makita-form .tools-purchased div h3{margin-bottom:.825em;}.makita-form .tools-purchased div select{width:80%;}.makita-form .tools-purchased div .gen-label{font-size:1.1em;}.makita-form .inline-input-section{background-color:#d6d6d6;padding:10px 0;min-height:50px;}.makita-form .inline-input-section .input-box{width:80%;margin-bottom:15px;margin-left:10px;}.makita-form .inline-input-section input[type=submit]{margin-left:11px;}.lt-ie9 .makita-form .inline-input-section .input-box{width:30%;display:inline-block;margin-bottom:0;}@media screen and (min-width:900px){.makita-form .inline-input-section .input-box{width:30%;display:inline-block;margin-bottom:0;}}.makita-form .form-label{width:100%;display:block;}.lt-ie9 .makita-form .form-label{width:14%;display:inline-block;}@media screen and (min-width:900px){.makita-form .form-label{width:14%;display:inline-block;}}.makita-form .dyn-submit-spin{text-align:right;position:absolute;top:3px;right:6px;}.makita-form .gen-label{font-family:Arial,sans-serif;}.makita-form .miles-drop-down{display:inline-block;vertical-align:top;background-color:#fff;color:#000;padding:0 18px;height:30px;}.makita-form .miles-drop-down:lang(es){padding:0 3px;}.makita-form .miles-drop-down select{height:25px;}.makita-form .error{color:#f00;}.makita-form .warning{color:#ffa500;}.makita-form-v2 input,.makita-form-v2 select,.makita-form-v2 textarea{border-radius:0;}.makita-form-v2 input[type=text],.makita-form-v2 input[type=submit]{-webkit-appearance:none;}.makita-form-v2 input,.makita-form-v2 textarea,.makita-form-v2 select{border:1px solid #aaa;}.makita-form-v2 input.makita-btn,.makita-form-v2 textarea.makita-btn,.makita-form-v2 select.makita-btn{border:1px solid #008290;}.makita-form-v2 select{display:inline-block;color:#808080;}.makita-form-v2 select.selected{color:#000;}.makita-form-v2 select [disabled]{color:#808080;}.makita-form-v2 select option{color:#000;}.makita-form-v2 input::-webkit-input-placeholder{color:#808080;}.makita-form-v2 input::-moz-placeholder{color:#808080;}.makita-form-v2 .check-box.left{text-align:left;}.makita-form-v2 .message-label{font-size:14px;}.makita-form-v2 .flex-form-fields{display:flex;justify-content:space-between;flex-direction:column;}.lt-ie9 .makita-form-v2 .flex-form-fields{flex-direction:row;}@media screen and (min-width:900px){.makita-form-v2 .flex-form-fields{flex-direction:row;}}.makita-form-v2 .flex-form-fields.dyn-data-row{display:none;}.makita-form-v2 .flex-form-fields .field-wrap{position:relative;margin-bottom:24px;flex-grow:1;margin-right:15px;margin-left:15px;line-height:normal;}.lt-ie9 .makita-form-v2 .flex-form-fields .field-wrap{margin-left:0;}@media screen and (min-width:900px){.makita-form-v2 .flex-form-fields .field-wrap{margin-left:0;}}.makita-form-v2 .flex-form-fields .field-wrap.no-margin-right{margin-right:0;}.makita-form-v2 .flex-form-fields .field-wrap .other-field{position:relative;}.makita-form-v2 .flex-form-fields .field-wrap.qty{width:20%;}.makita-form-v2 .flex-form-fields .field-wrap.left{text-align:left;}.makita-form-v2 .flex-form-fields .field-wrap .select-validation{font-size:77.2%;}.makita-form-v2 .flex-form-fields select,.makita-form-v2 .flex-form-fields input,.makita-form-v2 .flex-form-fields .makita-date-picker{height:36px;padding-left:10px;width:100%;font-size:14px;}.makita-form-v2 .flex-form-fields input[type=checkbox]{height:inherit;width:unset;margin-right:10px;}.makita-form-v2 .flex-form-fields input[type=radio]{height:inherit;width:unset;margin-right:10px;}.makita-form-v2 .flex-form-fields label,.makita-form-v2 .flex-form-fields .field-validation-error{font-family:Arial,sans-serif;font-size:95%;}.makita-form-v2 .flex-form-fields .dyn-lbl{position:absolute;top:-17px;left:0;font-size:13px;}.makita-form-v2 .flex-form-fields .dyn-lbl label{display:none;font-weight:bold;}.makita-form-v2 .flex-form-fields textarea{width:100%;margin-right:0;font-size:14px;font-family:Arial,sans-serif;}.makita-form-v2 .flex-form-fields .makita-date-picker{width:auto;font-size:initial;height:32px;padding-left:0;}.makita-form-v2 .flex-form-fields .makita-date-picker input{margin-right:0;width:75%;}.makita-form-v2 .flex-form-fields .makita-date-picker button{margin-right:0;padding:7px 5px;}.makita-form-v2 .flex-form-fields .makita-date-picker button img{width:16px;height:auto;}.makita-form-v2 .flex-form-fields .currency-input{margin-bottom:0;margin-right:15px;}.makita-form-v2 .flex-form-fields .currency-input input{height:unset;width:inherit;}.makita-form-v2 .flex-form-table{display:flex;position:relative;}.makita-form-v2 .flex-form-table.header{color:#fff;font-size:14px;background-color:#808080;padding:5px 0 5px 5px;}.makita-form-v2 .flex-form-table.medium{width:50%;}.makita-form-v2 .flex-form-table fieldset{padding-left:10px;padding-right:10px;padding-bottom:20px;width:100%;}.makita-form-v2 .flex-form-table fieldset legend{margin-bottom:1.1em;color:#fff;text-align:left;}.makita-form-v2 .input-validation-error,.makita-form-v2 .invalid{border-color:#f00;color:#f00;}.makita-form-v2 .headline{font-weight:bold;color:#404040;margin-bottom:.55em;}.makita-form-v2 .error{color:#f00;}.makita-form-v2 .warning{color:#ffa500;}.makita-form-v2 .redemption .product-qty-group{width:60%;text-align:left;}.makita-form-v2 .redemption .product-qty-group .flex-form-fields{flex-direction:row;justify-content:flex-start;}.makita-form-v2 .redemption .product-qty-group .flex-form-fields .field-wrap.model-number{margin-right:0;flex-basis:50%;flex-grow:0;}.lt-ie9 .makita-form-v2 .redemption .product-qty-group .flex-form-fields .field-wrap.model-number{margin-right:5px;}@media screen and (min-width:900px){.makita-form-v2 .redemption .product-qty-group .flex-form-fields .field-wrap.model-number{margin-right:5px;}}.makita-form-v2 .redemption .product-qty-group .flex-form-fields .field-wrap.qty{text-align:left;flex-basis:10%;flex-grow:0;}.makita-form-v2 .redemption .product-qty-group .flex-form-fields .field-wrap.qty input{width:60px;}.makita-form-v2 .redemption .product-qty-group .flex-form-fields .field-wrap .add-rows{margin-bottom:1.1em;}.lt-ie9 .makita-form-v2 .redemption .flex-form-fields .field-wrap{width:50%;}@media screen and (min-width:900px){.makita-form-v2 .redemption .flex-form-fields .field-wrap{width:50%;}}.makita-form-v2 .redemption .flex-form-fields .field-wrap.left{text-align:center;}.makita-form-v2 .redemption .flex-form-fields .field-wrap.step{text-align:left;}.makita-form-v2 .redemption .flex-form-fields .field-wrap.step span{font-weight:bold;}.lt-ie9 .makita-form-v2 .redemption .flex-form-table fieldset{padding-left:0;}@media screen and (min-width:900px){.makita-form-v2 .redemption .flex-form-table fieldset{padding-left:0;}}.makita-form-v2 .redemption .flex-form-table fieldset legend{text-align:left;}.makita-form-v2 .redemption .flex-form-table fieldset legend span{font-weight:bold;}.makita-form-v2 .redemption .upload-btn-wrapper{border-radius:0;}.lt-ie9 .makita-form-v2 .redemption .upload-btn-wrapper{width:30%;}@media screen and (min-width:900px){.makita-form-v2 .redemption .upload-btn-wrapper{width:30%;}}.makita-form-v2 .redemption .upload-btn-wrapper .makita-btn{padding:15px 0;border-radius:0;}.makita-form-v2 .redemption .check-box{margin:0 12px;}.lt-ie9 .makita-form-v2 .redemption .check-box{margin:0;}@media screen and (min-width:900px){.makita-form-v2 .redemption .check-box{margin:0;}}.makita-form-v2 .redemption .submit-input{text-align:left;font-size:calc(1em + .75vw);margin:0 12px;margin-bottom:1.1em;}.lt-ie9 .makita-form-v2 .redemption .submit-input{margin:0;margin-bottom:1.1em;}@media screen and (min-width:900px){.makita-form-v2 .redemption .submit-input{margin:0;margin-bottom:1.1em;}}.makita-form-v2 .redemption .submit-input .makita-btn{width:100%;padding:20px 45px;}.lt-ie9 .makita-form-v2 .redemption .submit-input .makita-btn{width:40%;}@media screen and (min-width:900px){.makita-form-v2 .redemption .submit-input .makita-btn{width:40%;}}.makita-form-v2 .brand-guideline .flex-form-fields.radio-group{width:40%;}.makita-form-v2 .register-tools .flex-form-fields .search-box.textbox{margin-right:15px;width:initial;margin-bottom:24px;}.lt-ie9 .makita-form-v2 .register-tools .flex-form-fields .search-box.textbox{margin-bottom:0;}@media screen and (min-width:900px){.makita-form-v2 .register-tools .flex-form-fields .search-box.textbox{margin-bottom:0;}}.makita-form-v2 .register-tools .flex-form-fields .field-wrap.make-box,.makita-form-v2 .register-tools .flex-form-fields .field-wrap.model-box,.makita-form-v2 .register-tools .flex-form-fields .field-wrap.price-box{width:initial;}.makita-form-v2 .register-tools .flex-form-fields .field-wrap .makita-btn{height:36px;line-height:32px;text-align:center;}.makita-form-v2 .register-tools .question .checkbox-group{display:flex;justify-content:flex-start;flex-wrap:wrap;}.lt-ie9 .makita-form-v2 .register-tools .question .checkbox-group{display:block;}@media screen and (min-width:900px){.makita-form-v2 .register-tools .question .checkbox-group{display:block;}}.makita-form-v2 .register-tools .question .checkbox-group span{flex:0 0 auto;width:35%;}.lt-ie9 .makita-form-v2 .register-tools .question .checkbox-group span{width:unset;}@media screen and (min-width:900px){.makita-form-v2 .register-tools .question .checkbox-group span{width:unset;}}.makita-form-v2 .save-to .page-headline{margin-bottom:1.65em;}.makita-form-v2 .save-to .flex-form-fields input[type=text]{font-size:16px;padding:5px;height:unset;}.makita-form-v2 .save-to .flex-form-fields.radio-group{flex-direction:column;margin-bottom:1.65em;}.makita-form-v2.new-members .flex-form-fields.radio-group{width:50%;}.makita-form-v2 .reps-locator{width:100%;margin:0 auto;}.lt-ie9 .makita-form-v2 .reps-locator{width:40%;}@media screen and (min-width:900px){.makita-form-v2 .reps-locator{width:40%;}}.makita-form-v2 .reps-locator .flex-form-fields{flex-direction:row;}.makita-form-v2 .reps-locator .flex-form-fields .field-wrap{height:calc(2em + 1vw);margin-bottom:0;}.makita-form-v2 .reps-locator .flex-form-fields .field-wrap input{position:absolute;height:100%;margin-bottom:0;font-size:100%;}.makita-form-v2 .reps-locator .flex-form-fields .dyn-lbl label{color:#fff;}.user-login{margin-bottom:.275em;}.user-login .members-input{display:flex;flex-wrap:wrap;align-items:center;gap:6px;}.user-login .members-input .makita-form-v2{display:inline-block;width:100%;background-color:#d6d6d6;padding:17px 0 12px;}.user-login .members-input .makita-form-v2 .flex-form-fields .field-wrap{align-self:unset;margin-bottom:12px;}.lt-ie9 .user-login .members-input .makita-form-v2 .flex-form-fields .field-wrap{margin-bottom:0;align-self:center;}@media screen and (min-width:900px){.user-login .members-input .makita-form-v2 .flex-form-fields .field-wrap{margin-bottom:0;align-self:center;}}.user-login .members-input .makita-form-v2 .flex-form-fields .field-wrap:nth-child(3),.user-login .members-input .makita-form-v2 .flex-form-fields .field-wrap:nth-child(2){margin-top:10px;}.lt-ie9 .user-login .members-input .makita-form-v2 .flex-form-fields .field-wrap:nth-child(3),.lt-ie9 .user-login .members-input .makita-form-v2 .flex-form-fields .field-wrap:nth-child(2){margin-top:initial;}@media screen and (min-width:900px){.user-login .members-input .makita-form-v2 .flex-form-fields .field-wrap:nth-child(3),.user-login .members-input .makita-form-v2 .flex-form-fields .field-wrap:nth-child(2){margin-top:initial;}}.user-login .members-input .makita-form-v2 label{font-size:unset;}.user-login .members-input .returning-lbl{font-family:"MakitaSans_ExtraBold";font-weight:bold;color:#333;font-size:1em;margin-left:5px;flex-grow:0;}.lt-ie9 .user-login .members-input .returning-lbl{margin-left:35px;}@media screen and (min-width:900px){.user-login .members-input .returning-lbl{margin-left:35px;}}.new-members .gen-label{font-family:"MakitaSansCondensed_Light";}.new-members .nm-submit input[type=submit]{margin-top:1.1em;}.new-members .horiz-teal-bar p{padding-left:5px;}.lt-ie9 .new-members .horiz-teal-bar p{padding-left:35px;}@media screen and (min-width:900px){.new-members .horiz-teal-bar p{padding-left:35px;}}.new-members .flex-form-fields.makita-captcha .field-wrap{flex-grow:0;text-align:center;margin:0 auto;}.prod-registration .multi-inline-inputs{margin-bottom:1.1em;}.prod-registration .multi-inline-inputs .input-validation-error{width:94%;}.lt-ie9 .prod-registration .multi-inline-inputs .input-validation-error{display:inline;width:13%;margin-bottom:0;}@media screen and (min-width:600px){.prod-registration .multi-inline-inputs .input-validation-error{display:inline;width:13%;margin-bottom:0;}}.rebate-tracker input[type=submit]{width:20%;}.contact-us{background-color:#fff;color:#000;}.contact-us.global-page-header{margin-bottom:0;}.contact-us.global-page-header .description,.contact-us.global-page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .contact-us.global-page-header span,.contact-us.global-page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .contact-us.global-page-header span{color:#fff;font-size:.9em;}.contact-us.form-wrapper{padding-top:1%;padding-bottom:1%;}.contact-us.form-wrapper a[href*=tel]{color:#000;font-weight:normal;cursor:text;}.contact-us.form-wrapper .request-options .button-wrapper{display:flex;gap:20px;}.lt-ie9 .contact-us.form-wrapper .request-options .button-wrapper{flex-direction:column;align-items:flex-start;}.lt-ie9 .contact-us.form-wrapper .request-options .button-wrapper a{max-width:350px;}@media screen and (max-width:899px){.contact-us.form-wrapper .request-options .button-wrapper{flex-direction:column;align-items:flex-start;}.contact-us.form-wrapper .request-options .button-wrapper a{max-width:350px;}}.contact-us.form-wrapper .request-options li{margin-bottom:1.375em;}.contact-us.form-wrapper .request-options li label{display:block;font-weight:bold;margin-bottom:.55em;}.contact-us.form-wrapper .form-container{width:100%;text-align:left;}.lt-ie9 .contact-us.form-wrapper .form-container{width:80%;}@media screen and (min-width:900px){.contact-us.form-wrapper .form-container{width:80%;}}.contact-us.form-wrapper .form-container textarea{height:100px;width:100%;}.lt-ie9 .contact-us.form-wrapper .form-container textarea{width:48%;}@media screen and (min-width:900px){.contact-us.form-wrapper .form-container textarea{width:48%;}}.contact-us.form-wrapper .form-container .small-print{font-size:.8em;margin-bottom:.825em;}.contact-us.form-wrapper .form-container .short-input input{width:96%;}.lt-ie9 .contact-us.form-wrapper .form-container .short-input input{width:32%;}@media screen and (min-width:900px){.contact-us.form-wrapper .form-container .short-input input{width:32%;}}.contact-us.form-wrapper .form-container .short-input select{width:96%;min-height:1.7em;}.lt-ie9 .contact-us.form-wrapper .form-container .short-input select{width:20%;min-height:1.7em;}@media screen and (min-width:900px){.contact-us.form-wrapper .form-container .short-input select{width:20%;min-height:1.7em;}}.contact-us.form-wrapper .form-container .short-input input[type=text]{vertical-align:top;}.contact-us.form-wrapper .form-container .ind-select{vertical-align:top;width:unset;}.contact-us.form-wrapper .form-container .med-input select{width:100%;}.lt-ie9 .contact-us.form-wrapper .form-container .med-input select{width:48%;}@media screen and (min-width:900px){.contact-us.form-wrapper .form-container .med-input select{width:48%;}}.contact-us.form-wrapper .form-container .multi-inline-inputs,.contact-us.form-wrapper .form-container .short-input,.contact-us.form-wrapper .form-container .long-input{height:auto;}.contact-us.form-wrapper .form-container .multi-inline-inputs label,.contact-us.form-wrapper .form-container .multi-inline-inputs select,.contact-us.form-wrapper .form-container .multi-inline-inputs .input-box,.contact-us.form-wrapper .form-container .short-input label,.contact-us.form-wrapper .form-container .short-input select,.contact-us.form-wrapper .form-container .short-input .input-box,.contact-us.form-wrapper .form-container .long-input label,.contact-us.form-wrapper .form-container .long-input select,.contact-us.form-wrapper .form-container .long-input .input-box{display:block;}.lt-ie9 .contact-us.form-wrapper .form-container .multi-inline-inputs label,.lt-ie9 .contact-us.form-wrapper .form-container .multi-inline-inputs select,.lt-ie9 .contact-us.form-wrapper .form-container .multi-inline-inputs .input-box,.lt-ie9 .contact-us.form-wrapper .form-container .short-input label,.lt-ie9 .contact-us.form-wrapper .form-container .short-input select,.lt-ie9 .contact-us.form-wrapper .form-container .short-input .input-box,.lt-ie9 .contact-us.form-wrapper .form-container .long-input label,.lt-ie9 .contact-us.form-wrapper .form-container .long-input select,.lt-ie9 .contact-us.form-wrapper .form-container .long-input .input-box{display:inline-block;vertical-align:top;}@media screen and (min-width:900px){.contact-us.form-wrapper .form-container .multi-inline-inputs label,.contact-us.form-wrapper .form-container .multi-inline-inputs select,.contact-us.form-wrapper .form-container .multi-inline-inputs .input-box,.contact-us.form-wrapper .form-container .short-input label,.contact-us.form-wrapper .form-container .short-input select,.contact-us.form-wrapper .form-container .short-input .input-box,.contact-us.form-wrapper .form-container .long-input label,.contact-us.form-wrapper .form-container .long-input select,.contact-us.form-wrapper .form-container .long-input .input-box{display:inline-block;vertical-align:top;}}.contact-us.form-wrapper .form-container .multi-inline-inputs label.ind-label,.contact-us.form-wrapper .form-container .multi-inline-inputs select.ind-label,.contact-us.form-wrapper .form-container .multi-inline-inputs .input-box.ind-label,.contact-us.form-wrapper .form-container .short-input label.ind-label,.contact-us.form-wrapper .form-container .short-input select.ind-label,.contact-us.form-wrapper .form-container .short-input .input-box.ind-label,.contact-us.form-wrapper .form-container .long-input label.ind-label,.contact-us.form-wrapper .form-container .long-input select.ind-label,.contact-us.form-wrapper .form-container .long-input .input-box.ind-label{display:block;}.contact-us.form-wrapper .form-container .multi-inline-inputs .makita-btn,.contact-us.form-wrapper .form-container .multi-inline-inputs .email-addy,.contact-us.form-wrapper .form-container .short-input .makita-btn,.contact-us.form-wrapper .form-container .short-input .email-addy,.contact-us.form-wrapper .form-container .long-input .makita-btn,.contact-us.form-wrapper .form-container .long-input .email-addy{display:inline-block;vertical-align:top;}.contact-us.form-wrapper .form-container .multi-inline-inputs .makita-btn,.contact-us.form-wrapper .form-container .short-input .makita-btn,.contact-us.form-wrapper .form-container .long-input .makita-btn{padding-left:5px;padding-right:5px;}.lt-ie9 .contact-us.form-wrapper .form-container .multi-inline-inputs .makita-btn,.lt-ie9 .contact-us.form-wrapper .form-container .short-input .makita-btn,.lt-ie9 .contact-us.form-wrapper .form-container .long-input .makita-btn{padding-left:18px;padding-right:18px;}@media screen and (min-width:900px){.contact-us.form-wrapper .form-container .multi-inline-inputs .makita-btn,.contact-us.form-wrapper .form-container .short-input .makita-btn,.contact-us.form-wrapper .form-container .long-input .makita-btn{padding-left:18px;padding-right:18px;}}.contact-us.form-wrapper .form-container .padding-fix{padding:0 15px;}.lt-ie9 .contact-us.form-wrapper .form-container .padding-fix{padding:0;}@media screen and (min-width:900px){.contact-us.form-wrapper .form-container .padding-fix{padding:0;}}.contact-us .makita-btn.sc-search{font-style:italic;}.find-center-form .makita-form fieldset{margin-bottom:.55em;border:1px solid #a9a9a9;}.find-center-form .makita-form legend{padding:0 10px 5px;margin-left:-15px;}.find-center-form .makita-form legend.makita-bullet-step{margin-bottom:0;}.find-center-form .makita-form .search-wrapper{padding:0 5px 5px 9px;}.find-center-form .makita-form .search-wrapper .more-label{font-style:italic;}.find-center-form .makita-form .search-wrapper .note{margin-bottom:.55em;font-size:13px;}.find-center-form .makita-form input[type=text]{width:95%;display:inline-block;vertical-align:top;height:25px;margin-bottom:1.1em;}.lt-ie9 .find-center-form .makita-form input[type=text]{width:40%;margin-bottom:0;}.lt-ie9 .find-center-form .makita-form input[type=text]:lang(es){width:44%;font-size:13px;}@media screen and (min-width:900px){.find-center-form .makita-form input[type=text]{width:40%;margin-bottom:0;}.find-center-form .makita-form input[type=text]:lang(es){width:44%;font-size:13px;}}.find-center-form .makita-form .makita-btn{padding-left:10px;padding-right:10px;}.social-media-signup{margin-top:1.65em;}.social-media-signup .gen-label{font-size:1em;}.social-media-signup .multi-inline-inputs.med-input .input-box{width:48.2%;}.makita-form .input-validation-error{border-color:#f00;border-width:1px;border-style:solid;border-right:0;border-right-width:0;}.makita-form .field-validation-error{position:relative;background-color:#fff;padding:1px 3px 1px 0;border:1px solid #f00;border-left:0;display:inline-block;}.makita-form .field-validation-error:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;color:#f00;}.makita-form .field-validation-error span{visibility:hidden;position:absolute;top:-50px;right:-15px;width:300px;background:#fff;padding:11px;color:#f00;font-size:12px;box-shadow:1px 1px 15px #666;}.makita-form .field-validation-error span.visible{visibility:visible;}.makita-form .field-validation-error span:after{content:"";position:absolute;bottom:-8px;left:100%;margin-left:-30px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;}.makita-form .field-validation-error.input-radio-msg{border:0;background-color:transparent;}.validation-summary-errors{background:#fff;padding:14px;color:#f00;font-size:20px;font-weight:bold;text-align:center;font-family:"MakitaSansCondensed_Light";}@keyframes slidein_hover{from{opacity:1;}to{opacity:0;}}@keyframes spin-slow-to-fast{0%{transform:rotate(0deg);}100%{transform:rotate(12600deg);}}@keyframes show_smoothly{from{opacity:0;}to{opacity:1;}}@keyframes auto_show{from{width:0;height:0;opacity:.2;overflow:hidden;}to{width:auto;height:auto;opacity:1;overflow:initial;}}.innovation-module h2,.innovation-module .erebates .channel h2>span,.erebates .channel .innovation-module h2>span,.innovation-module .erebates .promotion h2>span,.erebates .promotion .innovation-module h2>span,.innovation-module .sales .channel h2>span,.sales .channel .innovation-module h2>span,.innovation-module .sales .promotion h2>span,.sales .promotion .innovation-module h2>span{font-size:calc(1em + .4vw);font-family:"MakitaSans_Light";text-transform:uppercase;text-align:center;color:#666;letter-spacing:4px;margin-bottom:1.375em;}.innovation-module .makita-link.sub-link{font-size:initial;display:block;}.innovation-module .rto-innnovation-section{display:flex;justify-content:center;color:#fff;text-align:center;flex-direction:column;margin-bottom:3.85em;}.lt-ie9 .innovation-module .rto-innnovation-section{flex-direction:row;}@media screen and (min-width:900px){.innovation-module .rto-innnovation-section{flex-direction:row;}}.lt-ie9 .innovation-module .rto-innnovation-section{flex-direction:row;justify-content:center;}@media screen and (min-width:1100px){.innovation-module .rto-innnovation-section{flex-direction:row;justify-content:center;}}.innovation-module .rto-innnovation-section .inno-sect{margin-bottom:1.1em;padding:2.5px;}.lt-ie9 .innovation-module .rto-innnovation-section .inno-sect{margin-bottom:0;}@media screen and (min-width:900px){.innovation-module .rto-innnovation-section .inno-sect{margin-bottom:0;}}.innovation-module .rto-innnovation-section .inno-sect:last-child{margin-right:0;}.innovation-module .rto-innnovation-section .inno-sect .heading,.innovation-module .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .innovation-module .rto-innnovation-section .inno-sect .text-lower,.innovation-module .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .innovation-module .rto-innnovation-section .inno-sect .text-lower{font-size:initial;letter-spacing:initial;margin-top:1.1em;margin-bottom:0;}.innovation-module .rto-innnovation-section .inno-sect .heading .disclaimer,.innovation-module .rto-innnovation-section .inno-sect .heading .erebates .disclaimer span,.erebates .disclaimer .innovation-module .rto-innnovation-section .inno-sect .heading span,.innovation-module .rto-innnovation-section .inno-sect .heading .sales .disclaimer span,.sales .disclaimer .innovation-module .rto-innnovation-section .inno-sect .heading span,.innovation-module .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline h1 .text-lower .disclaimer,.innovation-module .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline h1 .text-lower .erebates .disclaimer span,.erebates .disclaimer .innovation-module .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline h1 .text-lower span,.innovation-module .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline h1 .text-lower .sales .disclaimer span,.sales .disclaimer .innovation-module .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline h1 .text-lower span,.main-features .featured-topics .status .item-headline h1 .innovation-module .rto-innnovation-section .inno-sect .text-lower .disclaimer,.main-features .featured-topics .status .item-headline h1 .innovation-module .rto-innnovation-section .inno-sect .text-lower .erebates .disclaimer span,.erebates .disclaimer .main-features .featured-topics .status .item-headline h1 .innovation-module .rto-innnovation-section .inno-sect .text-lower span,.main-features .featured-topics .status .item-headline h1 .innovation-module .rto-innnovation-section .inno-sect .text-lower .sales .disclaimer span,.sales .disclaimer .main-features .featured-topics .status .item-headline h1 .innovation-module .rto-innnovation-section .inno-sect .text-lower span,.innovation-module .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline .heading .text-lower .disclaimer,.main-features .featured-topics .status .item-headline .heading .innovation-module .rto-innnovation-section .inno-sect .text-lower .disclaimer,.main-features .featured-topics .status .item-headline .heading .innovation-module .rto-innnovation-section .inno-sect .text-lower .erebates .disclaimer span,.erebates .disclaimer .main-features .featured-topics .status .item-headline .heading .innovation-module .rto-innnovation-section .inno-sect .text-lower span,.main-features .featured-topics .status .item-headline .heading .innovation-module .rto-innnovation-section .inno-sect .text-lower .sales .disclaimer span,.sales .disclaimer .main-features .featured-topics .status .item-headline .heading .innovation-module .rto-innnovation-section .inno-sect .text-lower span{display:block;font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.innovation-module .rto-innnovation-section .inno-sect .makita-link{font-family:"MakitaSans_ExtraBold";text-transform:uppercase;}.innovation-module .rto-innnovation-section .inno-sect .makita-link-dark{font-family:"MakitaSansCondensed_Black";font-size:calc((18px) + (23 - 18)*(100vw - (320px))/(1920 - 320));color:#000;}.innovation-module .rto-innnovation-section .inno-sect .makita-link-dark .asterisk{font-family:"MakitaSans_SemiBold";}.innovation-module .rto-innnovation-section .inno-sect .makita-btn{font-size:16px;}.innovation-module .rto-innnovation-section .inno-sect .description,.innovation-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .innovation-module .rto-innnovation-section .inno-sect span,.innovation-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .innovation-module .rto-innnovation-section .inno-sect span{font-size:initial;font-family:Arial,sans-serif;min-width:100%;max-width:100%;width:min-content;text-align:center;margin:auto;}.innovation-module .rto-innnovation-section .inno-sect .description.black,.innovation-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .innovation-module .rto-innnovation-section .inno-sect span.black,.innovation-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .innovation-module .rto-innnovation-section .inno-sect span.black{color:#000;}.innovation-module .rto-innnovation-section .inno-sect .description.padding,.innovation-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.padding,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .innovation-module .rto-innnovation-section .inno-sect span.padding,.innovation-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.padding,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .innovation-module .rto-innnovation-section .inno-sect span.padding{padding:15px 0;}.manage .featured-products h2,.manage .featured-products .erebates .channel h2>span,.erebates .channel .manage .featured-products h2>span,.manage .featured-products .erebates .promotion h2>span,.erebates .promotion .manage .featured-products h2>span,.manage .featured-products .sales .channel h2>span,.sales .channel .manage .featured-products h2>span,.manage .featured-products .sales .promotion h2>span,.sales .promotion .manage .featured-products h2>span,.manage .innovation-module h2,.manage .innovation-module .erebates .channel h2>span,.erebates .channel .manage .innovation-module h2>span,.manage .innovation-module .erebates .promotion h2>span,.erebates .promotion .manage .innovation-module h2>span,.manage .innovation-module .sales .channel h2>span,.sales .channel .manage .innovation-module h2>span,.manage .innovation-module .sales .promotion h2>span,.sales .promotion .manage .innovation-module h2>span,.manage .promo-touts h2,.manage .promo-touts .erebates .channel h2>span,.erebates .channel .manage .promo-touts h2>span,.manage .promo-touts .erebates .promotion h2>span,.erebates .promotion .manage .promo-touts h2>span,.manage .promo-touts .sales .channel h2>span,.sales .channel .manage .promo-touts h2>span,.manage .promo-touts .sales .promotion h2>span,.sales .promotion .manage .promo-touts h2>span{text-transform:uppercase;text-align:center;margin-bottom:1.375em;}.manage .featured-products .makita-link.sub-link,.manage .innovation-module .makita-link.sub-link,.manage .promo-touts .makita-link.sub-link{font-size:initial;display:block;}.home .site-content .row h2,.home .site-content .row .erebates .channel h2>span,.erebates .channel .home .site-content .row h2>span,.home .site-content .row .erebates .promotion h2>span,.erebates .promotion .home .site-content .row h2>span,.home .site-content .row .sales .channel h2>span,.sales .channel .home .site-content .row h2>span,.home .site-content .row .sales .promotion h2>span,.sales .promotion .home .site-content .row h2>span,.manage .site-content .row h2,.manage .site-content .row .erebates .channel h2>span,.erebates .channel .manage .site-content .row h2>span,.manage .site-content .row .erebates .promotion h2>span,.erebates .promotion .manage .site-content .row h2>span,.manage .site-content .row .sales .channel h2>span,.sales .channel .manage .site-content .row h2>span,.manage .site-content .row .sales .promotion h2>span,.sales .promotion .manage .site-content .row h2>span{font-family:"MakitaSansCondensed_ExtraBold";color:#000;letter-spacing:.5px;font-size:calc((30px) + (56 - 30)*(100vw - (320px))/(1920 - 320));margin-bottom:.275em;padding-top:35px;}.lt-ie9 .home .site-content .row h2,.lt-ie9 .home .site-content .row .erebates .channel h2>span,.erebates .channel .lt-ie9 .home .site-content .row h2>span,.lt-ie9 .home .site-content .row .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .home .site-content .row h2>span,.lt-ie9 .home .site-content .row .sales .channel h2>span,.sales .channel .lt-ie9 .home .site-content .row h2>span,.lt-ie9 .home .site-content .row .sales .promotion h2>span,.sales .promotion .lt-ie9 .home .site-content .row h2>span,.lt-ie9 .manage .site-content .row h2,.lt-ie9 .manage .site-content .row .erebates .channel h2>span,.erebates .channel .lt-ie9 .manage .site-content .row h2>span,.lt-ie9 .manage .site-content .row .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .manage .site-content .row h2>span,.lt-ie9 .manage .site-content .row .sales .channel h2>span,.sales .channel .lt-ie9 .manage .site-content .row h2>span,.lt-ie9 .manage .site-content .row .sales .promotion h2>span,.sales .promotion .lt-ie9 .manage .site-content .row h2>span{padding-top:0;}@media screen and (min-width:900px){.home .site-content .row h2,.home .site-content .row .erebates .channel h2>span,.erebates .channel .home .site-content .row h2>span,.home .site-content .row .erebates .promotion h2>span,.erebates .promotion .home .site-content .row h2>span,.home .site-content .row .sales .channel h2>span,.sales .channel .home .site-content .row h2>span,.home .site-content .row .sales .promotion h2>span,.sales .promotion .home .site-content .row h2>span,.manage .site-content .row h2,.manage .site-content .row .erebates .channel h2>span,.erebates .channel .manage .site-content .row h2>span,.manage .site-content .row .erebates .promotion h2>span,.erebates .promotion .manage .site-content .row h2>span,.manage .site-content .row .sales .channel h2>span,.sales .channel .manage .site-content .row h2>span,.manage .site-content .row .sales .promotion h2>span,.sales .promotion .manage .site-content .row h2>span{padding-top:0;}}.home .site-content .row .d-none,.manage .site-content .row .d-none{display:none;}.home .site-content .row .v-hidden,.manage .site-content .row .v-hidden{visibility:hidden;}.home .site-content .row .makita-btn,.manage .site-content .row .makita-btn{font-family:Arial,sans-serif;font-size:calc((14px) + (16 - 14)*(100vw - (320px))/(1920 - 320));padding:10px 25px;}.lt-ie9 .home .site-content .row .makita-btn,.lt-ie9 .manage .site-content .row .makita-btn{font-size:16px;}@media screen and (min-width:1920px){.home .site-content .row .makita-btn,.manage .site-content .row .makita-btn{font-size:16px;}}.main-features{background-color:#fff;text-align:center;margin-bottom:1.375em;}.lt-ie9 .main-features{margin-bottom:1.65em;}@media screen and (min-width:900px){.main-features{margin-bottom:1.65em;}}.main-features .row{max-width:1920px;width:100%;margin:0 auto;}.main-features .row .video-wrapper{max-height:800px;}.main-features .row .video-wrapper video{margin:0 auto;max-width:100%;max-height:100%;}.main-features .featured-topics .status{position:relative;background-color:#000;}.lt-ie9 .main-features .featured-topics .status{background-color:#fff;}@media screen and (min-width:900px){.main-features .featured-topics .status{background-color:#fff;}}.main-features .featured-topics .status .item-headline{width:90%;position:relative;margin:0 auto;padding:20px 0 30px;text-align:left;height:auto;}.lt-ie9 .main-features .featured-topics .status .item-headline{background-color:rgba(0,0,0,.72);position:absolute;bottom:60px;right:70px;width:100%;max-width:560px;padding:2em;}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline{background-color:rgba(0,0,0,.72);position:absolute;bottom:60px;right:70px;width:100%;max-width:560px;padding:2em;}}.lt-ie9 .main-features .featured-topics .status .item-headline__top-left{bottom:unset;right:unset;top:60px;left:70px;}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline__top-left{bottom:unset;right:unset;top:60px;left:70px;}}.lt-ie9 .main-features .featured-topics .status .item-headline__top-center{bottom:unset;right:unset;top:60px;left:50%;transform:translateX(-50%);}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline__top-center{bottom:unset;right:unset;top:60px;left:50%;transform:translateX(-50%);}}.lt-ie9 .main-features .featured-topics .status .item-headline__top-right{bottom:unset;top:60px;}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline__top-right{bottom:unset;top:60px;}}.lt-ie9 .main-features .featured-topics .status .item-headline__middle-left{bottom:unset;right:unset;top:50%;left:70px;transform:translateY(-50%);}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline__middle-left{bottom:unset;right:unset;top:50%;left:70px;transform:translateY(-50%);}}.lt-ie9 .main-features .featured-topics .status .item-headline__middle-right{bottom:unset;top:50%;transform:translateY(-50%);}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline__middle-right{bottom:unset;top:50%;transform:translateY(-50%);}}.lt-ie9 .main-features .featured-topics .status .item-headline__bottom-left{bottom:unset;right:unset;bottom:60px;left:70px;}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline__bottom-left{bottom:unset;right:unset;bottom:60px;left:70px;}}.main-features .featured-topics .status .item-headline__video{display:block;}.lt-ie9 .main-features .featured-topics .status .item-headline__video{display:none;}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline__video{display:none;}}.main-features .featured-topics .status .item-headline.font-44 h1{font-size:calc((32px) + (44 - 32)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .main-features .featured-topics .status .item-headline.font-44 h1{font-size:44px;}@media screen and (min-width:1920px){.main-features .featured-topics .status .item-headline.font-44 h1{font-size:44px;}}.main-features .featured-topics .status .item-headline.font-smaller h1{font-size:calc((32px) + (40 - 32)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .main-features .featured-topics .status .item-headline.font-smaller h1{font-size:40px;}@media screen and (min-width:1920px){.main-features .featured-topics .status .item-headline.font-smaller h1{font-size:40px;}}.main-features .featured-topics .status .item-headline.font-smaller h1 .asterisk{font-family:"MakitaSans_SemiBold";display:inline;}.lt-ie9 .main-features .featured-topics .status .item-headline.only-mob{display:none;}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline.only-mob{display:none;}}.main-features .featured-topics .status .item-headline h1,.main-features .featured-topics .status .item-headline .heading,.main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline .heading .text-lower{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((32px) + (52 - 32)*(100vw - (320px))/(1920 - 320));color:#fff;text-transform:uppercase;letter-spacing:2px;line-height:1em;margin-bottom:10px;margin-top:35px;}.lt-ie9 .main-features .featured-topics .status .item-headline h1,.lt-ie9 .main-features .featured-topics .status .item-headline .heading,.lt-ie9 .main-features .featured-topics .status .item-headline h1 .text-lower,.lt-ie9 .main-features .featured-topics .status .item-headline .heading .text-lower{font-size:52px;}@media screen and (min-width:1920px){.main-features .featured-topics .status .item-headline h1,.main-features .featured-topics .status .item-headline .heading,.main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline .heading .text-lower{font-size:52px;}}.lt-ie9 .main-features .featured-topics .status .item-headline h1,.lt-ie9 .main-features .featured-topics .status .item-headline .heading,.lt-ie9 .main-features .featured-topics .status .item-headline h1 .text-lower,.lt-ie9 .main-features .featured-topics .status .item-headline .heading .text-lower{margin:1.5vw 0 10px;}@media screen and (min-width:1600px){.main-features .featured-topics .status .item-headline h1,.main-features .featured-topics .status .item-headline .heading,.main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline .heading .text-lower{margin:1.5vw 0 10px;}}.main-features .featured-topics .status .item-headline h1.font-maktrak,.main-features .featured-topics .status .item-headline .heading.font-maktrak,.main-features .featured-topics .status .item-headline h1 .font-maktrak.text-lower,.main-features .featured-topics .status .item-headline .heading .font-maktrak.text-lower{margin-bottom:20px;text-align:center;font-family:"MakitaSans_ExtraBold";font-size:calc((24px) + (35 - 24)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .main-features .featured-topics .status .item-headline h1.font-maktrak,.lt-ie9 .main-features .featured-topics .status .item-headline .heading.font-maktrak,.lt-ie9 .main-features .featured-topics .status .item-headline h1 .font-maktrak.text-lower,.lt-ie9 .main-features .featured-topics .status .item-headline .heading .font-maktrak.text-lower{font-size:35px;}@media screen and (min-width:1920px){.main-features .featured-topics .status .item-headline h1.font-maktrak,.main-features .featured-topics .status .item-headline .heading.font-maktrak,.main-features .featured-topics .status .item-headline h1 .font-maktrak.text-lower,.main-features .featured-topics .status .item-headline .heading .font-maktrak.text-lower{font-size:35px;}}.main-features .featured-topics .status .item-headline h1.font-maktrak sup,.main-features .featured-topics .status .item-headline .heading.font-maktrak sup,.main-features .featured-topics .status .item-headline h1 .font-maktrak.text-lower sup,.main-features .featured-topics .status .item-headline .heading .font-maktrak.text-lower sup{font-size:55%;vertical-align:6px;}.lt-ie9 .main-features .featured-topics .status .item-headline h1.font-maktrak sup,.lt-ie9 .main-features .featured-topics .status .item-headline .heading.font-maktrak sup,.lt-ie9 .main-features .featured-topics .status .item-headline h1 .font-maktrak.text-lower sup,.lt-ie9 .main-features .featured-topics .status .item-headline .heading .font-maktrak.text-lower sup{vertical-align:13px;}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline h1.font-maktrak sup,.main-features .featured-topics .status .item-headline .heading.font-maktrak sup,.main-features .featured-topics .status .item-headline h1 .font-maktrak.text-lower sup,.main-features .featured-topics .status .item-headline .heading .font-maktrak.text-lower sup{vertical-align:13px;}}.main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline .heading .text-lower{text-transform:lowercase;}.main-features .featured-topics .status .item-headline h1 .to-low,.main-features .featured-topics .status .item-headline .heading .to-low{display:inline-block;text-transform:lowercase;}.main-features .featured-topics .status .item-headline h1.text-center,.main-features .featured-topics .status .item-headline .heading.text-center,.main-features .featured-topics .status .item-headline h1 .text-center.text-lower,.main-features .featured-topics .status .item-headline .heading .text-center.text-lower{text-align:center;}.main-features .featured-topics .status .item-headline h1 .break-line,.main-features .featured-topics .status .item-headline .heading .break-line{font-size:inherit;display:block;}.main-features .featured-topics .status .item-headline p{font-family:"MakitaSans_SemiBold";font-size:calc((18px) + (24 - 18)*(100vw - (320px))/(1920 - 320));color:#fff;margin-bottom:30px;}.lt-ie9 .main-features .featured-topics .status .item-headline p{font-size:24px;}@media screen and (min-width:1920px){.main-features .featured-topics .status .item-headline p{font-size:24px;}}.main-features .featured-topics .status .item-headline p .disclaim{font-size:calc((12px) + (14 - 12)*(100vw - (320px))/(1920 - 320));display:block;}.lt-ie9 .main-features .featured-topics .status .item-headline p .disclaim{font-size:14px;}@media screen and (min-width:1920px){.main-features .featured-topics .status .item-headline p .disclaim{font-size:14px;}}.main-features .featured-topics .status .item-headline__comingsoon{text-align:center;display:flex;flex-direction:column;align-items:center;}.lt-ie9 .main-features .featured-topics .status .item-headline__comingsoon{bottom:unset;right:unset;top:60px;left:70px;max-width:600px;display:flex;flex-direction:column;align-items:center;}.lt-ie9 .main-features .featured-topics .status .item-headline__comingsoon.es-us{max-width:660px;}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline__comingsoon{bottom:unset;right:unset;top:60px;left:70px;max-width:600px;display:flex;flex-direction:column;align-items:center;}.main-features .featured-topics .status .item-headline__comingsoon.es-us{max-width:660px;}}.main-features .featured-topics .status .item-headline__comingsoon h1{color:#d6d6d6;}.main-features .featured-topics .status .item-headline__comingsoon p{line-height:.95;font-size:calc((24px) + (40 - 24)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_Regular";margin-bottom:20px;max-width:420px;font-weight:bold;color:#d6d6d6;}.lt-ie9 .main-features .featured-topics .status .item-headline__comingsoon p{font-size:40px;}@media screen and (min-width:1920px){.main-features .featured-topics .status .item-headline__comingsoon p{font-size:40px;}}.main-features .featured-topics .status .item-headline__comingsoon .extra-large{font-size:calc((45px) + (75 - 45)*(100vw - (375px))/(1920 - 375));color:#fff;font-family:"MakitaSansCondensed_ExtraBold";}.lt-ie9 .main-features .featured-topics .status .item-headline__comingsoon .extra-large{font-size:75px;}@media screen and (min-width:1920px){.main-features .featured-topics .status .item-headline__comingsoon .extra-large{font-size:75px;}}.main-features .featured-topics .status .item-headline .margin-0{margin:0;}.main-features .featured-topics .status .item-headline .d-block{display:block;}.main-features .featured-topics .status .item-headline .split-text{display:flex;justify-content:center;align-items:center;gap:33px;text-align:center;}.main-features .featured-topics .status .item-headline .split-text--1,.main-features .featured-topics .status .item-headline .split-text--2{width:100%;max-width:210px;}.main-features .featured-topics .status .item-headline .split-text .model-number{display:block;}.main-features .featured-topics .status .item-headline .split-text .makita-btn-gray{background:#939598;}.main-features .featured-topics .status .item-headline .split-text .makita-btn-gray:hover{background:#fff;}.lt-ie9 .main-features .featured-topics .status .item-headline .split-text .split-btn{font-size:14px;}@media screen and (max-width:899px){.main-features .featured-topics .status .item-headline .split-text .split-btn{font-size:14px;}}.lt-ie9 .main-features .featured-topics .status .item-headline .split-text .divisor{display:none;}@media screen and (max-width:899px){.main-features .featured-topics .status .item-headline .split-text .divisor{display:none;}}.main-features .featured-topics .status .item-headline .makita-btn-default__center{max-width:183px;margin:0 auto;display:block;}.main-features .featured-topics .status .item-headline .tag-new{display:block;position:absolute;top:10px;left:0;font-family:"MakitaSans_ExtraBold";color:#000;background:#fff;padding:5px 15px;font-size:calc((16px) + (18 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .main-features .featured-topics .status .item-headline .tag-new{font-size:18px;}@media screen and (min-width:1920px){.main-features .featured-topics .status .item-headline .tag-new{font-size:18px;}}.lt-ie9 .main-features .featured-topics .status .item-headline .tag-new{top:0;}@media screen and (min-width:900px){.main-features .featured-topics .status .item-headline .tag-new{top:0;}}.main-features .featured-topics .status .item-headline .same-line{white-space:nowrap;}.main-features .featured-topics .status .item-cta{position:absolute;right:17vw;bottom:3vw;display:none;}.main-features .featured-topics .status .item-cta.teal-monday{right:0;left:-50vw;bottom:6vw;}.lt-ie9 .main-features .featured-topics .status .item-cta{display:block;}@media screen and (min-width:900px){.main-features .featured-topics .status .item-cta{display:block;}}.main-features .featured-topics .status.erebates{position:relative;}.lt-ie9 .main-features .featured-topics .status.erebates .item img.erebates-hero-desktop{display:none;}@media screen and (max-width:898px){.main-features .featured-topics .status.erebates .item img.erebates-hero-desktop{display:none;}}.lt-ie9 .main-features .featured-topics .status.erebates .item img.erebates-hero-mob{display:none;}@media screen and (min-width:900px){.main-features .featured-topics .status.erebates .item img.erebates-hero-mob{display:none;}}.main-features .featured-topics .status.erebates .item-headline{text-align:center;}.lt-ie9 .main-features .featured-topics .status.erebates .item-headline{right:initial;position:absolute;top:35%;left:63%;transform:translate(-50%,-50%);width:initial;padding:0;background:none;}@media screen and (min-width:900px){.main-features .featured-topics .status.erebates .item-headline{right:initial;position:absolute;top:35%;left:63%;transform:translate(-50%,-50%);width:initial;padding:0;background:none;}}.main-features .featured-topics .status.erebates .item-headline .erebates-btn{border:1px solid #fff;font-size:calc((20px) + (47 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .main-features .featured-topics .status.erebates .item-headline .erebates-btn{font-size:47px;}@media screen and (min-width:1920px){.main-features .featured-topics .status.erebates .item-headline .erebates-btn{font-size:47px;}}.main-features .featured-topics .status .video{position:relative;border:2px solid #fff;}.main-features .featured-topics .status .video .content{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.main-features .featured-topics .status .video .content.play-in-module{display:unset;align-items:unset;justify-content:unset;}.main-features .featured-topics .status .video .content.play-in-module .videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;overflow:hidden;}.main-features .featured-topics .status .video .content.play-in-module .videoWrapper iframe{position:absolute;top:0;left:0;right:0;width:55%;height:55%;margin-left:auto;margin-right:auto;}.lt-ie9 .main-features .featured-topics .status .video .content.play-in-module .video-link{margin-top:9%;}@media screen and (min-width:900px){.main-features .featured-topics .status .video .content.play-in-module .video-link{margin-top:9%;}}.main-features .featured-topics .status .video .content .video-link{display:inline-block;position:relative;}.main-features .featured-topics .status .video .content .video-link img{max-width:50%;max-height:50%;}.lt-ie9 .main-features .featured-topics .status .video .content .video-link img{max-height:100%;max-width:100%;}@media screen and (min-width:600px){.main-features .featured-topics .status .video .content .video-link img{max-height:100%;max-width:100%;}}.main-features .featured-topics .status .video .content .video-link .button-wrapper{padding:65px 72px 65px 100px;margin:-18px auto 0;background-color:rgba(255,0,0,.8);border:5px solid #fff;border-radius:50%;transform:scale(.25);}.main-features .featured-topics .status .video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:60px 0 60px 85px;margin:0 auto;}.main-features .featured-topics .status .video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.main-features .featured-topics .status .video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #000;}.main-features .featured-topics .status .video.width-medium{width:90%;margin:0 auto;}.main-features .featured-topics .status .video.width-medium .videoWrapper .button-wrapper{margin:initial;}.lt-ie9 .main-features .featured-topics .status.maktrak .item-headline{padding:0;background:0;max-width:700px;}@media screen and (min-width:900px){.main-features .featured-topics .status.maktrak .item-headline{padding:0;background:0;max-width:700px;}}.main-features .featured-topics .status.maktrak .item-headline .logo-maktrak{margin:40px auto 50px;}.lt-ie9 .main-features .featured-topics .status.maktrak .item-headline .logo-maktrak{margin:0 0 20px auto;}@media screen and (min-width:900px){.main-features .featured-topics .status.maktrak .item-headline .logo-maktrak{margin:0 0 20px auto;}}.main-features .featured-topics .status.maktrak .item-headline h1{margin-bottom:20px;}.lt-ie9 .main-features .featured-topics .status.maktrak .item-headline h1{line-height:normal;}@media screen and (min-width:900px){.main-features .featured-topics .status.maktrak .item-headline h1{line-height:normal;}}.lt-ie9 .main-features .featured-topics .status.maktrak .item-headline .makita-btn-default__center{margin:0;margin-left:auto;margin-right:60px;}@media screen and (min-width:900px){.main-features .featured-topics .status.maktrak .item-headline .makita-btn-default__center{margin:0;margin-left:auto;margin-right:60px;}}.main-features .featured-topics .status.sweepstakes .content{position:relative;}.main-features .featured-topics .status.sweepstakes .content .hero-mob,.main-features .featured-topics .status.sweepstakes .content .hero-desk{cursor:pointer;}.main-features .featured-topics .status.sweepstakes .content__absolute{position:absolute;top:7px;left:20px;}.lt-ie9 .main-features .featured-topics .status.sweepstakes .content__absolute{top:20px;left:60px;transform:unset;max-width:27.9vw;}@media screen and (min-width:600px){.main-features .featured-topics .status.sweepstakes .content__absolute{top:20px;left:60px;transform:unset;max-width:27.9vw;}}.lt-ie9 .main-features .featured-topics .status.sweepstakes .content__absolute{top:4vw;left:12vw;}@media screen and (min-width:1460px){.main-features .featured-topics .status.sweepstakes .content__absolute{top:4vw;left:12vw;}}.main-features .featured-topics .status.sweepstakes .content__absolute .logo{margin-bottom:35px;cursor:pointer;}.lt-ie9 .main-features .featured-topics .status.sweepstakes .content__absolute .logo{margin-bottom:12px;max-width:31vw;}@media screen and (max-width:899px){.main-features .featured-topics .status.sweepstakes .content__absolute .logo{margin-bottom:12px;max-width:31vw;}}.main-features .featured-topics .status.sweepstakes .content .sponsor{background-color:#000;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;padding:40px 10px;}.lt-ie9 .main-features .featured-topics .status.sweepstakes .content .sponsor{padding:0;background-color:unset;flex-wrap:unset;gap:2vw;width:100%;padding:10px 20px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:transparent linear-gradient(180deg,#f5f5f5 -39%,#1d1716 77%) 0% 0% no-repeat padding-box;}@media screen and (min-width:900px){.main-features .featured-topics .status.sweepstakes .content .sponsor{padding:0;background-color:unset;flex-wrap:unset;gap:2vw;width:100%;padding:10px 20px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:transparent linear-gradient(180deg,#f5f5f5 -39%,#1d1716 77%) 0% 0% no-repeat padding-box;}}.lt-ie9 .main-features .featured-topics .status.sweepstakes .content .sponsor__item{max-width:100px;}@media screen and (max-width:899px){.main-features .featured-topics .status.sweepstakes .content .sponsor__item{max-width:100px;}}.main-features .featured-topics .status.black-friday .bf-button{position:absolute;left:20%;bottom:10%;background-color:#fff;color:#008290;transition:box-shadow .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.3);}.lt-ie9 .main-features .featured-topics .status.black-friday .bf-button{bottom:unset;top:5%;left:0;right:0;margin:0 25vw;min-width:180px;}@media screen and (max-width:899px){.main-features .featured-topics .status.black-friday .bf-button{bottom:unset;top:5%;left:0;right:0;margin:0 25vw;min-width:180px;}}.main-features .featured-topics .status.black-friday .bf-button:hover{background-color:#008290;color:#fff;border:2px solid #fff;box-shadow:0 6px 12px rgba(0,0,0,.4);}.main-features .featured-topics .status.black-friday video{width:100%;object-fit:contain;}.lt-ie9 .main-features .featured-topics .status.black-friday{max-height:575px;}@media screen and (max-width:899px){.main-features .featured-topics .status.black-friday{max-height:575px;}}.lt-ie9 .main-features .featured-topics .status.xdefence .item-headline{background:none;}@media screen and (min-width:900px){.main-features .featured-topics .status.xdefence .item-headline{background:none;}}.main-features .featured-topics .status.xdefence .item-headline .logo-container{display:flex;gap:35px;flex-direction:column;align-items:center;}.lt-ie9 .main-features .featured-topics .status.xdefence .item-headline .logo-container{max-width:calc(90% - 2vw);}@media screen and (max-width:1459px){.main-features .featured-topics .status.xdefence .item-headline .logo-container{max-width:calc(90% - 2vw);}}.main-features .featured-topics .status.xdefence .item-headline .logo-container .logo-xgt{width:50%;}.main-features .featured-topics .status.xdefence .item-headline .logo-container .logo-protect{width:92%;margin-bottom:25px;}.main-features .featured-topics .primary-feature{margin-bottom:.25em;position:relative;}.main-features .featured-topics .primary-feature .slick-prev,.main-features .featured-topics .primary-feature .slick-next{height:unset;margin-top:unset;width:auto;top:20%;background-color:#008290;padding:8px 5px;transform:scale(.7);}.lt-ie9 .main-features .featured-topics .primary-feature .slick-prev,.lt-ie9 .main-features .featured-topics .primary-feature .slick-next{transform:scale(1);top:50%;}@media screen and (min-width:900px){.main-features .featured-topics .primary-feature .slick-prev,.main-features .featured-topics .primary-feature .slick-next{transform:scale(1);top:50%;}}.main-features .featured-topics .primary-feature .slick-prev.outdoor-adventures,.main-features .featured-topics .primary-feature .slick-next.outdoor-adventures{background-color:#5b563e;}.main-features .featured-topics .primary-feature .slick-dots{bottom:5px;width:fit-content;right:unset;left:50%;transform:translateX(-50%);}.lt-ie9 .main-features .featured-topics .primary-feature .slick-dots{bottom:14px;}@media screen and (min-width:900px){.main-features .featured-topics .primary-feature .slick-dots{bottom:14px;}}.main-features .featured-topics .primary-feature .slick-dots li button{border-radius:50%;border:2px solid #fff;background-color:#fff;transform:scale(.7);}.main-features .featured-topics .primary-feature .slick-dots li button:before{content:"";}.main-features .featured-topics .primary-feature .slick-dots li button:hover{background-color:#008290;transition:all .3s ease-in-out;}.lt-ie9 .main-features .featured-topics .primary-feature .slick-dots li button{transform:scale(1);}@media screen and (min-width:900px){.main-features .featured-topics .primary-feature .slick-dots li button{transform:scale(1);}}.main-features .featured-topics .primary-feature .slick-dots li.outdoor-adventures button:hover{background-color:#5b563e;}.main-features .featured-topics .primary-feature .slick-dots .slick-active button{background-color:#008290;}.main-features .featured-topics .primary-feature .slick-dots .slick-active.outdoor-adventures button{background-color:#5b563e;}.main-features .featured-topics .primary-feature .lazyImage{width:100%;}.main-features .featured-topics .primary-feature .video-control{position:absolute;bottom:3%;right:1%;cursor:pointer;}.main-features .featured-topics .primary-feature .video-control.black-friday{left:unset;right:2%;bottom:4%;}.main-features .featured-topics .primary-feature .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.main-features .featured-topics .primary-feature .item-headline h1 .no-break{white-space:nowrap;}.main-features .featured-topics .primary-feature .item-headline h1 sup{vertical-align:10px;font-size:calc((18px) + (25 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .main-features .featured-topics .primary-feature .item-headline h1 sup{vertical-align:18px;}@media screen and (min-width:900px){.main-features .featured-topics .primary-feature .item-headline h1 sup{vertical-align:18px;}}.lt-ie9 .main-features .featured-topics .primary-feature .item-headline h1 sup{font-size:25px;}@media screen and (min-width:1920px){.main-features .featured-topics .primary-feature .item-headline h1 sup{font-size:25px;}}.main-features .featured-topics .primary-feature .item-headline .makita-btn{border:2px solid transparent;}.main-features .featured-topics .primary-feature .item-headline .makita-btn:hover{color:#008290;background-color:#fff;border:2px solid #008290;transition:all .3s ease-in-out;}.main-features .featured-topics .secondary-features{margin-bottom:3.3em;}.main-features .featured-topics .secondary-features .status{position:relative;display:block;vertical-align:top;width:100%;}.lt-ie9 .main-features .featured-topics .secondary-features .status{display:inline-block;width:24.6%;}@media screen and (min-width:900px){.main-features .featured-topics .secondary-features .status{display:inline-block;width:24.6%;}}.lt-ie9 .main-features .featured-topics .secondary-features .status{width:24.7%;}@media screen and (min-width:1300px){.main-features .featured-topics .secondary-features .status{width:24.7%;}}.lt-ie9 .main-features .featured-topics .secondary-features .status{width:24.77%;}@media screen and (min-width:1600px){.main-features .featured-topics .secondary-features .status{width:24.77%;}}.main-features .featured-topics .secondary-features .status .item-headline{position:absolute;bottom:0;margin:0 auto;left:0;right:0;padding:.5em;background-color:rgba(0,0,0,.5);}.lt-ie9 .main-features .featured-topics .secondary-features .status .item-headline{padding:1em;}@media screen and (min-width:900px){.main-features .featured-topics .secondary-features .status .item-headline{padding:1em;}}.main-features .featured-topics .secondary-features .status .item-headline h2,.main-features .featured-topics .secondary-features .status .item-headline .erebates .channel h2>span,.erebates .channel .main-features .featured-topics .secondary-features .status .item-headline h2>span,.main-features .featured-topics .secondary-features .status .item-headline .erebates .promotion h2>span,.erebates .promotion .main-features .featured-topics .secondary-features .status .item-headline h2>span,.main-features .featured-topics .secondary-features .status .item-headline .sales .channel h2>span,.sales .channel .main-features .featured-topics .secondary-features .status .item-headline h2>span,.main-features .featured-topics .secondary-features .status .item-headline .sales .promotion h2>span,.sales .promotion .main-features .featured-topics .secondary-features .status .item-headline h2>span{font-size:calc(1em + .1vw);font-family:"MakitaSans_ExtraBold";color:#fff;text-transform:uppercase;letter-spacing:2px;}.home-module,.featured-products,.discover-makita,.explore-more,.cordless,.popular-product{margin-bottom:1.375em;text-align:center;}.lt-ie9 .home-module,.lt-ie9 .featured-products,.lt-ie9 .discover-makita,.lt-ie9 .explore-more,.lt-ie9 .cordless,.lt-ie9 .popular-product{margin-bottom:4.4em;}@media screen and (min-width:900px){.home-module,.featured-products,.discover-makita,.explore-more,.cordless,.popular-product{margin-bottom:4.4em;}}.home-module .carousel .product-tile,.featured-products .carousel .product-tile,.discover-makita .carousel .product-tile,.explore-more .carousel .product-tile,.cordless .carousel .product-tile,.popular-product .carousel .product-tile{box-shadow:unset;}.home-module .carousel .product-tile .product-details,.featured-products .carousel .product-tile .product-details,.discover-makita .carousel .product-tile .product-details,.explore-more .carousel .product-tile .product-details,.cordless .carousel .product-tile .product-details,.popular-product .carousel .product-tile .product-details{padding:0;}.home-module .carousel .product-tile .product-details .model-num,.featured-products .carousel .product-tile .product-details .model-num,.discover-makita .carousel .product-tile .product-details .model-num,.explore-more .carousel .product-tile .product-details .model-num,.cordless .carousel .product-tile .product-details .model-num,.popular-product .carousel .product-tile .product-details .model-num{padding:10px 0 0 15px;}.home-module .carousel .product-tile .product-details .makita-link,.featured-products .carousel .product-tile .product-details .makita-link,.discover-makita .carousel .product-tile .product-details .makita-link,.explore-more .carousel .product-tile .product-details .makita-link,.cordless .carousel .product-tile .product-details .makita-link,.popular-product .carousel .product-tile .product-details .makita-link{font-weight:bold;display:inline-block;}.featured-products .product-tiles .latest-wrapper{display:block;justify-content:unset;align-items:unset;}.lt-ie9 .featured-products .product-tiles .latest-wrapper{display:flex;justify-content:space-evenly;align-items:flex-start;}@media screen and (min-width:900px){.featured-products .product-tiles .latest-wrapper{display:flex;justify-content:space-evenly;align-items:flex-start;}}.featured-products .product-tiles .latest-wrapper .tool{display:block;max-width:100%;margin-bottom:1.65em;}.lt-ie9 .featured-products .product-tiles .latest-wrapper .tool{flex-basis:25%;margin-bottom:0;}@media screen and (min-width:900px){.featured-products .product-tiles .latest-wrapper .tool{flex-basis:25%;margin-bottom:0;}}.featured-products .product-tiles .latest-wrapper .tool:last-child{margin-right:0;}.featured-products .product-tiles .latest-wrapper .tool .featured-prod-img{height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:1.1em;}.featured-products .product-tiles .latest-wrapper .tool .featured-prod-img img{max-width:100%;max-height:100%;margin:0 auto;}.featured-products .product-tiles .latest-wrapper .tool .tool-info{font-family:"MakitaSans_ExtraBold";text-align:left;color:#000;}.featured-products .product-tiles .latest-wrapper .tool .tool-info .product-model-number{font-size:calc(1em + .1vw);}.featured-products .product-tiles .latest-wrapper .tool .tool-info .title{font-size:calc(1em + .01vw);font-family:"MakitaSans_ExtraBold";letter-spacing:normal;color:#000;margin-bottom:unset;text-transform:none;text-align:left;}.featured-products .product-tiles .latest-wrapper .tool .tool-info .description,.featured-products .product-tiles .latest-wrapper .tool .tool-info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .featured-products .product-tiles .latest-wrapper .tool .tool-info span,.featured-products .product-tiles .latest-wrapper .tool .tool-info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .featured-products .product-tiles .latest-wrapper .tool .tool-info span{font-family:Arial,sans-serif;}.featured-products .product-tiles .carousel a:hover:after{content:"";height:100%;position:absolute;width:100%;top:0;left:0;background-color:#fff;animation:1s slidein_hover ease-in-out forwards;z-index:1;}.featured-products .product-tiles .carousel .product-tile{border:1px solid #d6d6d6;position:relative;}.featured-products .product-tiles .carousel .product-tile .product-img{padding:0;}.featured-products .product-tiles .carousel .product-tile .product-img img{padding:35px;}.featured-products .product-tiles .carousel .product-tile .product-img .product-details{background-color:#fff;position:relative;z-index:100;}.featured-products .product-tiles .carousel .product-tile .product-img .product-details .model-num-feature{position:relative;width:100%;border-top:1px solid #d6d6d6;padding:10px 0 0 15px;}.featured-products .product-tiles .carousel .product-tile .product-img .product-details .makita-link{position:relative;padding:0 5px 5px 15px;font-size:100%;}.featured-products .product-tiles .carousel .set-background-tile{background-size:contain;background-repeat:no-repeat;background-position:top;}.featured-products .explore-products .makita-link.sub-link{margin-top:.825em;display:table;margin-left:auto;margin-right:auto;}.featured-products .explore-products .makita-btn{display:inline-block;font-family:"MakitaSans_Regular";font-weight:normal;padding:0;letter-spacing:.5px;background-color:initial;text-transform:capitalize;color:#000;margin-bottom:.825em;transition:all .3s ease-in;}.featured-products .explore-products .makita-btn:hover{color:#008290;text-decoration:underline;}.featured-products .explore-products .makita-btn .fa-chevron-right{font-size:12px;color:#008290;margin-left:3px;}.popular-product{text-align:center;width:90%;}.popular-product .popular-heading{font-weight:bold;text-transform:uppercase;margin-left:initial;font-family:"MakitaSans_SemiBold";font-size:calc((20px) + (24 - 20)*(100vw - (320px))/(1920 - 320));margin-bottom:.825em;padding-top:0;}.lt-ie9 .popular-product .popular-heading{font-size:24px;}@media screen and (min-width:1920px){.popular-product .popular-heading{font-size:24px;}}.lt-ie9 .popular-product .popular-heading{text-align:left;margin-left:8.5vw;}@media screen and (min-width:1024px){.popular-product .popular-heading{text-align:left;margin-left:8.5vw;}}.lt-ie9 .popular-product .popular-heading{margin-left:277px;}@media screen and (min-width:1920px){.popular-product .popular-heading{margin-left:277px;}}.popular-product .tile{display:inline-block;}.popular-product .tile-img{width:190px;height:auto;}.lt-ie9 .popular-product .tile-img{width:initial;text-align:left;}@media screen and (min-width:900px){.popular-product .tile-img{width:initial;text-align:left;}}.popular-product .tile-text{font-family:"MakitaSans_Regular";font-size:16px;color:#000;text-align:center;}.popular-product .tile:hover *{transition:all .6s linear;color:#008290;}.section-tab .tabs{display:flex;flex-direction:column-reverse;}.lt-ie9 .section-tab .tabs{flex-direction:column;}@media screen and (min-width:900px){.section-tab .tabs{flex-direction:column;}}.section-tab .tabs__content-container .interactive-carousel-wrapper{position:relative;}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper{display:flex;flex-direction:column-reverse;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper{display:block;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper{display:block;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel{width:100%;text-align:center;height:inherit;}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .slick-track{display:flex;}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .slick-next:before,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .slick-prev:before{display:none;}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide{position:relative;height:100%;background-size:cover;display:flex;flex-direction:column-reverse;}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .carousel-d-none{display:block;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .carousel-d-none{display:none;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .carousel-d-none{display:none;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info{width:100%;position:relative;top:initial;left:initial;color:#fff;text-align:left;padding:37px 20px;background:rgba(0,0,0,.8);font-size:16px;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info{width:500px;position:absolute;top:101px;left:50px;padding:10px 20px 20px;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info{width:500px;position:absolute;top:101px;left:50px;padding:10px 20px 20px;}}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info{padding:37px 20px;width:550px;}@media screen and (min-width:1460px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info{padding:37px 20px;width:550px;}}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .model,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .reg,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-btn-default,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description-lower,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .logo{margin-left:20px;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .model,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .reg,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-btn-default,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description-lower,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .logo{margin-left:20px;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((28px) + (38 - 28)*(100vw - (320px))/(1920 - 320));line-height:1em;text-transform:uppercase;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span{font-size:38px;}@media screen and (min-width:1920px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span{font-size:38px;}}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span{font-size:48px;}@media screen and (min-width:2000px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span{font-size:48px;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span span{line-height:1em;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption span,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description span,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span span,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span span{display:block;}@media screen and (min-width:1100px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span span{display:block;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption span sup,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description span sup,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span sup,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span span sup,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span sup,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span span sup{font-family:"MakitaSansCondensed_ExtraBold";vertical-align:super;font-size:50%;line-height:0;}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption span .text-lower,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description span .text-lower,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span .text-lower,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span span .text-lower,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span .text-lower,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span span .text-lower{text-transform:lowercase;display:inline-block;}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description-lower{margin-bottom:1.1em;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description-lower{margin-bottom:.55em;margin-left:20px;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info span,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description-lower{margin-bottom:.55em;margin-left:20px;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .model{font-size:calc((20px) + (24 - 20)*(100vw - (320px))/(1920 - 320));margin-bottom:10px;font-family:"MakitaSans_SemiBold";}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .model{font-size:24px;}@media screen and (min-width:1920px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .model{font-size:24px;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption{margin-bottom:.55em;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption{margin-top:1.5vw;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption{margin-top:1.5vw;}}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption{margin-top:26.4px;}@media screen and (min-width:1920px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .caption{margin-top:26.4px;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description-lower{text-transform:initial;font-family:"MakitaSans_Regular";font-size:calc((16px) + (24 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description-lower{font-size:24px;}@media screen and (min-width:1920px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description-lower{font-size:24px;}}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description-lower{margin-bottom:2.7vw;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .description-lower{margin-bottom:2.7vw;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-btn{background-color:transparent;border:2px solid #fff;display:block;text-align:center;}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-btn:hover{color:#008290;background-color:#fff;border:2px solid #008290;transition:all .3s ease-in-out;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-btn{background-color:#008290;border:2px solid transparent;display:inline-block;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-btn{background-color:#008290;border:2px solid transparent;display:inline-block;}}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-btn{position:absolute;bottom:60px;}@media screen and (min-width:1650px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .makita-btn{position:absolute;bottom:60px;}}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .logo{margin:20px;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interactive-carousel .image-slide .info .logo{margin:20px;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav{position:relative;display:flex;justify-content:space-around;width:100%;padding:40px 5px 15px;left:initial;top:initial;background:rgba(0,0,0,.8);cursor:pointer;border-bottom:1px solid #d6d6d6;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav{position:absolute;left:50px;top:50px;width:500px;padding:15px 20px 0;border-bottom:3px solid #d6d6d6;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav{position:absolute;left:50px;top:50px;width:500px;padding:15px 20px 0;border-bottom:3px solid #d6d6d6;}}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav{width:550px;}@media screen and (min-width:1460px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav{width:550px;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper{text-align:center;color:#fff;}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper:not(:last-child){margin-right:10px;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper:not(:last-child){margin-right:15px;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper:not(:last-child){margin-right:15px;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper p{font-family:"MakitaSans_SemiBold";font-size:calc((12px) + (18 - 12)*(100vw - (320px))/(1920 - 320));font-weight:bold;text-transform:uppercase;border-bottom:0;transition:all .3s;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper p{font-size:18px;}@media screen and (min-width:1920px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper p{font-size:18px;}}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper p{padding-bottom:7px;}@media screen and (min-width:900px){.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper p{padding-bottom:7px;}}.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper p.active-nav,.section-tab .tabs__content-container .interactive-carousel-wrapper .content-wrapper .interact-nav .box-wrapper p:hover{border-bottom:5px solid #008290;}.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper.es-us .content-wrapper .interact-nav,.lt-ie9 .section-tab .tabs__content-container .interactive-carousel-wrapper.es-us .content-wrapper .interactive-carousel .image-slide .info{width:680px;}@media screen and (min-width:1024px){.section-tab .tabs__content-container .interactive-carousel-wrapper.es-us .content-wrapper .interact-nav,.section-tab .tabs__content-container .interactive-carousel-wrapper.es-us .content-wrapper .interactive-carousel .image-slide .info{width:680px;}}.section-tab .tabs__buttons-container{transform:translateY(20px);display:flex;gap:5px;justify-content:center;align-items:center;}.lt-ie9 .section-tab .tabs__buttons-container{gap:15px;transform:translateY(-70px);}@media screen and (min-width:900px){.section-tab .tabs__buttons-container{gap:15px;transform:translateY(-70px);}}.section-tab .tabs__buttons-container .tab-menu{flex:1;position:relative;display:block;height:80px;background-repeat:no-repeat;width:100%;background-size:cover;background-position:center;color:transparent;}.lt-ie9 .section-tab .tabs__buttons-container .tab-menu{height:130px;max-width:300px;}@media screen and (min-width:900px){.section-tab .tabs__buttons-container .tab-menu{height:130px;max-width:300px;}}.section-tab .tabs__buttons-container .tab-menu::before{content:attr(data-tab-label);font-weight:700;text-transform:uppercase;color:#000;background-color:#f0f0f0;padding:7px 0;position:absolute;top:-30px;left:50%;transform:translateX(-50%);width:calc(100% + 8px);font-size:calc((14px) + (20 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .section-tab .tabs__buttons-container .tab-menu::before{font-size:20px;}@media screen and (min-width:1920px){.section-tab .tabs__buttons-container .tab-menu::before{font-size:20px;}}.lt-ie9 .section-tab .tabs__buttons-container .tab-menu::before{top:-36px;background-color:rgba(255,255,255,.8);}@media screen and (min-width:900px){.section-tab .tabs__buttons-container .tab-menu::before{top:-36px;background-color:rgba(255,255,255,.8);}}.section-tab .tabs__buttons-container .tab-menu[aria-selected=true]{border:4px solid #008290;}.section-tab .tabs__buttons-container .tab-menu[aria-selected=true]::before{background-color:rgba(0,130,144,.8);color:#fff;}.section-tab .tabs__buttons-container .tab-menu[aria-selected=false]{border:4px solid #f0f0f0;}.lt-ie9 .section-tab .tabs__buttons-container .tab-menu[aria-selected=false]{border:4px solid #fff;max-width:200px;max-height:100px;}@media screen and (min-width:900px){.section-tab .tabs__buttons-container .tab-menu[aria-selected=false]{border:4px solid #fff;max-width:200px;max-height:100px;}}.section-tab .tabs__buttons-container .tab-menu[aria-selected=false]::before{font-size:14px;}.lt-ie9 .section-tab .tabs__buttons-container .tab-menu[aria-selected=false]::before{font-size:16px;}@media screen and (min-width:900px){.section-tab .tabs__buttons-container .tab-menu[aria-selected=false]::before{font-size:16px;}}.section-tab .tabs__buttons-container .tab-menu:hover{border:4px solid #008290;transition:all .3s ease-in-out;}.section-tab .tabs__buttons-container .tab-menu:hover[aria-selected=false]::before{background-color:rgba(0,130,144,.8);color:#fff;transition:all .3s ease-in-out;}.explore-more{margin-bottom:5.5em;text-align:center;}.explore-more h2,.explore-more .erebates .channel h2>span,.erebates .channel .explore-more h2>span,.explore-more .erebates .promotion h2>span,.erebates .promotion .explore-more h2>span,.explore-more .sales .channel h2>span,.sales .channel .explore-more h2>span,.explore-more .sales .promotion h2>span,.sales .promotion .explore-more h2>span{font-family:"MakitaSansCondensed_ExtraBold";text-transform:uppercase;color:#000;letter-spacing:.5px;font-size:calc((30px) + (56 - 30)*(100vw - (320px))/(1920 - 320));margin-bottom:0;}.lt-ie9 .explore-more h2,.lt-ie9 .explore-more .erebates .channel h2>span,.erebates .channel .lt-ie9 .explore-more h2>span,.lt-ie9 .explore-more .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .explore-more h2>span,.lt-ie9 .explore-more .sales .channel h2>span,.sales .channel .lt-ie9 .explore-more h2>span,.lt-ie9 .explore-more .sales .promotion h2>span,.sales .promotion .lt-ie9 .explore-more h2>span{font-size:56px;}@media screen and (min-width:1920px){.explore-more h2,.explore-more .erebates .channel h2>span,.erebates .channel .explore-more h2>span,.explore-more .erebates .promotion h2>span,.erebates .promotion .explore-more h2>span,.explore-more .sales .channel h2>span,.sales .channel .explore-more h2>span,.explore-more .sales .promotion h2>span,.sales .promotion .explore-more h2>span{font-size:56px;}}.explore-more .scroll{width:100%;position:relative;}.explore-more .scroll .drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;margin-bottom:25px;}.lt-ie9 .explore-more .scroll .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:900px){.explore-more .scroll .drag-wrapper{overflow-x:hidden;}}.explore-more .scroll .drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.explore-more .scroll .drag-wrapper .menu{display:flex;align-items:center;justify-content:center;height:27px;}.lt-ie9 .explore-more .scroll .drag-wrapper .menu{justify-content:space-between;margin:0 auto;width:265px;}@media screen and (min-width:600px){.explore-more .scroll .drag-wrapper .menu{justify-content:space-between;margin:0 auto;width:265px;}}.explore-more .scroll .drag-wrapper .menu .menu-item{display:block;height:inherit;color:#000;text-align:center;font-weight:bold;text-transform:uppercase;padding:0;border:0;border-bottom:4px solid transparent;cursor:pointer;background-color:transparent;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:calc((14px) + (16 - 14)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .explore-more .scroll .drag-wrapper .menu .menu-item{font-size:16px;}@media screen and (min-width:1920px){.explore-more .scroll .drag-wrapper .menu .menu-item{font-size:16px;}}.explore-more .scroll .drag-wrapper .menu .menu-item:not(:last-child){margin-right:25px;}.lt-ie9 .explore-more .scroll .drag-wrapper .menu .menu-item:not(:last-child){margin-right:initial;}@media screen and (min-width:600px){.explore-more .scroll .drag-wrapper .menu .menu-item:not(:last-child){margin-right:initial;}}.explore-more .scroll .drag-wrapper .menu .menu-item:hover,.explore-more .scroll .drag-wrapper .menu .menu-item[aria-selected=true]{color:#008290;border-bottom:4px solid #008290;}.lt-ie9 .explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper,.lt-ie9 .explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper{width:475px;}@media screen and (min-width:600px){.explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper,.explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper{width:475px;}}.lt-ie9 .explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper,.lt-ie9 .explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper{width:85%;}@media screen and (min-width:900px){.explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper,.explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper{width:85%;}}.explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper .product-tile,.explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper .product-tile{margin:5px 15px;border:1px solid #d6d6d6;}.explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper .product-tile .product-img,.explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper .product-tile .product-img{padding:0;}.explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper .product-tile .product-details,.explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper .product-tile .product-details{font-size:calc((14px) + (16 - 14)*(100vw - (320px))/(1920 - 320));margin-top:initial;}.lt-ie9 .explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper .product-tile .product-details,.lt-ie9 .explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper .product-tile .product-details{min-height:calc(260px - 10vw);}@media screen and (min-width:900px){.explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper .product-tile .product-details,.explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper .product-tile .product-details{min-height:calc(260px - 10vw);}}.lt-ie9 .explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper .product-tile .product-details,.lt-ie9 .explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper .product-tile .product-details{min-height:unset;}@media screen and (min-width:1460px){.explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper .product-tile .product-details,.explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper .product-tile .product-details{min-height:unset;}}.explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper .product-tile .product-details .model-num,.explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper .product-tile .product-details .model-num{font-weight:bold;font-size:inherit;}.explore-more .scroll .tab-content-wrapper .solutions-container .makita-product-tile-wrapper .product-tile .product-details .makita-link,.explore-more .scroll .tab-content-wrapper .videos-container .makita-product-tile-wrapper .product-tile .product-details .makita-link{font-weight:normal;padding:0 5px 25px 15px;cursor:default;}.explore-more .scroll .tab-content-wrapper .innovation-container .driving-innovation-desktop{display:none;}.lt-ie9 .explore-more .scroll .tab-content-wrapper .innovation-container .driving-innovation-desktop{display:block;}@media screen and (min-width:900px){.explore-more .scroll .tab-content-wrapper .innovation-container .driving-innovation-desktop{display:block;}}.explore-more .scroll .tab-content-wrapper .innovation-container .driving-innovation-mobile{display:block;}.lt-ie9 .explore-more .scroll .tab-content-wrapper .innovation-container .driving-innovation-mobile{display:none;}@media screen and (min-width:900px){.explore-more .scroll .tab-content-wrapper .innovation-container .driving-innovation-mobile{display:none;}}.explore-more .scroll .tab-content-wrapper .videos-container .video .content{text-align:center;position:relative;}.explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;left:0;right:0;}.explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link:hover .button-wrapper{background-color:#008290;}.explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link img{max-width:25%;max-height:25%;}.explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link .button-wrapper{padding:3vw 3vw 3vw 4vw;margin:0 auto;background-color:rgba(0,0,0,.55);border-radius:50%;}.lt-ie9 .explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link .button-wrapper{padding:1.3vw 1.3vw 1.3vw 1.8vw;}@media screen and (min-width:900px){.explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link .button-wrapper{padding:1.3vw 1.3vw 1.3vw 1.8vw;}}.explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:3vw 0 3vw 5vw;margin:0 auto;}.lt-ie9 .explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link .button-wrapper .play{border-width:1.3vw 0 1.3vw 2.1vw;}@media screen and (min-width:900px){.explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link .button-wrapper .play{border-width:1.3vw 0 1.3vw 2.1vw;}}.explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.explore-more .scroll .tab-content-wrapper .videos-container .video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.explore-more .scroll .tab-content-wrapper .videos-container .video .video-wrapper{position:relative;padding-bottom:39.25%;padding-top:25px;height:0;overflow:hidden;}.lt-ie9 .explore-more .scroll .tab-content-wrapper .videos-container .video .video-wrapper{padding-bottom:42.25%;}@media screen and (min-width:900px){.explore-more .scroll .tab-content-wrapper .videos-container .video .video-wrapper{padding-bottom:42.25%;}}.explore-more .scroll .tab-content-wrapper .videos-container .video .video-wrapper video{position:absolute;top:0;left:0;right:0;width:100%;height:auto;margin-left:auto;margin-right:auto;}.explore-more .scroll .tab-content-wrapper .videos-container .video .transparent-pane-sa{margin-left:auto;margin-right:auto;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;border:0;}.lt-ie9 .explore-more .scroll .tab-content-wrapper .videos-container .video .transparent-pane-sa{border:1px solid #fff;}@media screen and (min-width:900px){.explore-more .scroll .tab-content-wrapper .videos-container .video .transparent-pane-sa{border:1px solid #fff;}}.explore-more .scroll .tab-content-wrapper .videos-container .video .video-control{position:absolute;bottom:1%;right:1%;cursor:pointer;}.explore-more .scroll .tab-content-wrapper .videos-container .video .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.explore-more .scroll.dyn-fadeout:after{content:"";opacity:0;transition:opacity 300ms ease;}.explore-more .scroll:after{position:absolute;z-index:1;right:0;top:80px;pointer-events:none;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:30px;color:rgba(255,255,255,.35);display:flex;align-items:center;justify-content:flex-end;padding-right:20px;height:20px;width:20%;opacity:1;transition:opacity 300ms ease;max-height:29vw;background:-moz-linear-gradient(left,rgba(99,100,102,0) 0%,#fff 85%);background:-webkit-linear-gradient(left,rgba(255,100,102,0) 0%,#fff 85%);background:linear-gradient(to right,rgba(99,100,102,0) 0%,#fff 85%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1);}.lt-ie9 .explore-more .scroll:after{opacity:0;background:unset;}@media screen and (min-width:1300px){.explore-more .scroll:after{opacity:0;background:unset;}}.discover-makita{background-color:#f5f5f5;padding:3.5vw 0 5.5vw;}.discover-makita h2,.discover-makita .erebates .channel h2>span,.erebates .channel .discover-makita h2>span,.discover-makita .erebates .promotion h2>span,.erebates .promotion .discover-makita h2>span,.discover-makita .sales .channel h2>span,.sales .channel .discover-makita h2>span,.discover-makita .sales .promotion h2>span,.sales .promotion .discover-makita h2>span{text-transform:uppercase;}.lt-ie9 .discover-makita .makita-product-tile-wrapper{width:475px;}@media screen and (min-width:600px){.discover-makita .makita-product-tile-wrapper{width:475px;}}.lt-ie9 .discover-makita .makita-product-tile-wrapper{width:100%;}@media screen and (min-width:900px){.discover-makita .makita-product-tile-wrapper{width:100%;}}.lt-ie9 .discover-makita .makita-product-tile-wrapper .slick-track{min-width:100%;display:flex;justify-content:center;}@media screen and (min-width:900px){.discover-makita .makita-product-tile-wrapper .slick-track{min-width:100%;display:flex;justify-content:center;}}.discover-makita .makita-product-tile-wrapper .product-tile{border:0;}.lt-ie9 .discover-makita .makita-product-tile-wrapper .product-tile:not(:last-child){margin-right:22px;}@media screen and (min-width:900px){.discover-makita .makita-product-tile-wrapper .product-tile:not(:last-child){margin-right:22px;}}.lt-ie9 .discover-makita .makita-product-tile-wrapper .product-tile{max-width:325px;}@media screen and (min-width:900px){.discover-makita .makita-product-tile-wrapper .product-tile{max-width:325px;}}.lt-ie9 .discover-makita .makita-product-tile-wrapper .product-tile{min-width:325px;}@media screen and (min-width:1700px){.discover-makita .makita-product-tile-wrapper .product-tile{min-width:325px;}}.discover-makita .makita-product-tile-wrapper .product-tile .product-img{padding:0;}.lt-ie9 .discover-makita .makita-product-tile-wrapper .product-tile .product-img .discover-image{width:475px;}@media screen and (min-width:480px){.discover-makita .makita-product-tile-wrapper .product-tile .product-img .discover-image{width:475px;}}.lt-ie9 .discover-makita .makita-product-tile-wrapper .product-tile .product-img .discover-image{width:unset;}@media screen and (min-width:900px){.discover-makita .makita-product-tile-wrapper .product-tile .product-img .discover-image{width:unset;}}.discover-makita .makita-product-tile-wrapper .product-tile .product-details{margin-top:initial;}.discover-makita .makita-product-tile-wrapper .product-tile .product-details .model-num{border:0;text-transform:uppercase;}.discover-makita .makita-product-tile-wrapper .product-tile .product-details .makita-link{padding:0 5px 25px 15px;}.home-module .rto-innnovation-section{display:flex;justify-content:center;color:#fff;text-align:center;flex-direction:column;}.lt-ie9 .home-module .rto-innnovation-section{flex-direction:row;}@media screen and (min-width:900px){.home-module .rto-innnovation-section{flex-direction:row;}}.lt-ie9 .home-module .rto-innnovation-section{flex-direction:row;justify-content:center;}@media screen and (min-width:1100px){.home-module .rto-innnovation-section{flex-direction:row;justify-content:center;}}.home-module .rto-innnovation-section .inno-sect{margin-bottom:1.1em;padding:2.5px;}.lt-ie9 .home-module .rto-innnovation-section .inno-sect{margin-bottom:0;}@media screen and (min-width:900px){.home-module .rto-innnovation-section .inno-sect{margin-bottom:0;}}.home-module .rto-innnovation-section .inno-sect:last-child{margin-right:0;}.home-module .rto-innnovation-section .inno-sect .heading,.home-module .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .home-module .rto-innnovation-section .inno-sect .text-lower,.home-module .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .home-module .rto-innnovation-section .inno-sect .text-lower{font-size:initial;letter-spacing:initial;margin-top:1.1em;margin-bottom:0;}.home-module .rto-innnovation-section .inno-sect .makita-link{font-family:"MakitaSans_ExtraBold";}.home-module .rto-innnovation-section .inno-sect .makita-link-dark{font-family:"MakitaSansCondensed_Black";font-size:calc((18px) + (23 - 18)*(100vw - (320px))/(1920 - 320));color:#000;}.home-module .rto-innnovation-section .inno-sect .description,.home-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .home-module .rto-innnovation-section .inno-sect span,.home-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .home-module .rto-innnovation-section .inno-sect span{font-size:initial;min-width:100%;max-width:100%;width:min-content;text-align:center;margin:auto;}.home-module .rto-innnovation-section .inno-sect .description.black,.home-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .home-module .rto-innnovation-section .inno-sect span.black,.home-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .home-module .rto-innnovation-section .inno-sect span.black{color:#000;}.home-module .rto-innnovation-section .inno-sect .description.padding,.home-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.padding,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .home-module .rto-innnovation-section .inno-sect span.padding,.home-module .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.padding,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .home-module .rto-innnovation-section .inno-sect span.padding{padding:15px 0;}.home-module.latest{width:90%;}.home-module.latest .inno-sect{flex:1;align-self:center;max-width:539px;display:flex;flex-direction:column;text-align:left;border:1px solid #d6d6d6;padding:0;}.lt-ie9 .home-module.latest .inno-sect{align-self:initial;}.lt-ie9 .home-module.latest .inno-sect:not(:last-child){margin-right:1.5vw;}@media screen and (min-width:900px){.home-module.latest .inno-sect{align-self:initial;}.home-module.latest .inno-sect:not(:last-child){margin-right:1.5vw;}}.home-module.latest .inno-sect .description-wrapper{margin-bottom:16px;padding:0 20px;}.home-module.latest .inno-sect .description-wrapper .makita-link{font-family:"MakitaSans_SemiBold";font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));color:#000;}.lt-ie9 .home-module.latest .inno-sect .description-wrapper .makita-link{font-size:20px;}@media screen and (min-width:1920px){.home-module.latest .inno-sect .description-wrapper .makita-link{font-size:20px;}}.home-module.latest .inno-sect .description-wrapper .description,.home-module.latest .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .home-module.latest .inno-sect .description-wrapper span,.home-module.latest .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .home-module.latest .inno-sect .description-wrapper span{text-align:inherit;margin:0 auto;}.home-module.latest .inno-sect .makita-btn{max-width:fit-content;margin:auto 0 20px 20px;border:2px solid transparent;}.home-module.latest .inno-sect .makita-btn:hover{color:#008290;background-color:#fff;border:2px solid #008290;transition:all .3s ease-in-out;}.home-module.cordless{padding:3.5vw 0 5.5vw;background-image:url("../jpg/cordless-systems-background.jpg");background-size:auto 100%;}.lt-ie9 .home-module.cordless{background-position:bottom;background-repeat:no-repeat;}@media screen and (min-width:900px){.home-module.cordless{background-position:bottom;background-repeat:no-repeat;}}.home-module.cordless .rto-innnovation-section{width:100%;margin:0 auto;}.lt-ie9 .home-module.cordless .rto-innnovation-section{width:80%;}@media screen and (min-width:900px){.home-module.cordless .rto-innnovation-section{width:80%;}}.lt-ie9 .home-module.cordless .rto-innnovation-section{width:fit-content;}@media screen and (min-width:1460px){.home-module.cordless .rto-innnovation-section{width:fit-content;}}.home-module.cordless .rto-innnovation-section .inno-sect{position:relative;padding:47px 50px 183px;width:90%;margin:0 auto 48px;}.home-module.cordless .rto-innnovation-section .inno-sect:last-child{margin-right:auto;}.lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect{width:initial;padding:47px 65px 183px;margin:0 auto 28px;}.lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect:not(:last-child){margin-right:2.5vw;}@media screen and (min-width:900px){.home-module.cordless .rto-innnovation-section .inno-sect{width:initial;padding:47px 65px 183px;margin:0 auto 28px;}.home-module.cordless .rto-innnovation-section .inno-sect:not(:last-child){margin-right:2.5vw;}}.lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect{padding:47px 90px 183px;}@media screen and (min-width:1920px){.home-module.cordless .rto-innnovation-section .inno-sect{padding:47px 90px 183px;}}.home-module.cordless .rto-innnovation-section .inno-sect .makita-link{color:#fff;font-family:Arial,sans-serif;font-size:calc((22px) + (24 - 22)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect .makita-link{font-size:24px;}@media screen and (min-width:1920px){.home-module.cordless .rto-innnovation-section .inno-sect .makita-link{font-size:24px;}}.home-module.cordless .rto-innnovation-section .inno-sect .makita-link .disclaimer,.home-module.cordless .rto-innnovation-section .inno-sect .makita-link .erebates .disclaimer span,.erebates .disclaimer .home-module.cordless .rto-innnovation-section .inno-sect .makita-link span,.home-module.cordless .rto-innnovation-section .inno-sect .makita-link .sales .disclaimer span,.sales .disclaimer .home-module.cordless .rto-innnovation-section .inno-sect .makita-link span{display:block;font-size:calc((12px) + (14 - 12)*(100vw - (320px))/(1920 - 320));font-family:"MakitaSans_Regular";}.lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect .makita-link .disclaimer,.lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect .makita-link .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect .makita-link span,.lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect .makita-link .sales .disclaimer span,.sales .disclaimer .lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect .makita-link span{font-size:14px;}@media screen and (min-width:1920px){.home-module.cordless .rto-innnovation-section .inno-sect .makita-link .disclaimer,.home-module.cordless .rto-innnovation-section .inno-sect .makita-link .erebates .disclaimer span,.erebates .disclaimer .home-module.cordless .rto-innnovation-section .inno-sect .makita-link span,.home-module.cordless .rto-innnovation-section .inno-sect .makita-link .sales .disclaimer span,.sales .disclaimer .home-module.cordless .rto-innnovation-section .inno-sect .makita-link span{font-size:14px;}}.home-module.cordless .rto-innnovation-section .inno-sect .battery{position:absolute;bottom:-10vw;left:50%;transition:all .3s ease-in;transform:translateX(-50%);}.lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect .battery{bottom:-4vw;}@media screen and (min-width:900px){.home-module.cordless .rto-innnovation-section .inno-sect .battery{bottom:-4vw;}}.home-module.cordless .rto-innnovation-section .inno-sect .battery:hover{transform:translateX(-50%) scale(1.05);}.home-module.cordless .rto-innnovation-section .inno-sect .battery.low{bottom:-15vw;}.lt-ie9 .home-module.cordless .rto-innnovation-section .inno-sect .battery.low{bottom:calc(-4vw - 20px);}@media screen and (min-width:900px){.home-module.cordless .rto-innnovation-section .inno-sect .battery.low{bottom:calc(-4vw - 20px);}}.home-module.cordless .rto-innnovation-section .inno-sect-gray{background-color:#2a2d2f;}.home-module.cordless .rto-innnovation-section .inno-sect-teal{background-color:#008290;}.home-module.cordless .rto-innnovation-section .inno-sect-black{background-color:#000;}.home-module.help{margin-top:5.5em;}.home-module.help .section-heading{text-transform:uppercase;}.home-module.help .section-heading span{display:block;}.lt-ie9 .home-module.help .section-heading span{display:initial;}@media screen and (min-width:600px){.home-module.help .section-heading span{display:initial;}}.home-module.help .rto-innnovation-section .inno-sect{width:100%;}.lt-ie9 .home-module.help .rto-innnovation-section .inno-sect{width:28%;padding:63px 0;margin-bottom:0;}@media screen and (min-width:900px){.home-module.help .rto-innnovation-section .inno-sect{width:28%;padding:63px 0;margin-bottom:0;}}.home-module.help .rto-innnovation-section .inno-sect:not(:last-child){margin-bottom:1.925em;}.lt-ie9 .home-module.help .rto-innnovation-section .inno-sect:not(:last-child){margin-bottom:0;border-right:1px solid #000;}@media screen and (min-width:900px){.home-module.help .rto-innnovation-section .inno-sect:not(:last-child){margin-bottom:0;border-right:1px solid #000;}}.home-module.help .rto-innnovation-section .inno-sect .heading,.home-module.help .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .home-module.help .rto-innnovation-section .inno-sect .text-lower,.home-module.help .rto-innnovation-section .inno-sect .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .home-module.help .rto-innnovation-section .inno-sect .text-lower{margin-bottom:.825em;text-transform:uppercase;}.home-module.help .rto-innnovation-section .inno-sect .makita-link{font-family:Arial,sans-serif;font-size:18px;color:#000;border-bottom:3px solid transparent;transition:border-bottom .5s;text-decoration:none;}.home-module.help .rto-innnovation-section .inno-sect .makita-link:hover{border-bottom:3px solid #008290;}.home-module.help .rto-innnovation-section .inno-sect .makita-link::after{content:"";font-family:"Font Awesome 5 Free";color:#008290;font-size:16px;margin-left:4px;}.home-module.help .rto-innnovation-section .inno-sect .description,.home-module.help .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .home-module.help .rto-innnovation-section .inno-sect span,.home-module.help .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .home-module.help .rto-innnovation-section .inno-sect span{font-size:16px;padding:0 20px;}.home-module.help .rto-innnovation-section .inno-sect .description span,.home-module.help .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .home-module.help .rto-innnovation-section .inno-sect span span,.home-module.help .rto-innnovation-section .inno-sect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .home-module.help .rto-innnovation-section .inno-sect span span{display:block;font-size:inherit;}.promo-touts .slick-prev::before{color:#000;}.promo-touts .slick-next::before{color:#000;}.promo-touts .slick-dots{bottom:-25px;}.promo-touts .slick-dots li button::before{color:#000;}.genuine-makita .global-page-header .page-title{padding-top:10px;}.genuine-makita .global-page-header .page-title .pdf-download{font-size:18px;}.genuine-makita .content .content-heading{font-size:22px;font-weight:bold;margin-bottom:20px;}.genuine-makita .content .content-heading img{padding-right:20px;}.genuine-makita .content .knock-off-battery{padding-left:20px;padding-bottom:20px;}.genuine-makita .content p{margin-bottom:20px;}.genuine-makita .content ul{margin-left:20px;margin-bottom:15px;}.genuine-makita .content ul li{list-style-type:disc;}.genuine-makita a{color:#008290;text-decoration:none;}.genuine-makita a:hover,.genuine-makita a:focus,.genuine-makita a:active{color:#67b2b1;}.press-releases.global-page-header{margin-bottom:0;}.lt-ie9 .press-releases.global-page-header .page-title{padding-bottom:0;}@media screen and (max-width:419px){.press-releases.global-page-header .page-title{padding-bottom:0;}}.press-releases.global-page-header .press-archive{display:block;text-align:right;font-family:"Open Sans Condensed",sans-serif;font-size:1.5em;font-weight:700;line-height:1.45em;text-transform:uppercase;}.lt-ie9 .press-releases.global-page-header .press-archive{text-align:left;padding:5px 0;}@media screen and (max-width:419px){.press-releases.global-page-header .press-archive{text-align:left;padding:5px 0;}}.press-releases.global-page-header .press-archive label{display:inline;}.press-releases.global-page-header .press-archive select{display:block;}.press-releases.global-page-header .press-archive .pr-select-box{font-size:18px;display:inline;vertical-align:top;margin-top:5px;}.pr-main-features-wrapper{background-color:#000;margin-bottom:30px;}.pr-main-features-wrapper .press-main-features .press-pane{background-color:#008290;border-top:1px solid #008290;}.pr-main-features-wrapper .press-main-features .press-pane .press-latest-news{position:relative;float:left;width:50%;background-color:#008290;}.lt-ie9 .pr-main-features-wrapper .press-main-features .press-pane .press-latest-news{float:none;width:100%;}@media screen and (max-width:899px){.pr-main-features-wrapper .press-main-features .press-pane .press-latest-news{float:none;width:100%;}}.pr-main-features-wrapper .press-main-features .press-pane .press-latest-news .press-img-main{height:450px;}.lt-ie9 .pr-main-features-wrapper .press-main-features .press-pane .press-latest-news .press-img-main{height:350px;}@media screen and (max-width:899px){.pr-main-features-wrapper .press-main-features .press-pane .press-latest-news .press-img-main{height:350px;}}.pr-main-features-wrapper .press-main-features .press-pane .press-latest-news .press-img-main img{margin:0 auto;max-width:100%;max-height:100%;}.pr-main-features-wrapper .press-main-features .press-pane .press-latest-news .press-latest-text{position:absolute;bottom:0;left:0;background-color:rgba(0,144,158,.75);color:#fff;text-align:left;width:100%;font-family:"MakitaSansCondensed_Light";font-size:16px;padding:20px;}.pr-main-features-wrapper .press-main-features .press-pane .press-latest-news .press-latest-text a{font-family:"MakitaSans_ExtraBold";font-size:16px;}.pr-main-features-wrapper .press-main-features .press-pane .press-recent-news{color:#fff;text-align:left;float:left;width:50%;font-family:"MakitaSansCondensed_Light";padding:0 0 0 1px;background-color:#008290;}.lt-ie9 .pr-main-features-wrapper .press-main-features .press-pane .press-recent-news{float:none;width:100%;}@media screen and (max-width:899px){.pr-main-features-wrapper .press-main-features .press-pane .press-recent-news{float:none;width:100%;}}.pr-main-features-wrapper .press-main-features .press-pane .press-recent-news .press-image-thumb:last-child{border-bottom:0;}.pr-main-features-wrapper .press-main-features .press-pane .press-recent-news .press-img-recent{float:left;background-color:#000;margin-left:0;margin-right:20px;}.pr-main-features-wrapper .press-main-features .press-pane .press-recent-news .pr-img-fit-width img{margin:0 0;max-height:100%;max-width:100%;}.pr-main-features-wrapper .press-main-features .press-pane .press-recent-news .press-recent-text{text-align:left;color:#fff;padding-top:20px;display:table;margin-right:20px;height:225px;border-bottom:1px solid #fff;background-color:#008290;}.lt-ie9 .pr-main-features-wrapper .press-main-features .press-pane .press-recent-news .press-recent-text{display:block;float:left;border-bottom:0;margin-right:0;height:auto;padding-bottom:20px;}@media screen and (max-width:419px){.pr-main-features-wrapper .press-main-features .press-pane .press-recent-news .press-recent-text{display:block;float:left;border-bottom:0;margin-right:0;height:auto;padding-bottom:20px;}}.pr-main-features-wrapper .press-main-features .press-pane .press-recent-news .press-recent-text .presss-cat-label{margin-bottom:15px;}.pr-main-features-wrapper .press-main-features .press-pane .press-recent-news .press-recent-text .presss-cat-label span{font-weight:bold;color:#fff;}.pr-main-features-wrapper .press-main-features .press-pane .press-recent-news .press-recent-text a{font-family:"MakitaSans_ExtraBold";}.pr-main-features-wrapper .press-main-features .press-pane .pr-recent-news-last{padding-bottom:0;padding-top:0;}.pr-main-features-wrapper .press-main-features .press-pane .pr-recent-news-last .press-recent-text{border-bottom:0;}.pr-main-features-wrapper .pr-most-recent{font-size:10px;text-align:left;padding:3em 0;}.pr-main-features-wrapper .pr-most-recent .pr-yearin-th{display:block;float:unset;}.lt-ie9 .pr-main-features-wrapper .pr-most-recent .pr-yearin-th{float:left;padding:0 15px 5px 0;}@media screen and (min-width:1100px){.pr-main-features-wrapper .pr-most-recent .pr-yearin-th{float:left;padding:0 15px 5px 0;}}.pr-main-features-wrapper .pr-most-recent .pr-yearin-txt{display:block;width:85%;}.lt-ie9 .pr-main-features-wrapper .pr-most-recent .pr-yearin-txt{display:inline-block;width:40%;padding-top:10px;}@media screen and (min-width:1100px){.pr-main-features-wrapper .pr-most-recent .pr-yearin-txt{display:inline-block;width:40%;padding-top:10px;}}.pr-main-features-wrapper .pr-most-recent .pr-yearin-txt.date{color:#008290;font-size:12px;font-weight:bold;font-family:"MakitaSans_ExtraBold";margin-bottom:8px;}.press-list{margin-bottom:20px;}.press-list .press-list-thumbs img{max-height:100%;max-width:100%;}.press-list .press-date{font-weight:bold;font-size:14px;color:#333;}.press-list .press-title{color:#008290;font-weight:bold;font-size:14px;}.press-list .press-title a{color:#008290;}.press-release-detail .global-page-header{margin-bottom:0;}.lt-ie9 .press-release-detail .global-page-header .page-title{margin-bottom:5px;float:left;margin-right:15px;}@media screen and (max-width:899px){.press-release-detail .global-page-header .page-title{margin-bottom:5px;float:left;margin-right:15px;}}.lt-ie9 .press-release-detail .global-page-header .page-title{font-size:22px;}@media screen and (max-width:419px){.press-release-detail .global-page-header .page-title{font-size:22px;}}.press-release-detail .global-page-header .pr-year-index{font-size:16px;}.lt-ie9 .press-release-detail .global-page-header .pr-year-index{font-size:26px;padding:5px 0 0;display:block;}.lt-ie9 .press-release-detail .global-page-header .pr-year-index .pr-index-label{display:none;}@media screen and (max-width:899px){.press-release-detail .global-page-header .pr-year-index{font-size:26px;padding:5px 0 0;display:block;}.press-release-detail .global-page-header .pr-year-index .pr-index-label{display:none;}}.lt-ie9 .press-release-detail .global-page-header .pr-year-index{padding-top:6px;font-size:22px;}@media screen and (max-width:419px){.press-release-detail .global-page-header .pr-year-index{padding-top:6px;font-size:22px;}}.press-release-detail .global-page-header .pr-yearin{font-size:10px;text-align:left;padding:0 0 0 5px;}.press-release-detail .global-page-header .pr-yearin .pr-yearin-th{display:inline-block;padding:0 5px 5px 0;float:left;}.press-release-detail .global-page-header .pr-yearin .pr-yearin-txt{float:left;width:75px;}.lt-ie9 .press-release-detail .global-page-header .pr-yearin .pr-yearin-txt{width:65%;padding-top:10px;}@media screen and (max-width:419px){.press-release-detail .global-page-header .pr-yearin .pr-yearin-txt{width:65%;padding-top:10px;}}.press-release-detail .global-page-header .slick-slide{margin-right:25px;}.press-release-detail .global-page-header .slick-prev,.press-release-detail .global-page-header .slick-next{margin-top:-5px;}.press-release-detail .global-page-header .slick-prev{left:-25px;}.press-release-detail .press-title-bar{text-align:right;padding-top:5px;}.press-release-detail .press-title-bar .press-title{text-align:left;font-weight:bold;margin-bottom:2px;}.press-release-detail .press-title-bar .press-date{color:#000;font-size:12px;font-weight:bold;}.press-release-detail .press-content{font-size:14px;}.press-release-detail .press-content iframe{float:left;margin:0 25px 15px 0;}.press-release-detail .press-content p{font-size:14px;margin-bottom:20px;text-align:justify;}.press-release-detail .press-content ul{margin:20px 0 20px 15px;}.press-release-detail .press-content ul li{list-style:disc;}.press-release-detail .press-content table{margin-bottom:20px;}.press-release-detail .press-content table,.press-release-detail .press-content td{border:2px solid #000;}.press-release-detail .press-content td{padding:5px;}.press-release-detail .press-content a{color:#008290;}.press-release-detail .press-content .press-sub-title{border-bottom:1px solid #000;margin-bottom:20px;font-weight:bold;padding-bottom:10px;}.press-release-detail .press-content .press-body{text-align:justify;line-height:20px;}.press-release-detail .press-content .press-body div{text-align:left;}.press-release-detail .press-content .press-body .press-body-image-spacer{width:0;height:70px;float:left;}.press-release-detail .press-content .press-body .press-body-image{width:40%;float:left;clear:both;margin:15px 20px 10px 0;background-color:#fff;}.press-release-detail .press-content .press-body .press-body-image p{margin-bottom:0;}.press-release-detail .press-content .press-body .press-body-image .press-image-caption{background-color:#939598;color:#fff;font-size:12px;text-align:justify;padding:10px;}.press-release-detail .press-content .press-body .press-body-video{float:left;clear:both;margin:15px 20px 10px 0;background-color:#fff;}.press-release-detail .press-content .press-body .press-body-video .press-image-caption{background-color:#939598;color:#fff;font-size:12px;text-align:justify;padding:10px;}.press-release-detail .press-right-rail{color:#fff;}.press-release-detail .press-right-rail .right-rail-tiles{background-color:#008290;padding:10px;}.press-release-detail .press-right-rail .right-rail-tiles .press-rail-content{background-color:#000;margin-bottom:5px;cursor:pointer;}.press-release-detail .press-right-rail .right-rail-tiles .press-rail-content img{padding:10px;}.press-release-detail .press-right-rail .right-rail-tiles .press-rail-content p{font-size:12px;margin:0 10px 5px;padding-bottom:10px;text-align:justify;}.press-release-detail .press-right-rail .right-rail-info{background-color:#008290;color:#fff;}.press-release-detail .press-right-rail .right-rail-info .rr-header{background-color:#000;padding:5px 10px;font-weight:bold;font-size:13px;}.press-release-detail .press-right-rail .right-rail-info .rr-social-wrapper{padding-left:20px;}.press-release-detail .press-right-rail .right-rail-info .rr-social-wrapper .top-social{text-align:center;padding:10px;}.press-release-detail .press-right-rail .right-rail-info .rr-social-wrapper .top-social li{display:inline-block;padding:0;margin-right:15px;cursor:pointer;}.press-release-detail .press-right-rail .right-rail-info .rr-social-wrapper .top-social li a{display:block;font-size:25px;padding-left:5px;}.press-release-detail .press-right-rail .right-rail-info .rr-contact-info{padding:5px 10px;font-size:13px;color:#fff;}.press-release-detail .press-right-rail .right-rail-info .rr-contact-info p{font-weight:bold;}.press-release-detail .press-right-rail .right-rail-info .rr-contact-info ul{margin-bottom:10px;}.press-release-detail .press-right-rail .right-rail-info .rr-downloads{padding:6px 10px;font-size:13px;color:#fff;width:100%;}.press-release-detail .press-right-rail .right-rail-info .rr-downloads ul>li{margin-bottom:10px;cursor:pointer;display:block;}.press-release-detail .press-right-rail .right-rail-info .rr-downloads ul>li .fa,.press-release-detail .press-right-rail .right-rail-info .rr-downloads ul>li .far,.press-release-detail .press-right-rail .right-rail-info .rr-downloads ul>li .fas{font-size:20px;margin-right:5px;}.pr-downloads-wrapper .pr-downloads-doc .pr-download-media .fa,.pr-downloads-wrapper .pr-downloads-doc .pr-download-media .far,.pr-downloads-wrapper .pr-downloads-doc .pr-download-media .fas{font-size:20px;margin-right:15px;}.pr-downloads-wrapper .pr-images li{float:left;margin-right:40px;}.pr-downloads-wrapper .pr-right-rail{margin-left:20px;}.pr-downloads-wrapper .pr-right-rail .pr-contact-card{background-color:#333;padding:0;color:#fff;}.pr-downloads-wrapper .pr-right-rail .pr-contact-card .rr-header{background-color:#000;padding:5px 10px;font-weight:bold;font-size:13px;}.pr-downloads-wrapper .pr-right-rail .pr-contact-card .rr-social-wrapper{padding-left:20px;}.pr-downloads-wrapper .pr-right-rail .pr-contact-card .rr-social-wrapper .top-social{text-align:left;padding:10px;}.pr-downloads-wrapper .pr-right-rail .pr-contact-card .rr-social-wrapper .top-social li{display:inline-block;padding:0;margin-right:15px;cursor:pointer;}.pr-downloads-wrapper .pr-right-rail .pr-contact-card .rr-social-wrapper .top-social li a{display:block;font-size:25px;padding-left:5px;}.pr-downloads-wrapper .pr-right-rail .pr-contact-card .rr-contact-info{padding:5px 0 5px 30px;font-size:14px;color:#fff;}.pr-downloads-wrapper .pr-right-rail .pr-contact-card .rr-contact-info p{font-weight:bold;}.pr-downloads-wrapper .pr-right-rail .pr-contact-card .rr-contact-info ul{margin-bottom:10px;}.pr-downloads-wrapper .pr-download-caption{font-size:18px;font-family:"MakitaSansCondensed_Light";color:#000;font-weight:bold;margin-bottom:30px;}.pr-downloads-wrapper .pr-download-media{margin-bottom:10px;}.pr-downloads-wrapper .pr-download-link{margin-bottom:40px;}.tabular tr{border:1px solid #ccc;}.buy-online-header{font-size:18px;font-weight:bold;padding:15px 0 0;}.buy-online-header .makita-buy-tab-container{align-items:flex-end;flex-direction:column-reverse;}.lt-ie9 .buy-online-header .makita-buy-tab-container{flex-direction:unset;}@media screen and (min-width:900px){.buy-online-header .makita-buy-tab-container{flex-direction:unset;}}.buy-online-header .makita-buy-tab-container .logo-disclaimer{width:100%;padding-left:15px;padding-right:15px;}.lt-ie9 .buy-online-header .makita-buy-tab-container .logo-disclaimer{text-align:right;width:65%;}@media screen and (min-width:900px){.buy-online-header .makita-buy-tab-container .logo-disclaimer{text-align:right;width:65%;}}.buy-online-header .makita-buy-tab-container .logo-disclaimer .copy{display:block;width:100%;font-family:"MakitaSans_Regular";font-weight:normal;}.lt-ie9 .buy-online-header .makita-buy-tab-container .logo-disclaimer .copy{display:inline-block;vertical-align:top;width:70%;line-height:18px;margin-bottom:10px;}@media screen and (min-width:800px){.buy-online-header .makita-buy-tab-container .logo-disclaimer .copy{display:inline-block;vertical-align:top;width:70%;line-height:18px;margin-bottom:10px;}}.buy-online-header .makita-buy-tab-container .logo-disclaimer .makita-link{color:#67b2b1;font-family:"MakitaSans_Regular";border-bottom:1px solid transparent;transition:border-bottom .3s ease-in-out;}.buy-online-header .makita-buy-tab-container .logo-disclaimer .makita-link:hover{border-bottom:1px solid #67b2b1;}.buy-online-header .makita-buy-tab-container .logo-disclaimer .img-logo{display:block;width:100%;margin-bottom:30px;}.lt-ie9 .buy-online-header .makita-buy-tab-container .logo-disclaimer .img-logo{display:inline-block;vertical-align:top;width:20%;margin-left:10px;margin-bottom:0;}@media screen and (min-width:900px){.buy-online-header .makita-buy-tab-container .logo-disclaimer .img-logo{display:inline-block;vertical-align:top;width:20%;margin-left:10px;margin-bottom:0;}}.buy-online-header .makita-buy-tab-container .logo-disclaimer .img-logo img{display:inline;text-align:right;}.buy-local-header,.buy-online-header{margin-bottom:1.65em;font-family:"MakitaSansCondensed_Light";color:#fff;background-color:#000;border-bottom:2px solid #000;}.makita-buy-tab-container{display:flex;}.makita-buy-tab-container .buy-tabs{color:#000;width:100%;}.lt-ie9 .makita-buy-tab-container .buy-tabs{width:40%;}@media screen and (min-width:900px){.makita-buy-tab-container .buy-tabs{width:40%;}}.makita-buy-tab-container .buy-tabs .tab{background-color:#fff;padding:8px 6% 3px;opacity:.8;border:0;border-top-left-radius:3px;border-top-right-radius:3px;transition:all .3s ease-in-out;}.makita-buy-tab-container .buy-tabs .tab:hover{opacity:1;padding-top:15px;}.makita-buy-tab-container .buy-tabs .tab .tab-link{font-family:"MakitaSans_ExtraBold";font-size:15px;color:#000;text-transform:uppercase;}.makita-buy-tab-container .buy-tabs .tab.active{padding-top:15px;padding-bottom:5px;opacity:1;border-bottom:0;border-top-left-radius:5px;border-top-right-radius:5px;}.makita-buy-tab-container .buy-tabs .tab.active a{border-bottom:3px solid #008290;}.makita-buy-tab-container .buy-tabs .tab.active a i{color:#008290;}.makita-buy-tab-container .buy-tabs .tab.active__online{border:0;margin-left:5px;}.buy-online-Container .dealer{padding:20px 10px;margin:10px;text-align:center;box-shadow:0 2px 5px 0 #636466;transition:all .3s ease-in-out;}.buy-online-Container .dealer:hover{box-shadow:0 0 8px 2px #636466;}.buy-online-Container .dealer img{width:180px;height:60px;margin:0 auto;}.buy-online-authorized{font-family:"MakitaSansCondensed_Light";display:none;}.buy-online-description{font-family:Arial,sans-serif;padding:10px 25px 10px 25px;color:#777;font-size:14px;text-align:justify;}.buy-online-description img{margin:10px;}.buy-online-description .lookfor{margin-top:10px;font-weight:bold;color:#000;}.buy-online-description .requirements{padding:15px 0 0 0;}.buy-online-description ol{margin:5px 10px 10px 20px;}.buy-online-description ol li{list-style-type:upper-alpha;font-size:14px;text-align:justify;line-height:20px;}.lt-ie9 .brand-guideline .mobile-hide{display:none;}@media screen and (max-width:799px){.brand-guideline .mobile-hide{display:none;}}.brand-guideline.media .global-page-header{margin-bottom:0;}.brand-guideline.media .global-page-header .makita-tab{min-height:80px;padding-bottom:15px;font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .brand-guideline.media .global-page-header .makita-tab{font-size:16px;}@media screen and (min-width:1920px){.brand-guideline.media .global-page-header .makita-tab{font-size:16px;}}.lt-ie9 .brand-guideline.media .global-page-header .makita-tab{display:flex;align-items:center;border-right:0;border-bottom:1px solid #404040;padding-top:10px;padding-bottom:10px;min-height:auto;}.lt-ie9 .brand-guideline.media .global-page-header .makita-tab:last-child{border:0;padding-bottom:0;}.lt-ie9 .brand-guideline.media .global-page-header .makita-tab:first-child{padding-top:0;}@media screen and (max-width:1099px){.brand-guideline.media .global-page-header .makita-tab{display:flex;align-items:center;border-right:0;border-bottom:1px solid #404040;padding-top:10px;padding-bottom:10px;min-height:auto;}.brand-guideline.media .global-page-header .makita-tab:last-child{border:0;padding-bottom:0;}.brand-guideline.media .global-page-header .makita-tab:first-child{padding-top:0;}}.lt-ie9 .brand-guideline.media .global-page-header .makita-tab.active:after{bottom:unset;left:0;position:relative;transform:rotate(-90deg);margin:0 5px;}@media screen and (max-width:1099px){.brand-guideline.media .global-page-header .makita-tab.active:after{bottom:unset;left:0;position:relative;transform:rotate(-90deg);margin:0 5px;}}.brand-guideline.log-in .input-row.short-input label{width:15%;}.brand-guideline.log-in .input-row.short-input input[type=text],.brand-guideline.log-in .input-row.short-input input[type=password]{width:50%;}.brand-guideline .input-row{margin-bottom:10px;}.brand-guideline .input-row label{color:#000;text-align:left;display:inline-block;}.brand-guideline .input-row label:after{content:" :";}.brand-guideline .input-row.radio label:after{content:"";}.brand-guideline .input-row.short-input label{width:28%;}.brand-guideline .input-row.short-input input[type=text]{width:68%;}.brand-guideline .input-row.long-input label{width:13%;}.brand-guideline .input-row.long-input input[type=text]{width:82%;}.brand-guideline .button-login{color:#fff;background-color:#008290;border:0;font-family:"MakitaSansCondensed_Light";font-size:1em;font-weight:bold;text-transform:uppercase;padding:5px 20px;}.brand-guideline .button-login:hover:hover,.brand-guideline .button-login:hover:focus,.brand-guideline .button-login:hover:active{color:#67b2b1;}.brand-guideline .button-login.button-disable{background-color:#ccc;color:#fff;cursor:no-drop;}.brand-guideline .button-login.button-disable:hover{color:#fff;}.brand-guideline .makita-tab{position:relative;min-height:100px;border-right:1px solid #404040;cursor:pointer;}.brand-guideline .makita-tab:last-child{border-right:0;}.brand-guideline .makita-tab:hover .page-title.white-title{color:#67b2b1;}.brand-guideline .makita-tab:after{content:"";display:none;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff;position:absolute;bottom:-10px;left:50%;}.brand-guideline .makita-tab.active:after{display:block;}.brand-guideline .download-heading{margin-bottom:30px;}.brand-guideline .download-heading p{padding-left:15px;}.brand-guideline .makita-logo-page{background-color:#fff;padding:30px 0 30px;}.brand-guideline .makita-logo-page .download-heading{padding-left:.5%;}.brand-guideline .makita-logo-page .logo-files{padding-left:15px;}.brand-guideline .makita-logo-page .logo-files h2,.brand-guideline .makita-logo-page .logo-files .erebates .channel h2>span,.erebates .channel .brand-guideline .makita-logo-page .logo-files h2>span,.brand-guideline .makita-logo-page .logo-files .erebates .promotion h2>span,.erebates .promotion .brand-guideline .makita-logo-page .logo-files h2>span,.brand-guideline .makita-logo-page .logo-files .sales .channel h2>span,.sales .channel .brand-guideline .makita-logo-page .logo-files h2>span,.brand-guideline .makita-logo-page .logo-files .sales .promotion h2>span,.sales .promotion .brand-guideline .makita-logo-page .logo-files h2>span{font-weight:bold;}.brand-guideline .makita-logo-page .logo-files .gl-image-wrapper{position:relative;width:620px;}.lt-ie9 .brand-guideline .makita-logo-page .logo-files .gl-image-wrapper{width:98%;}@media screen and (max-width:679px){.brand-guideline .makita-logo-page .logo-files .gl-image-wrapper{width:98%;}}.brand-guideline .makita-logo-page .logo-files .gl-image-wrapper.section-margin{margin-top:50px;}.brand-guideline .makita-logo-page .logo-files .gl-image-wrapper .trade-mark-620{width:620px;}.lt-ie9 .brand-guideline .makita-logo-page .logo-files .gl-image-wrapper .trade-mark-620{width:100%;}@media screen and (max-width:679px){.brand-guideline .makita-logo-page .logo-files .gl-image-wrapper .trade-mark-620{width:100%;}}.brand-guideline .makita-logo-page .usage-guidelines{position:relative;width:80%;}.lt-ie9 .brand-guideline .makita-logo-page .usage-guidelines{width:100%;}@media screen and (max-width:1459px){.brand-guideline .makita-logo-page .usage-guidelines{width:100%;}}.brand-guideline .makita-logo-page .usage-guidelines a{display:inline-block;vertical-align:top;}.brand-guideline .product-logo-page{background-color:#fff;padding:30px 15px 30px;}.brand-guideline .product-logo-page .download-heading{padding-left:2.8%;}.brand-guideline .product-logo-page .gl-image-wrapper{position:relative;width:80%;}.lt-ie9 .brand-guideline .product-logo-page .gl-image-wrapper{width:100%;}@media screen and (max-width:1459px){.brand-guideline .product-logo-page .gl-image-wrapper{width:100%;}}.brand-guideline .product-logo-page .gl-image-wrapper.section-margin{margin-top:50px;}.brand-guideline .product-logo-page p{padding-left:0;}.brand-guideline .product-logo-page caption,.brand-guideline .product-logo-page th,.brand-guideline .product-logo-page td{font-weight:normal;text-align:left;vertical-align:middle;}.brand-guideline .product-logo-page div.application{margin:5px 20px 5px 20px;color:#000;height:63px;font-size:11px;text-align:left;font-family:Arial,Helvetica,sans-serif;}.brand-guideline .product-logo-page div.partnerbox{margin:5px 10px 5px 10px;color:#000;height:auto;background-color:#000;}.brand-guideline .product-logo-page div.partnerbox a{display:block;border:1px #fff solid;color:#000;padding:5px 5px 5px 5px;}.brand-guideline .product-logo-page div.partnerbox a:link{color:#000;text-decoration:none;color:#000;}.brand-guideline .product-logo-page div.partnerbox a:hover{text-decoration:none;color:0;border:1px #000 solid;}.brand-guideline .product-logo-page div.partnerbox h2,.brand-guideline .product-logo-page div.partnerbox .erebates .channel h2>span,.erebates .channel .brand-guideline .product-logo-page div.partnerbox h2>span,.brand-guideline .product-logo-page div.partnerbox .erebates .promotion h2>span,.erebates .promotion .brand-guideline .product-logo-page div.partnerbox h2>span,.brand-guideline .product-logo-page div.partnerbox .sales .channel h2>span,.sales .channel .brand-guideline .product-logo-page div.partnerbox h2>span,.brand-guideline .product-logo-page div.partnerbox .sales .promotion h2>span,.sales .promotion .brand-guideline .product-logo-page div.partnerbox h2>span{margin-left:10px;font-size:16px;font-weight:bold;color:#fff;}.brand-guideline .product-logo-page div.partnerbox img,.brand-guideline .product-logo-page div.partnerboxB img{padding-bottom:10px;}.brand-guideline .product-logo-page div.partnerboxB{margin:5px 10px 5px 10px;color:#000;height:auto;}.brand-guideline .product-logo-page div.partnerboxB a{display:block;border:1px #000 solid;color:#fff;padding:5px 5px 5px 5px;}.brand-guideline .product-logo-page div.partnerboxB a:link{color:#000;text-decoration:none;color:#fff;}.brand-guideline .product-logo-page div.partnerboxB a:hover{background-color:#000;text-decoration:none;color:#fff;border:1px #fff solid;}.brand-guideline .product-logo-page td.rightborder{border-right:solid 2px #000;}.brand-guideline .product-logo-page td.leftborder{border-left:solid 2px #000;}.brand-guideline .product-logo-page td.leftborderW{border-left:solid 2px #fff;}.brand-guideline .product-logo-page .tabbing .ajax__tab_body{padding:0;padding-top:10px;}.brand-guideline .product-logo-page .picHeader{vertical-align:top;font-size:12px;font-weight:bold;color:#008597;text-align:center;white-space:nowrap;}.brand-guideline .product-logo-page .fileData{font-size:11px;color:#000;margin:3px 6px;text-align:center;}.brand-guideline .product-logo-page .choice{display:none;}.brand-guideline .product-logo-page .choice a:link{font:7px Arial,Helvetica,sans-serif;display:block;width:22px;padding:0 2px;background-color:#008a97;color:#fff;border:solid 1px #000;text-decoration:none;text-align:center;margin:1px auto;}.brand-guideline .product-logo-page .choice a:hover{background-color:#999;color:#000;border:solid 1px #ff0019;}.brand-guideline .product-logo-page .div01:hover{background-color:rgba(0,0,0,.2);}.brand-guideline .product-logo-page .div01:hover div{display:inline-block;}.brand-guideline .product-logo-page .div-teal:hover{background-color:rgba(0,0,0,.5);}.brand-guideline .product-logo-page .div-teal:hover div{display:inline-block;}.brand-guideline .product-logo-page .tealbutton{padding:0;font-size:10px;}.brand-guideline .product-logo-page .block{text-align:center;}.brand-guideline .product-logo-page .block:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em;}.brand-guideline .product-logo-page .centered{vertical-align:middle;}.brand-guideline .product-logo-page .inline-flex{position:relative;width:60%;}.brand-guideline .product-logo-page .inline-flex a:link{font-family:"MakitaSans_ExtraBold";width:100%;font-size:calc((3px) + (12 - 3)*(100vw - (375px))/(1920 - 375));border:2px solid #008290;}.lt-ie9 .brand-guideline .product-logo-page .inline-flex a:link{font-size:12px;}@media screen and (min-width:1920px){.brand-guideline .product-logo-page .inline-flex a:link{font-size:12px;}}.brand-guideline .product-logo-page .inline-flex a:link:hover{background:#fff;color:#008290;border:2px solid #008290;transition:all .3s ease-in-out;}.brand-guideline .product-logo-page .inline-flex.horiz{width:60%;}.brand-guideline .product-logo-page .inline-flex.horiz .horiz-wrapper{display:flex;gap:5%;}.brand-guideline .product-logo-page .inline-flex.horiz .horiz-wrapper a{padding:.5% 0;}.brand-guideline .product-logo-page .inline-flex.horiz a:link{width:100%;font-size:calc((6px) + (18 - 6)*(100vw - (375px))/(1920 - 375));margin:3px auto;}.lt-ie9 .brand-guideline .product-logo-page .inline-flex.horiz a:link{font-size:18px;}@media screen and (min-width:1920px){.brand-guideline .product-logo-page .inline-flex.horiz a:link{font-size:18px;}}.brand-guideline .product-logo-page .inline-flex.medium{width:30%;}.brand-guideline .product-logo-page .inline-flex.medium a:link{width:100%;font-size:calc((6px) + (18 - 6)*(100vw - (375px))/(1920 - 375));margin:3px auto;}.lt-ie9 .brand-guideline .product-logo-page .inline-flex.medium a:link{font-size:18px;}@media screen and (min-width:1920px){.brand-guideline .product-logo-page .inline-flex.medium a:link{font-size:18px;}}.brand-guideline .product-logo-page .inline-flex.dense-size a:link{font-size:calc((6px) + (16 - 6)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .brand-guideline .product-logo-page .inline-flex.dense-size a:link{font-size:16px;}@media screen and (min-width:1920px){.brand-guideline .product-logo-page .inline-flex.dense-size a:link{font-size:16px;}}.brand-guideline .product-logo-page .inline-flex.tiny-size{width:80%;}.brand-guideline .product-logo-page .inline-flex.wide{width:20%;}.brand-guideline .product-logo-page .inline-flex.wide a:link{width:100%;font-size:calc((8px) + (20 - 8)*(100vw - (375px))/(1920 - 375));margin:6px auto;}.lt-ie9 .brand-guideline .product-logo-page .inline-flex.wide a:link{font-size:20px;}@media screen and (min-width:1920px){.brand-guideline .product-logo-page .inline-flex.wide a:link{font-size:20px;}}.brand-guideline .product-logo-page .cf:before,.brand-guideline .product-logo-page .cf:after{content:" ";display:table;}.brand-guideline .product-logo-page .tabs a{color:#008a97;}.brand-guideline .product-video-page{display:inline-block;background-color:#fff;padding:30px 15px 30px;width:100%;}.brand-guideline .product-video-page p{margin-bottom:30px;padding-left:0;}.brand-guideline .product-video-page .as-grid__module{overflow-x:scroll;}.brand-guideline .product-video-page table.productvideo{background-color:transparent;border-collapse:collapse;width:100%;font-family:Arial,Helvetica,sans-serif;font-size:12px;}.brand-guideline .product-video-page table.productvideo tr.alternative{background-color:#ccc;}.brand-guideline .product-video-page table.productvideo tr td{width:25%;border:1px solid #000;padding:2px 5px;}.brand-guideline .product-video-page table.productvideo tr td.download-link,.brand-guideline .product-video-page table.productvideo tr td.video-id,.brand-guideline .product-video-page table.productvideo tr td.language{width:fit-content;width:-moz-fit-content;text-align:center;}.brand-guideline .product-video-page table.productvideo tr th{text-align:center;border:1px solid #000;padding:5px;background-color:#008a97;color:#fff;}.brand-guideline .product-video-page #btnExport{padding-top:10px;padding-bottom:10px;}.faq-header .action-elements{margin-bottom:.275em;min-height:26px;overflow:hidden;}.faq-header .action-elements .field{display:block;overflow:hidden;}.faq-header .action-elements .field input{color:#999;height:26px;width:100%;padding-left:1em;border-right:0;}.lt-ie9 .faq-header .action-elements .field input{padding-left:1em;padding-right:0;}@media screen and (min-width:1300px){.faq-header .action-elements .field input{padding-left:1em;padding-right:0;}}.faq-header .action-elements .field input::placeholder{font-family:Arial,sans-serif;color:#999;text-transform:uppercase;}.faq-header .action-elements .buttons{float:right;}.faq-header .action-elements .buttons .makita-btn{padding-left:12px;padding-right:12px;}.faq-header .action-elements .buttons .makita-btn.submit{background-color:#fff;border:2px solid #999;color:#999;border-left-width:1px;}.faq-header .action-elements .buttons .makita-btn.refresh{margin-left:.25em;padding-top:4px;padding-bottom:4px;}.faq-header .page-title{margin-bottom:.275em;}.faq-header .makita-filter-box{margin-right:0;padding:0;position:relative;cursor:pointer;text-align:right;color:#000;display:inline-block;vertical-align:top;line-height:normal;border:1px solid #999;width:100%;background-color:#fff;font-style:normal;}.faq-header .makita-filter-box .filter-menu{font-family:Arial,sans-serif;text-align:left;background-color:#fff;font-size:unset;color:#999;}.lt-ie9 .faq-header .makita-filter-box .filter-menu{padding-left:1em;}@media screen and (min-width:900px){.faq-header .makita-filter-box .filter-menu{padding-left:1em;}}.faq-header .makita-filter-box .filter-menu .dd-label{font-style:normal;}.faq-header .makita-filter-box .filter-menu .fa.toggle-icn,.faq-header .makita-filter-box .filter-menu .fas.toggle-icn,.faq-header .makita-filter-box .filter-menu .far.toggle-icn{padding:5px 10px;float:right;color:#999;background-color:#000;}.faq-header .makita-filter-box .filter-menu .fa.fa-check-square,.faq-header .makita-filter-box .filter-menu .fas.fa-check-square,.faq-header .makita-filter-box .filter-menu .far.fa-check-square{color:#008290;}.faq-header .makita-filter-box .filter-container{position:absolute;top:28px;left:-1px;margin:0 auto;text-align:left;background-color:#fff;white-space:nowrap;width:101%;z-index:999;border:1px solid #999;border-top:0;}.faq-header .makita-filter-box .filter-container li{background-color:#d6d6d6;color:#000;line-height:10px;}.faq-header .makita-filter-box .filter-container .selection{padding:.2em .6em;}.faq-header .makita-filter-box .filter-container .selection:hover{background-color:#d6d6d6;}.faq-header .search-field input{height:23px;}.quick-links{text-align:left;}.lt-ie9 .quick-links{text-align:right;padding-top:1em;}@media screen and (min-width:900px){.quick-links{text-align:right;padding-top:1em;}}.lt-ie9 .quick-links{text-align:right;padding-top:0;}@media screen and (min-width:1100px){.quick-links{text-align:right;padding-top:0;}}.quick-links li{display:inline-block;vertical-align:bottom;margin-right:1.25em;}.quick-links li:last-child{margin-right:0;}.quick-links li span{display:block;text-align:center;}.quick-links li span a,.quick-links li span.label-erabates{font-family:"MakitaSansCondensed_Light";font-size:1em;font-weight:bold;}.quick-links li span a img,.quick-links li span.label-erabates img{max-height:48px;max-width:48px;margin:0 auto;}.lt-ie9 .quick-links li span a img,.lt-ie9 .quick-links li span.label-erabates img{max-height:78px;max-width:78px;}@media screen and (min-width:900px){.quick-links li span a img,.quick-links li span.label-erabates img{max-height:78px;max-width:78px;}}.quick-links li span.label-erabates{cursor:pointer;color:#fff;}.quick-links li span.label-erabates:hover{color:#67b2b1;}.quick-links li span.link-label{display:none;}.lt-ie9 .quick-links li span.link-label{display:block;}@media screen and (min-width:1100px){.quick-links li span.link-label{display:block;}}.faq-content{font-size:18px;color:#404040;}.faq-content .topic{font-family:Arial,sans-serif;font-size:16px;color:#404040;margin-bottom:10px;}.faq-content .topic .topic-title{font-family:"MakitaSans_ExtraBold";text-transform:uppercase;margin-bottom:.55em;}.faq-content .topic .item{margin-bottom:15px;}.faq-content .topic .item .question{font-weight:bold;}.faq-content .topic .item .question a{color:#008290;display:table;}.faq-content .topic .item .question a:hover,.faq-content .topic .item .question a:focus,.faq-content .topic .item .question a:active{color:#67b2b1;}.faq-content .topic .item .question a::before{content:" Q: ";font-weight:normal;padding-right:10px;display:table-cell;}.faq-content .topic .item .answer{display:none;}.faq-content .topic .item .answer p{font-size:16px;display:table;font-weight:normal;color:#666;}.faq-content .topic .item .answer p::before{font-size:18px;content:" A: ";padding-right:15px;display:table-cell;}.faq-content .topic .item .answer.open{display:block;}.faq-content .topic .item .answer .disclaimer,.faq-content .topic .item .answer .erebates .disclaimer span,.erebates .disclaimer .faq-content .topic .item .answer span,.faq-content .topic .item .answer .sales .disclaimer span,.sales .disclaimer .faq-content .topic .item .answer span{font-size:15px;}.faq-content .topic .item .answer .disclaimer::before,.faq-content .topic .item .answer .erebates .disclaimer span::before,.erebates .disclaimer .faq-content .topic .item .answer span::before,.faq-content .topic .item .answer .sales .disclaimer span::before,.sales .disclaimer .faq-content .topic .item .answer span::before{content:"";padding-right:26px;}.faq-content .topic .item .answer .makita-link{font-weight:normal;}.makita-info-box.faq-legal{width:100%;background-color:#eee;position:relative;}.makita-info-box.faq-legal:after{display:none;position:absolute;top:94px;right:25px;content:"";width:0;height:0;border-style:solid;border-width:58px 0 0 51px;border-color:#eee transparent transparent transparent;}.lt-ie9 .makita-info-box.faq-legal:after{display:block;}@media screen and (min-width:900px){.makita-info-box.faq-legal:after{display:block;}}.lt-ie9 .makita-info-box.faq-legal{width:33%;}@media screen and (min-width:900px){.makita-info-box.faq-legal{width:33%;}}.global-page-header.member-services{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url("../jpg/header-banner-1920x350.jpg");background-repeat:no-repeat;background-position:top center;background-size:cover;padding:0;background-color:#fff;max-height:100%;max-width:100%;}.global-page-header.member-services .main-banner{padding:5% 0 8%;}.global-page-header.member-services .page-title{font-family:"MakitaSansCondensed_ExtraBold";font-size:2.5em;text-align:center;color:#fff;margin:0 auto 0;line-height:normal;}.lt-ie9 .global-page-header.member-services .page-title{font-size:4.5em;margin:0 auto;}@media screen and (min-width:900px){.global-page-header.member-services .page-title{font-size:4.5em;margin:0 auto;}}.member-services{display:block;justify-content:unset;align-items:unset;padding:10px;margin-bottom:1.65em;}.lt-ie9 .member-services{padding:20px;}@media screen and (min-width:900px){.member-services{padding:20px;}}.lt-ie9 .member-services{padding:20px 120px;}@media screen and (min-width:1300px){.member-services{padding:20px 120px;}}.member-services .as-grid__module.grid-item-padding{padding:10px 0;}.lt-ie9 .member-services .as-grid__module.grid-item-padding{padding:10px;}@media screen and (min-width:1100px){.member-services .as-grid__module.grid-item-padding{padding:10px;}}.member-services .makita-btn{padding:15px;display:flex;align-items:center;background-color:transparent;color:#333;border:1px solid #333;font-family:Arial,sans-serif;text-transform:initial;color:#404040;font-weight:initial;font-size:calc(1em + .3vw);text-align:left;}.member-services .makita-btn:hover,.member-services .makita-btn:focus,.member-services .makita-btn:active{color:#67b2b1;background-color:transparent;}.member-services .makita-btn span{margin-left:15px;}.member-services .makita-btn-normal{padding:15px;display:flex;align-items:center;background-color:transparent;color:#333;border:1px solid #333;font-family:Arial,sans-serif;text-transform:initial;color:#404040;font-weight:initial;font-size:calc((14px) + (16 - 14)*(100vw - (320px))/(1920 - 320));text-align:left;padding:10px 25px;}.lt-ie9 .member-services .makita-btn-normal{font-size:16px;}@media screen and (min-width:1920px){.member-services .makita-btn-normal{font-size:16px;}}.member-services .makita-btn-normal .padding-left-15{padding-left:15px;}.member-services .makita-btn-normal .link-black{font-family:Arial,sans-serif;color:#404040;display:block;line-height:22px;}.member-services .makita-btn-normal .link-black:hover,.member-services .makita-btn-normal .link-black:focus,.member-services .makita-btn-normal .link-black:active{color:#67b2b1;background-color:transparent;}.member-services .set-min-height{min-height:82px;}.lt-ie9 .member-services .erebates-logo{max-width:150px;}@media screen and (max-width:599px){.member-services .erebates-logo{max-width:150px;}}.row-member-services h3{padding:0 15px;}.lt-ie9 .row-member-services h3{padding:initial;}@media screen and (min-width:900px){.row-member-services h3{padding:initial;}}.row-member-services .makita-btn{line-height:normal;border:1px solid #008290;}.row-member-services .push-left{text-align:left;margin-left:15px;}.lt-ie9 .row-member-services .push-left{margin-left:initial;}@media screen and (min-width:900px){.row-member-services .push-left{margin-left:initial;}}.row-member-services .flex-form-fields.justify-start{justify-content:flex-start;}.prod-reg-inst{border-bottom:1px solid #333;margin-bottom:2.2em;}.prod-reg-inst ol{padding:0 15px;font-weight:bold;list-style-type:decimal;font-size:1.1em;width:95%;margin-left:20px;}.lt-ie9 .prod-reg-inst ol{width:70%;padding:initial;}@media screen and (min-width:900px){.prod-reg-inst ol{width:70%;padding:initial;}}.prod-reg-inst ol li{padding-left:10px;margin-bottom:.825em;}.prod-reg-inst ol span{font-weight:normal;line-height:9px;}.prod-reg-inst .sample-model{padding:0 15px;}.lt-ie9 .prod-reg-inst .sample-model{padding:0;}@media screen and (min-width:900px){.prod-reg-inst .sample-model{padding:0;}}.prod-reg-inst .sample-model .sample-model-wrapper{position:relative;font-weight:bold;font-size:1em;}.prod-reg-inst .sample-model .sample-model-wrapper .model-number{position:absolute;left:0;top:15px;}.prod-reg-inst .sample-model .sample-model-wrapper .serial-number{position:absolute;left:0;bottom:40px;}.prod-reg-inst .sample-model .sample-model-wrapper .sample-image img{margin:0;}.prod-registration .req-field-lbl,.prod-registration .add-another{margin-left:15px;margin-bottom:2.2em;}.lt-ie9 .prod-registration .req-field-lbl,.lt-ie9 .prod-registration .add-another{margin-left:initial;}@media screen and (min-width:900px){.prod-registration .req-field-lbl,.prod-registration .add-another{margin-left:initial;}}.prod-registration .question{border-top:1px solid #333;padding-top:.55em;margin-bottom:2.2em;padding-right:15px;padding-left:15px;}.lt-ie9 .prod-registration .question{padding-right:initial;padding-left:initial;}@media screen and (min-width:900px){.prod-registration .question{padding-right:initial;padding-left:initial;}}.prod-registration .checkbox-group span{margin-right:30px;}.js-product-row-delete{color:#000;}.ui-menu{width:150px;height:200px;border:1px solid #000;overflow-y:scroll;overflow-x:hidden;}.main-features.makita-models{background-color:#000;margin-bottom:0;}.makita-models{background-color:#000;}.makita-models .main-features .row{padding-left:0;padding-right:0;}.makita-models .models .social-media{background-color:#000;padding:20px 0;width:100%;text-align:left;margin-left:20px;color:#808080;}.makita-models .models .social-media .model-title{font-size:75%;}.makita-models .models .social-media .model-name{color:#fff;font-weight:bold;font-size:100%;}.makita-models .models .social-media .social-id{font-size:85%;padding-top:2%;}.makita-models .models .social-media .social-id a{font-size:100%;font-weight:bold;}.makita-models .models .social-media .social-id .fa-instagram{font-weight:normal;font-size:2em;vertical-align:middle;margin-left:5px;margin-right:5px;}.makita-models .models .bio-info{color:#fff;background-color:#008290;clear:both;width:100%;}.makita-models .models .bio-info h3{color:#fff;font-weight:bold;text-align:center;padding:10px;}.makita-models .models .bio-info .question-answers{display:inline-block;vertical-align:top;padding:0 20px;}.makita-models .models .bio-info .question-answers .question{font-family:"MakitaSansCondensed_Light";font-weight:bold;font-size:1.2em;margin-bottom:.275em;}.makita-models .models .bio-info .question-answers .answers{padding:0 0 0;margin-bottom:1.65em;}.makita-models .video-wrapper .video-container{text-align:center;position:relative;}.makita-models .video-wrapper .video-container .video-link{position:absolute;top:40%;}.makita-models .video-wrapper .video-container .video-link img{margin-left:0;margin-right:0;max-width:50%;max-height:50%;}.lt-ie9 .makita-models .video-wrapper .video-container .video-link img{margin-left:0;margin-right:0;max-width:100%;max-height:100%;}@media screen and (min-width:600px){.makita-models .video-wrapper .video-container .video-link img{margin-left:0;margin-right:0;max-width:100%;max-height:100%;}}.makita-models .horiz-teal-bar.schedule{padding:10px 0;font-weight:bold;font-size:1.75em;}.makita-models .yt-frame{position:absolute;border:0;background-color:transparent;top:0;max-width:338px;right:0;}.lt-ie9 .makita-models .yt-frame{right:0;left:0;margin-left:auto;margin-right:auto;}@media screen and (min-width:300px){.makita-models .yt-frame{right:0;left:0;margin-left:auto;margin-right:auto;}}.lt-ie9 .makita-models .yt-frame{left:unset;}.lt-ie9 .makita-models .yt-frame:before{border:0;content:none;}@media screen and (min-width:600px){.makita-models .yt-frame{left:unset;}.makita-models .yt-frame:before{border:0;content:none;}}.makita-models .yt-frame .appearances{text-align:right;}.mm-events{display:inline-block;padding-top:0;width:100%;margin-bottom:50px;}.mm-events .who{padding:0 0 0 4px;display:table-cell;width:110px;}.mm-events .loc{display:table-cell;width:210px;}.mm-events .time{display:table-cell;width:130px;}.mm-events p{background:transparent url("../png/bg40.png");color:#fff;font-weight:bold;font-size:21px;padding:2px 5px;text-align:left;width:100%;}.mm-events .mm-events-header{background-color:#000;color:#fff;display:block;font-weight:bold;font-size:16px;text-align:left;width:100%;}.mm-events .mm-events-list{background-color:#fff;color:#000;font-size:12px;font-weight:normal;height:170px;overflow:auto;text-align:left;width:100%;}.mm-events .mm-events-list div{margin-bottom:10px;}.mm-events .mm-events-list div span{padding:0 0 0 5px;}.tradeshow-calendar{margin:0 auto;}.tradeshow-calendar .calendar-wrapper{text-align:left;margin:0;}.tradeshow-calendar .calendar-wrapper .calendar-heading{background-color:#008290;color:#fff;font-size:1.2em;font-weight:bold;padding:5px 0 5px 15px;}.tradeshow-calendar .calendar-wrapper .info-tile{background-color:#fff;padding:10px 10px 10px 15px;margin:0;font-weight:bold;float:none;}.lt-ie9 .tradeshow-calendar .calendar-wrapper .info-tile{float:left;border:1px solid #404040;margin:5px 5px 5px 0;}@media screen and (min-width:600px){.tradeshow-calendar .calendar-wrapper .info-tile{float:left;border:1px solid #404040;margin:5px 5px 5px 0;}}.tradeshow-calendar .calendar-wrapper .info-tile .makita-tagline.title{text-align:left;}.tradeshow-calendar .horiz-teal-bar.footer{padding:10px 0;}.toolbox-options .makita-tab{width:50%;font-size:.6em;text-align:center;}.lt-ie9 .toolbox-options .makita-tab{font-size:unset;}@media screen and (min-width:600px){.toolbox-options .makita-tab{font-size:unset;}}.toolbox-options .makita-tab.active{background:-moz-linear-gradient(top,rgba(153,153,153,.65) 0%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(top,rgba(153,153,153,.65) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,rgba(153,153,153,.65) 0%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6999999",endColorstr="#00000000",GradientType=0);}.toolbox-options .makita-tab .page-title{line-height:1.15em;}.toolbox-options .makita-tab .makita-btn{padding-left:4px;padding-right:4px;font-size:1.25em;text-align:center;}.lt-ie9 .toolbox-options .makita-tab .makita-btn{font-size:unset;}@media screen and (min-width:600px){.toolbox-options .makita-tab .makita-btn{font-size:unset;}}.toolbox-options .makita-tab .makita-btn .tool-type{display:block;font-weight:normal;}.lt-ie9 .toolbox-options .makita-tab .makita-btn .tool-type{display:inline;}@media screen and (min-width:600px){.toolbox-options .makita-tab .makita-btn .tool-type{display:inline;}}.toolbox-wrapper .heading,.toolbox-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .toolbox-wrapper .text-lower,.toolbox-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .toolbox-wrapper .text-lower{display:none;font-size:.95em;background-color:#008290;color:#fff;font-weight:bold;padding:5px 0;margin-bottom:.275em;}.lt-ie9 .toolbox-wrapper .heading,.lt-ie9 .toolbox-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .toolbox-wrapper .text-lower,.lt-ie9 .toolbox-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .toolbox-wrapper .text-lower{display:block;}@media screen and (min-width:1100px){.toolbox-wrapper .heading,.toolbox-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .toolbox-wrapper .text-lower,.toolbox-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .toolbox-wrapper .text-lower{display:block;}}.toolbox-wrapper .heading>div:first-child,.toolbox-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower>div:first-child,.main-features .featured-topics .status .item-headline h1 .toolbox-wrapper .text-lower>div:first-child,.toolbox-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower>div:first-child,.main-features .featured-topics .status .item-headline .heading .toolbox-wrapper .text-lower>div:first-child{padding-left:10px;}.toolbox-wrapper .heading>li,.toolbox-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower>li,.main-features .featured-topics .status .item-headline h1 .toolbox-wrapper .text-lower>li,.toolbox-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower>li,.main-features .featured-topics .status .item-headline .heading .toolbox-wrapper .text-lower>li{display:inline-block;width:17%;}.toolbox-wrapper .heading>li:last-child,.toolbox-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower>li:last-child,.main-features .featured-topics .status .item-headline h1 .toolbox-wrapper .text-lower>li:last-child,.toolbox-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower>li:last-child,.main-features .featured-topics .status .item-headline .heading .toolbox-wrapper .text-lower>li:last-child{width:auto;}.toolbox-wrapper .heading .options-col,.toolbox-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower .options-col,.main-features .featured-topics .status .item-headline h1 .toolbox-wrapper .text-lower .options-col,.toolbox-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower .options-col,.main-features .featured-topics .status .item-headline .heading .toolbox-wrapper .text-lower .options-col{text-align:center;}.toolbox-wrapper .heading .fa-sort,.toolbox-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower .fa-sort,.main-features .featured-topics .status .item-headline h1 .toolbox-wrapper .text-lower .fa-sort,.toolbox-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower .fa-sort,.main-features .featured-topics .status .item-headline .heading .toolbox-wrapper .text-lower .fa-sort{cursor:pointer;}.toolbox-wrapper .registered-products{font-size:.95em;margin-bottom:.275em;padding:8px 0;border-bottom:1px solid #008290;}.toolbox-wrapper .registered-products>div>div:first-child{padding-left:0;}.lt-ie9 .toolbox-wrapper .registered-products>div>div:first-child{padding-left:10px;}@media screen and (min-width:1100px){.toolbox-wrapper .registered-products>div>div:first-child{padding-left:10px;}}.toolbox-wrapper .registered-products .response-lbl{width:35%;display:inline-block;font-weight:bold;}.lt-ie9 .toolbox-wrapper .registered-products .response-lbl{display:none;}@media screen and (min-width:1100px){.toolbox-wrapper .registered-products .response-lbl{display:none;}}.toolbox-wrapper .registered-products .detail-link{font-weight:normal;}.toolbox-wrapper .registered-products .option-btns{text-align:left;}.lt-ie9 .toolbox-wrapper .registered-products .option-btns{text-align:right;}@media screen and (min-width:1100px){.toolbox-wrapper .registered-products .option-btns{text-align:right;}}.toolbox-wrapper .registered-products .empty-toolbox{text-align:center;margin-top:.825em;margin-bottom:.825em;}.toolbox-wrapper .registered-products .fa-minus{text-align:center;}.toolbox-wrapper .edit-tool-paginate{margin-top:.55em;padding-left:0;}.toolbox-wrapper .edit-tool-paginate.paginate-top{border-bottom:1px solid #008290;padding-bottom:5px;}.lt-ie9 .toolbox-wrapper .edit-tool-paginate.paginate-top{display:none;}@media screen and (min-width:1100px){.toolbox-wrapper .edit-tool-paginate.paginate-top{display:none;}}.toolbox-wrapper #pagingMakitaTools .divPage span.page,.toolbox-wrapper #pagingNonMakitaTools .divPage span.page{display:inline-block;width:20px;height:20px;background-color:#008290;color:#fff;margin:2px;text-align:center;cursor:pointer;}.toolbox-wrapper #pagingMakitaTools .divPage span.currentPage,.toolbox-wrapper #pagingNonMakitaTools .divPage span.currentPage{display:inline-block;width:20px;height:20px;color:#000;margin:2px;text-align:center;cursor:pointer;}.global-page-header.no-padding{padding:0;}.global-page-header .promo-page-header .page-title{line-height:100%;font-size:2em;opacity:.55;letter-spacing:normal;}.lt-ie9 .global-page-header .promo-page-header .page-title{line-height:100%;font-size:6em;opacity:.55;letter-spacing:45px;}@media screen and (min-width:620px){.global-page-header .promo-page-header .page-title{line-height:100%;font-size:6em;opacity:.55;letter-spacing:45px;}}.global-page-header .promo-page-header .banner-wrapper{height:18vh;background-image:url("../jpg/promotions-background.jpg");}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper{padding-top:10px;height:25vh;}@media screen and (max-width:899px){.global-page-header .promo-page-header .banner-wrapper{padding-top:10px;height:25vh;}}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper:before{position:absolute;z-index:1;left:0;top:0;pointer-events:none;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:30px;color:rgba(255,255,255,.35);display:flex;align-items:center;justify-content:flex-end;padding-left:20px;height:100%;width:25%;opacity:1;background:linear-gradient(to left,rgba(255,255,255,0) 25%,#000 100%);}.lt-ie9 .lt-ie9 .global-page-header .promo-page-header .banner-wrapper:before{width:0;}@media screen and (max-width:599px){.lt-ie9 .global-page-header .promo-page-header .banner-wrapper:before{width:0;}}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper:after{position:absolute;z-index:1;right:0;top:0;pointer-events:none;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:30px;color:rgba(255,255,255,.35);display:flex;align-items:center;justify-content:flex-end;padding-right:20px;height:100%;width:25%;opacity:1;background:linear-gradient(to right,rgba(255,255,255,0) 35%,#000 100%);}.lt-ie9 .lt-ie9 .global-page-header .promo-page-header .banner-wrapper:after{width:0;}@media screen and (max-width:599px){.lt-ie9 .global-page-header .promo-page-header .banner-wrapper:after{width:0;}}@media screen and (min-width:1100px){.global-page-header .promo-page-header .banner-wrapper:before{position:absolute;z-index:1;left:0;top:0;pointer-events:none;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:30px;color:rgba(255,255,255,.35);display:flex;align-items:center;justify-content:flex-end;padding-left:20px;height:100%;width:25%;opacity:1;background:linear-gradient(to left,rgba(255,255,255,0) 25%,#000 100%);}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper:before{width:0;}}@media screen and (min-width:1100px) and (max-width:599px){.global-page-header .promo-page-header .banner-wrapper:before{width:0;}}@media screen and (min-width:1100px){.global-page-header .promo-page-header .banner-wrapper:after{position:absolute;z-index:1;right:0;top:0;pointer-events:none;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:30px;color:rgba(255,255,255,.35);display:flex;align-items:center;justify-content:flex-end;padding-right:20px;height:100%;width:25%;opacity:1;background:linear-gradient(to right,rgba(255,255,255,0) 35%,#000 100%);}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper:after{width:0;}}@media screen and (min-width:1100px) and (max-width:599px){.global-page-header .promo-page-header .banner-wrapper:after{width:0;}}.global-page-header .promo-page-header .banner-wrapper:lang(es){height:23vh;}.global-page-header .promo-page-header .banner-wrapper .content{width:95%;position:absolute;left:50%;top:30%;transform:translate(-50%,-50%);}.global-page-header .promo-page-header .banner-wrapper .content__align-center{top:50%;}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper .content{top:50%;width:55%;}@media screen and (min-width:1100px){.global-page-header .promo-page-header .banner-wrapper .content{top:50%;width:55%;}}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper .content{width:100%;}@media screen and (min-width:1650px){.global-page-header .promo-page-header .banner-wrapper .content{width:100%;}}.global-page-header .promo-page-header .banner-wrapper .content .erebate-image{width:150px;margin:unset;padding-left:.5%;}.global-page-header .promo-page-header .banner-wrapper .content .header{font-size:calc((30px) + (65 - 30)*(100vw - (375px))/(1920 - 375));color:#fff;font-family:"MakitaSans_ExtraBold";text-align:center;line-height:1em;text-transform:uppercase;}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper .content .header{font-size:65px;}@media screen and (min-width:1920px){.global-page-header .promo-page-header .banner-wrapper .content .header{font-size:65px;}}.global-page-header .promo-page-header .banner-wrapper .content .header.es-us{font-size:calc((24px) + (50 - 24)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper .content .header.es-us{font-size:50px;}@media screen and (min-width:1920px){.global-page-header .promo-page-header .banner-wrapper .content .header.es-us{font-size:50px;}}.global-page-header .promo-page-header .banner-wrapper .content .header span.e-rebates{text-transform:lowercase;}.global-page-header .promo-page-header .banner-wrapper .content .sub{text-align:center;color:#fff;font-size:calc((12px) + (13 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper .content .sub{font-size:13px;}@media screen and (min-width:1920px){.global-page-header .promo-page-header .banner-wrapper .content .sub{font-size:13px;}}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper .content .sub{padding-top:10px;}@media screen and (max-width:899px){.global-page-header .promo-page-header .banner-wrapper .content .sub{padding-top:10px;}}.global-page-header .promo-page-header .banner-wrapper .content .sub__modal{border-bottom:1px solid transparent;color:#67b2b1;filter:brightness(1.3);cursor:pointer;transition:all .3s ease-in-out;}.global-page-header .promo-page-header .banner-wrapper .content .sub__modal:hover{filter:brightness(1.05);border-bottom:1px solid #67b2b1;}.global-page-header .promo-page-header .banner-wrapper .content .sub-woc{padding:5px 2vw;font-size:calc((13px) + (14 - 13)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .global-page-header .promo-page-header .banner-wrapper .content .sub-woc{font-size:14px;}@media screen and (min-width:1920px){.global-page-header .promo-page-header .banner-wrapper .content .sub-woc{font-size:14px;}}.global-page-header .promo-page-header .banner-wrapper .content.woc{top:54%;}.global-page-header .promo-page-header .promo-brochure{z-index:10;display:flex;gap:5px;flex-direction:column;align-items:center;transition:all .3s ease-in-out;}.global-page-header .promo-page-header .promo-brochure:hover p{border-bottom:1px solid #67b2b1;filter:brightness(1.05);}.lt-ie9 .global-page-header .promo-page-header .promo-brochure{padding:15px;}@media screen and (max-width:1099px){.global-page-header .promo-page-header .promo-brochure{padding:15px;}}.lt-ie9 .global-page-header .promo-page-header .promo-brochure{position:absolute;left:20px;top:50%;transform:translateY(-50%);}@media screen and (min-width:1101px){.global-page-header .promo-page-header .promo-brochure{position:absolute;left:20px;top:50%;transform:translateY(-50%);}}.global-page-header .promo-page-header .promo-brochure img.erebate-image{width:200px;}.lt-ie9 .global-page-header .promo-page-header .promo-brochure img.erebate-image{width:230px;}@media screen and (min-width:1100px){.global-page-header .promo-page-header .promo-brochure img.erebate-image{width:230px;}}.global-page-header .promo-page-header .promo-brochure p{color:#67b2b1;filter:brightness(1.3);text-transform:uppercase;font-family:"MakitaSans_SemiBold";letter-spacing:.5px;font-size:calc((13px) + (15 - 13)*(100vw - (375px))/(1920 - 375));border-bottom:1px solid transparent;transition:all .3s ease-in-out;}.lt-ie9 .global-page-header .promo-page-header .promo-brochure p{font-size:15px;}@media screen and (min-width:1920px){.global-page-header .promo-page-header .promo-brochure p{font-size:15px;}}.global-page-header .promo-page-header .find-dealer{display:flex;gap:8px;align-items:center;justify-content:center;color:#67b2b1;z-index:10;padding:15px;}.lt-ie9 .global-page-header .promo-page-header .find-dealer{gap:5px;flex-direction:column;padding:0;max-width:200px;position:absolute;right:20px;top:50%;transform:translateY(-50%);}@media screen and (min-width:1101px){.global-page-header .promo-page-header .find-dealer{gap:5px;flex-direction:column;padding:0;max-width:200px;position:absolute;right:20px;top:50%;transform:translateY(-50%);}}.global-page-header .promo-page-header .find-dealer:hover p,.global-page-header .promo-page-header .find-dealer:hover i{filter:brightness(1.05);}.global-page-header .promo-page-header .find-dealer:hover p{border-bottom:1px solid #67b2b1;}.global-page-header .promo-page-header .find-dealer p{border-bottom:1px solid transparent;}.global-page-header .promo-page-header .find-dealer p,.global-page-header .promo-page-header .find-dealer i{filter:brightness(1.3);cursor:pointer;transition:all .3s ease-in-out;}.global-page-header .promo-page-header .find-dealer i{font-size:calc((20px) + (40 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .global-page-header .promo-page-header .find-dealer i{font-size:40px;}@media screen and (min-width:1920px){.global-page-header .promo-page-header .find-dealer i{font-size:40px;}}.global-page-header .promo-page-header .woc-image{padding:15px;}.lt-ie9 .global-page-header .promo-page-header .woc-image{position:absolute;z-index:10;top:50%;left:20px;transform:translateY(-50%);}@media screen and (min-width:1101px){.global-page-header .promo-page-header .woc-image{position:absolute;z-index:10;top:50%;left:20px;transform:translateY(-50%);}}.global-page-header.rto-promo{background-color:#949599;padding:0;}.global-page-header.edge-to-edge{background-image:url("../jpg/latest_productsv3.jpg");background-repeat:no-repeat;background-position:top center;background-size:cover;padding:0;background-color:#fff;max-height:100%;max-width:100%;}.global-page-header.edge-to-edge.dit-promo{background-image:url("../png/dit-redemption-banner.png");max-width:1920px;margin:0 auto;}.global-page-header.edge-to-edge .main-banner{padding:5% 0 12%;}.global-page-header.edge-to-edge .page-title{font-family:"MakitaSansCondensed_ExtraBold";font-size:2.5em;text-align:center;color:#fff;margin:0 auto 0;line-height:normal;}.lt-ie9 .global-page-header.edge-to-edge .page-title{font-size:4.5em;margin:0 auto;}@media screen and (min-width:900px){.global-page-header.edge-to-edge .page-title{font-size:4.5em;margin:0 auto;}}.global-page-header.edge-to-edge .page-title span{display:block;font-size:.35em;line-height:1em;}.lt-ie9 .global-page-header.edge-to-edge .page-title span{line-height:.8em;}@media screen and (min-width:900px){.global-page-header.edge-to-edge .page-title span{line-height:.8em;}}.wide.promo-container-wrapper{padding:20px;}.promo-container-wrapper{display:grid;grid-template-columns:1fr;position:relative;}.lt-ie9 .promo-container-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;}@media screen and (min-width:1100px){.promo-container-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;}}.promo-container-wrapper.d-block{display:block;}.promo-container-wrapper .text-no-found{text-align:center;padding:20px;font-weight:bold;font-family:"MakitaSans_Regular";font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container-wrapper .text-no-found{font-size:20px;}@media screen and (min-width:1920px){.promo-container-wrapper .text-no-found{font-size:20px;}}.promo-container{position:relative;background-color:#fff;padding:25px;display:flex;border:4px solid #008290;}.lt-ie9 .promo-container{flex-direction:column;}@media screen and (max-width:599px){.promo-container{flex-direction:column;}}.promo-container.content-block{display:block;border:unset;}.promo-container .promo-left{text-align:left;border-right:0;padding-right:0;}.lt-ie9 .promo-container .promo-left{text-align:right;border-right:1px solid #000;padding-right:1.5em;width:175px;}@media screen and (min-width:600px){.promo-container .promo-left{text-align:right;border-right:1px solid #000;padding-right:1.5em;width:175px;}}.promo-container .promo-left .ul-items li{margin-bottom:5px;}.promo-container .promo-left .ul-items li .makita-btn,.promo-container .promo-left .ul-items li .makita-link{display:block;text-align:center;}.lt-ie9 .promo-container .promo-left .ul-items li .makita-link{margin-bottom:15px;}@media screen and (max-width:599px){.promo-container .promo-left .ul-items li .makita-link{margin-bottom:15px;}}.lt-ie9 .promo-container .promo-left .ul-items li.image-block{display:block;text-align:center;}@media screen and (max-width:599px){.promo-container .promo-left .ul-items li.image-block{display:block;text-align:center;}}.promo-container .promo-right{padding-left:0;}.promo-container .promo-right .promo-content{height:100%;display:flex;flex-direction:column;}.promo-container .promo-right .promo-content .tagline{color:#000;font-weight:bold;font-family:"MakitaSans_ExtraBold";text-transform:uppercase;font-size:.9em;margin-bottom:10px;}.lt-ie9 .promo-container .promo-right .promo-content .tagline{font-size:1.1em;}@media screen and (min-width:900px){.promo-container .promo-right .promo-content .tagline{font-size:1.1em;}}.promo-container .promo-right .promo-content .tagline.reward{margin-bottom:3px;}.promo-container .promo-right .promo-content .tagline.details{font-size:1em;}.promo-container .promo-right .promo-content .last-chance{width:100%;text-align:center;position:absolute;right:0;top:0;padding:10px 20px;font-family:"MakitaSans_SemiBold";text-transform:uppercase;font-size:calc((13px) + (15 - 13)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container .promo-right .promo-content .last-chance{font-size:15px;}@media screen and (min-width:1920px){.promo-container .promo-right .promo-content .last-chance{font-size:15px;}}.lt-ie9 .promo-container .promo-right .promo-content .last-chance{width:fit-content;}@media screen and (min-width:600px){.promo-container .promo-right .promo-content .last-chance{width:fit-content;}}.lt-ie9 .promo-container .promo-right .promo-content .last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+h2,.lt-ie9 .promo-container .promo-right .promo-content .erebates .channel h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.erebates .channel .lt-ie9 .promo-container .promo-right .promo-content h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.lt-ie9 .promo-container .promo-right .promo-content .erebates .promotion h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.erebates .promotion .lt-ie9 .promo-container .promo-right .promo-content h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.lt-ie9 .promo-container .promo-right .promo-content .sales .channel h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.sales .channel .lt-ie9 .promo-container .promo-right .promo-content h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.lt-ie9 .promo-container .promo-right .promo-content .sales .promotion h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.sales .promotion .lt-ie9 .promo-container .promo-right .promo-content h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span{margin-top:25px;}@media screen and (max-width:599px){.promo-container .promo-right .promo-content .last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+h2,.promo-container .promo-right .promo-content .erebates .channel h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.erebates .channel .promo-container .promo-right .promo-content h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.promo-container .promo-right .promo-content .erebates .promotion h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.erebates .promotion .promo-container .promo-right .promo-content h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.promo-container .promo-right .promo-content .sales .channel h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.sales .channel .promo-container .promo-right .promo-content h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.promo-container .promo-right .promo-content .sales .promotion h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span,.sales .promotion .promo-container .promo-right .promo-content h2>.last-chance:has(+h2,+.erebates .channel h2>span,+.erebates .promotion h2>span,+.sales .channel h2>span,+.sales .promotion h2>span)+span{margin-top:25px;}}.promo-container .promo-right .promo-content .erebate-bottom-banner{margin-top:auto;}.promo-container .promo-right .promo-content .erebate-bottom-banner .modal{width:2000px;}.promo-container .promo-right .promo-content .erebate-bottom-banner .margin-top-20{margin-top:20px;}.promo-container .promo-right .promo-content .offer{font-size:.75em;text-transform:uppercase;color:#404040;font-weight:normal;font-family:Arial,sans-serif;text-align:center;}.promo-container .promo-right .promo-content .offer.page{margin-top:15px;}.promo-container .promo-right .promo-content .expand-container .ul-details li{margin-left:10px;}.promo-container .promo-right .promo-content .expand-container .ul-details li.dyn-hide{display:none;}.promo-container .promo-right .promo-content .expand-container .ul-details li.dyn-show{display:list-item;}.promo-container .promo-right .promo-content .expand-container .more-label{margin-top:.55em;font-size:.8em;color:#008290;cursor:pointer;}.promo-container .promo-right .promo-content .promo-incentives.margin-bottom{margin-bottom:1.1em;}.promo-container .promo-right .promo-content .promo-incentives .buynow-span{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:12px;vertical-align:middle;display:inline-flex;align-items:center;white-space:nowrap;margin-bottom:3.5px;}.promo-container .promo-right .promo-content .promo-incentives .buynow-span a{background:#008290;border:2px solid #008290;padding:0 6px;}.promo-container .promo-right .promo-content .promo-incentives .buynow-span a:hover{background:#fff;color:#008290;border:2px solid #008290;transition:all .3s ease-in-out;}.promo-container .promo-right .promo-content .promo-incentives .buynow-span a:hover:active,.promo-container .promo-right .promo-content .promo-incentives .buynow-span a:hover:focus{color:#008290;}.promo-container .promo-right .promo-content .promo-incentives .buynow-span a:active,.promo-container .promo-right .promo-content .promo-incentives .buynow-span a:focus{color:#fff;}.promo-container .promo-right .promo-content .redeem-bar-container{display:flex;align-items:center;background-color:#000;padding:8px;margin-top:20px;}.lt-ie9 .promo-container .promo-right .promo-content .redeem-bar-container{gap:5px;flex-direction:column;}@media screen and (max-width:899px){.promo-container .promo-right .promo-content .redeem-bar-container{gap:5px;flex-direction:column;}}.promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper{display:flex;gap:10px;}.promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper .logo{width:150px;height:auto;margin-right:15px;}.lt-ie9 .promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper .logo{width:130px;padding-top:7px;margin-right:0;}@media screen and (max-width:899px){.promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper .logo{width:130px;padding-top:7px;margin-right:0;}}.lt-ie9 .promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper .logo{width:100px;}@media screen and (max-width:419px){.promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper .logo{width:100px;}}.promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper .woc-image-mobile{display:none;}.lt-ie9 .promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper .woc-image-mobile{width:120px;padding-top:7px;margin-right:0;display:block;}@media screen and (max-width:899px){.promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper .woc-image-mobile{width:120px;padding-top:7px;margin-right:0;display:block;}}.lt-ie9 .promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper .woc-image-mobile{width:100px;}@media screen and (max-width:419px){.promo-container .promo-right .promo-content .redeem-bar-container .logo-wrapper .woc-image-mobile{width:100px;}}.promo-container .promo-right .promo-content .redeem-bar-container.makita-link{color:#fff;}.promo-container .promo-right .promo-content .redeem-bar-container.makita-link span{border-bottom:1px solid transparent;text-transform:uppercase;font-family:"MakitaSans_SemiBold";font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container .promo-right .promo-content .redeem-bar-container.makita-link span{font-size:20px;}@media screen and (min-width:1920px){.promo-container .promo-right .promo-content .redeem-bar-container.makita-link span{font-size:20px;}}.promo-container .promo-right .promo-content .redeem-bar-container.makita-link .fa{color:inherit;margin-left:3px;font-size:calc((14px) + (18 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container .promo-right .promo-content .redeem-bar-container.makita-link .fa{font-size:18px;}@media screen and (min-width:1920px){.promo-container .promo-right .promo-content .redeem-bar-container.makita-link .fa{font-size:18px;}}.promo-container .promo-right .promo-content .redeem-bar-container.border-bottom{border-bottom:1px solid transparent;}.promo-container .promo-right .promo-content .redeem-bar-container .woc-image-desktop{margin-left:auto;}.lt-ie9 .promo-container .promo-right .promo-content .redeem-bar-container .woc-image-desktop{display:none;}@media screen and (max-width:899px){.promo-container .promo-right .promo-content .redeem-bar-container .woc-image-desktop{display:none;}}.promo-container .promo-right .promo-content .redeem-bar-container:hover{background-color:#008290;transition:all .3s ease-in-out;}.promo-container .promo-right .promo-content .redeem-bar-container:hover span,.promo-container .promo-right .promo-content .redeem-bar-container:hover .fa,.promo-container .promo-right .promo-content .redeem-bar-container:hover.border-bottom{transition:all .3s ease-in-out;}.promo-container .promo-right .promo-content .redeem-bar-container:hover span{border-bottom:1px solid #fff;}.promo-container .promo-right .promo-content .redeem-bar-container:hover .fa{margin-left:8px;}.promo-container .promo-right .promo-content .redeem-bar-container:hover.border-bottom{border-bottom:1px solid #fff;}.promo-container .promo-right .promo-content .divider-string{color:#008290;margin-bottom:10px;display:inline-block;}.promo-container .small-print{font-size:.88em;line-height:16px;display:inline-block;margin-top:15px;margin-bottom:15px;}.lt-ie9 .promo-container .image-block .thumb-anchor img{display:inline-block;}@media screen and (max-width:599px){.promo-container .image-block .thumb-anchor img{display:inline-block;}}.promo-container .image-block .thumb-anchor .makita-link{display:inline-block;}.promo-container.base .headline{color:#000;background-color:transparent;font-family:"MakitaSansCondensed_Black";font-size:calc(1em + 1vw);text-align:center;margin:0 auto;}.promo-container.base .headline.white{color:#fff;}.promo-container.base .message{background-color:#2a2d2f;display:inline-block;vertical-align:top;text-align:center;}.lt-ie9 .promo-container.base .message{padding-bottom:1.65em;}@media screen and (min-width:900px){.promo-container.base .message{padding-bottom:1.65em;}}.promo-container.base .message.white-bkg{background-color:#fff;}.promo-container.base .message .headline{color:#fff;font-family:"MakitaSansCondensed_Black";font-size:5vw;position:relative;z-index:1;width:95%;margin:0 auto;margin-top:.825em;margin-bottom:.825em;}.lt-ie9 .promo-container.base .message .headline{font-size:2.5em;}@media screen and (min-width:900px){.promo-container.base .message .headline{font-size:2.5em;}}.promo-container.base .message .headline:before{border-top:2px solid #008290;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:95%;z-index:-1;}.promo-container.base .message .headline.no-strike{margin-bottom:.55em;}.promo-container.base .message .headline.no-strike:before{border:0;display:none;}.promo-container.base .message .headline.primary{font-family:"MakitaSans_ExtraBold";padding:10px 0;margin:0 auto;}.lt-ie9 .promo-container.base .message .headline.primary{font-size:5em;}@media screen and (min-width:900px){.promo-container.base .message .headline.primary{font-size:5em;}}.promo-container.base .message .headline.primary span{font-family:"MakitaSansCondensed_Black";font-size:1.5em;background-color:transparent;padding:0;}.promo-container.base .message .headline.primary.demo{font-family:"MakitaSansCondensed_Black";line-height:normal;font-size:6.5vw;}.lt-ie9 .promo-container.base .message .headline.primary.demo{font-size:3.5em;}@media screen and (min-width:800px){.promo-container.base .message .headline.primary.demo{font-size:3.5em;}}.lt-ie9 .promo-container.base .message .headline.primary.demo{font-size:5em;}@media screen and (min-width:1100px){.promo-container.base .message .headline.primary.demo{font-size:5em;}}.promo-container.base .message .headline.primary.demo span{font-family:"MakitaSans_ExtraBold";font-size:.35em;line-height:normal;display:inline-block;text-align:left;width:fit-content;width:-moz-fit-content;}.promo-container.base .message .headline.primary.demo span b{color:#fff;display:block;font-weight:normal;}.promo-container.base .message .headline.secondary{font-family:"MakitaSans_ExtraBold";margin-top:0;font-size:10vw;}.lt-ie9 .promo-container.base .message .headline.secondary{font-size:2.75vw;}@media screen and (min-width:900px){.promo-container.base .message .headline.secondary{font-size:2.75vw;}}.promo-container.base .message .headline span{background-color:#2a2d2f;padding:0 20px;display:inline-block;}.promo-container.base .message .headline sup{font-family:Arial,sans-serif;vertical-align:4px;margin-left:5px;font-size:8px;}.lt-ie9 .promo-container.base .message .headline sup{font-size:18px;vertical-align:14px;}@media screen and (min-width:900px){.promo-container.base .message .headline sup{font-size:18px;vertical-align:14px;}}.promo-container.base .message .headline.on-white{color:#404040;}.promo-container.base .message .headline.on-white span{background-color:#fff;}.promo-container.base .message .description,.promo-container.base .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .message span,.promo-container.base .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .message span{color:#fff;margin:0 auto;padding:2em 0;width:90%;font-size:14px;}.lt-ie9 .promo-container.base .message .description,.lt-ie9 .promo-container.base .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .promo-container.base .message span,.lt-ie9 .promo-container.base .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .promo-container.base .message span{width:70%;font-size:18px;}@media screen and (min-width:900px){.promo-container.base .message .description,.promo-container.base .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .message span,.promo-container.base .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .message span{width:70%;font-size:18px;}}.promo-container.base .message .makita-btn{margin-bottom:1.1em;}.promo-container.base .message .makita-btn.black{font-family:"MakitaSans_ExtraBold";padding-top:5px;padding-bottom:5px;font-size:1em;}.lt-ie9 .promo-container.base .message .makita-btn.black{padding-top:10px;padding-bottom:10px;font-size:1.72em;}@media screen and (min-width:900px){.promo-container.base .message .makita-btn.black{padding-top:10px;padding-bottom:10px;font-size:1.72em;}}.promo-container.base .form-wrapper{background-color:#2a2d2f;vertical-align:top;display:inline-block;text-align:center;}.promo-container.base .form-wrapper .form-container{width:100%;margin:0 auto;color:#fff;display:flex;align-items:center;justify-content:center;}.lt-ie9 .promo-container.base .form-wrapper .form-container{width:50%;}@media screen and (min-width:900px){.promo-container.base .form-wrapper .form-container{width:50%;}}.promo-container.base .form-wrapper .form-container .makita-form .med-input.makita-max-counter p,.promo-container.base .form-wrapper .form-container .makita-form .med-input.makita-max-counter .counter{text-align:left;padding:0 7px;}.lt-ie9 .promo-container.base .form-wrapper .form-container .makita-form .med-input.makita-max-counter p,.lt-ie9 .promo-container.base .form-wrapper .form-container .makita-form .med-input.makita-max-counter .counter{padding:0 12px;}@media screen and (min-width:900px){.promo-container.base .form-wrapper .form-container .makita-form .med-input.makita-max-counter p,.promo-container.base .form-wrapper .form-container .makita-form .med-input.makita-max-counter .counter{padding:0 12px;}}.promo-container.base .form-wrapper .form-container .makita-form .med-input.makita-max-counter .input-box{width:97%;min-height:110px;}.promo-container.base .form-wrapper .form-container .makita-form .communication{margin-bottom:.55em;display:flex;align-items:center;padding:0 15px;}.promo-container.base .form-wrapper .form-container .makita-form .communication .note{font-family:"MakitaSansCondensed_SemiBold";}.lt-ie9 .promo-container.base .form-wrapper .form-container .makita-form .communication .note{font-size:15px;}@media screen and (min-width:900px){.promo-container.base .form-wrapper .form-container .makita-form .communication .note{font-size:15px;}}.promo-container.base .form-wrapper .form-container .makita-form .communication .note.disclaimer,.promo-container.base .form-wrapper .form-container .makita-form .communication .erebates .disclaimer span.note,.erebates .disclaimer .promo-container.base .form-wrapper .form-container .makita-form .communication span.note,.promo-container.base .form-wrapper .form-container .makita-form .communication .sales .disclaimer span.note,.sales .disclaimer .promo-container.base .form-wrapper .form-container .makita-form .communication span.note{font-family:"MakitaSansCondensed_Light";text-align:left;}.promo-container.base .form-wrapper .form-container .makita-form .communication .note.marketing{width:80%;font-size:.5em;text-align:left;margin-left:10px;}.lt-ie9 .promo-container.base .form-wrapper .form-container .makita-form .communication .note.marketing{width:80%;font-size:.7em;}@media screen and (min-width:900px){.promo-container.base .form-wrapper .form-container .makita-form .communication .note.marketing{width:80%;font-size:.7em;}}.promo-container.base .form-wrapper .form-container .makita-form .communication .agree-check{height:1.5em;width:1.5em;}.promo-container.base .form-wrapper .form-container .makita-form .multi-inline-inputs{margin-bottom:0;}.lt-ie9 .promo-container.base .form-wrapper .form-container .makita-form .multi-inline-inputs{margin-bottom:1.1em;}@media screen and (min-width:900px){.promo-container.base .form-wrapper .form-container .makita-form .multi-inline-inputs{margin-bottom:1.1em;}}.promo-container.base .form-wrapper .form-container .makita-form .multi-inline-inputs input{margin-right:5px;}.promo-container.base .form-wrapper .form-container .makita-form .multi-inline-inputs input:last-child{margin-right:0;}.promo-container.base .form-wrapper .form-container .makita-form .short-input input,.promo-container.base .form-wrapper .form-container .makita-form .short-input select{width:97%;display:inline-block;}.lt-ie9 .promo-container.base .form-wrapper .form-container .makita-form .short-input input,.lt-ie9 .promo-container.base .form-wrapper .form-container .makita-form .short-input select{width:32%;display:unset;}@media screen and (min-width:900px){.promo-container.base .form-wrapper .form-container .makita-form .short-input input,.promo-container.base .form-wrapper .form-container .makita-form .short-input select{width:32%;display:unset;}}.promo-container.base .cordless-features{background-color:#2a2d2f;margin:0 auto;padding-bottom:0;padding-bottom:.55em;}.promo-container.base .cordless-features .product-tile-wrapper{margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .promo-container.base .cordless-features .product-tile-wrapper{flex-direction:row;}@media screen and (min-width:900px){.promo-container.base .cordless-features .product-tile-wrapper{flex-direction:row;}}.promo-container.base .cordless-features .product-tile-wrapper .product-tile{width:30%;background-size:contain;padding:0;background-repeat:no-repeat;background-position:center top;margin-bottom:10%;}.lt-ie9 .promo-container.base .cordless-features .product-tile-wrapper .product-tile{width:10%;padding:unset;margin:0 3%;}@media screen and (min-width:900px){.promo-container.base .cordless-features .product-tile-wrapper .product-tile{width:10%;padding:unset;margin:0 3%;}}.promo-container.base .cordless-features .product-tile-wrapper .product-tile li{text-align:center;list-style-type:none;color:#fff;}.promo-container.base .cordless-features .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.promo-container.base .cordless-features .product-tile-wrapper .product-tile li span{display:block;vertical-align:top;}.promo-container.base .cordless-features .product-tile-wrapper .product-tile .product-img{margin-bottom:75%;}.promo-container.base .cordless-features .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSansCondensed_Black";font-size:5vw;}.lt-ie9 .promo-container.base .cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}@media screen and (min-width:900px){.promo-container.base .cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}}.lt-ie9 .promo-container.base .cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}@media screen and (min-width:1100px){.promo-container.base .cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}}.promo-container.base .cordless-features .product-tile-wrapper .product-tile .product-details sup{margin-left:5px;}.promo-container.base .cordless-features .product-tile-wrapper .product-tile.one{background-image:url("../png/no-gas-oil175x150.png");}.promo-container.base .cordless-features .product-tile-wrapper .product-tile.two{background-image:url("../png/no-pull-starts175x150.png");}.promo-container.base .cordless-features .product-tile-wrapper .product-tile.three{background-image:url("../png/reduced-maintenance175x150.png");}.promo-container.base .cordless-features .product-tile-wrapper .product-tile.four{background-image:url("../png/less-noise175x150.png");}.promo-container.base .generic-columns{background-color:#2a2d2f;margin:0 auto;padding-bottom:0;}.promo-container.base .generic-columns.white{background-color:#fff;}.promo-container.base .generic-columns.teal{background-color:#008290;}.promo-container.base .generic-columns .columns-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:5vw;}.lt-ie9 .promo-container.base .generic-columns .columns-wrapper{flex-direction:row;padding:2vw 0;padding-bottom:0;}@media screen and (min-width:900px){.promo-container.base .generic-columns .columns-wrapper{flex-direction:row;padding:2vw 0;padding-bottom:0;}}.promo-container.base .generic-columns .columns-wrapper.all-text{padding:0 0 3em 0;align-items:flex-start;}.promo-container.base .generic-columns .columns-wrapper.all-text .text-list{font-family:"MakitaSansCondensed_SemiBold";color:#fff;padding:0 1em;font-size:1.25em;}.lt-ie9 .promo-container.base .generic-columns .columns-wrapper.all-text .text-list{font-size:2.25em;padding:0 3em;}@media screen and (min-width:900px){.promo-container.base .generic-columns .columns-wrapper.all-text .text-list{font-size:2.25em;padding:0 3em;}}.promo-container.base .generic-columns .columns-wrapper.all-text .text-list .fas{color:#f27a21;margin-right:10px;}.promo-container.base .generic-columns .columns-wrapper.img-text{align-items:flex-start;padding:0;}.promo-container.base .generic-columns .columns-wrapper.img-text .tile{width:100%;margin-bottom:1.1em;}.lt-ie9 .promo-container.base .generic-columns .columns-wrapper.img-text .tile{margin-bottom:2.2em;width:50%;}@media screen and (min-width:900px){.promo-container.base .generic-columns .columns-wrapper.img-text .tile{margin-bottom:2.2em;width:50%;}}.promo-container.base .generic-columns .columns-wrapper.img-text .tile .image{padding-bottom:1.1em;}.promo-container.base .generic-columns .columns-wrapper.img-text .tile .details{margin:0 auto;text-align:center;width:70%;color:#fff;font-size:1em;}.lt-ie9 .promo-container.base .generic-columns .columns-wrapper.img-text .tile .details{font-size:1.2em;}@media screen and (min-width:900px){.promo-container.base .generic-columns .columns-wrapper.img-text .tile .details{font-size:1.2em;}}.promo-container.base .generic-columns .columns-wrapper .product-tile{padding:0 40px;}.promo-container.base .generic-columns .columns-wrapper .product-tile li:first-child{list-style-type:none;}.promo-container.base .generic-columns .columns-wrapper .product-tile li span{display:block;vertical-align:top;}.promo-container.base .generic-columns .columns-wrapper .product-tile .product-img{margin-bottom:.55em;}.lt-ie9 .promo-container.base .generic-columns .columns-wrapper .product-tile .product-img{margin-bottom:3.3em;}@media screen and (min-width:900px){.promo-container.base .generic-columns .columns-wrapper .product-tile .product-img{margin-bottom:3.3em;}}.promo-container.base .generic-columns .columns-wrapper .product-tile .product-details{margin-bottom:0;text-align:center;color:#fff;font-size:1.25em;}.lt-ie9 .promo-container.base .generic-columns .columns-wrapper .product-tile .product-details{margin-bottom:1.1em;}@media screen and (min-width:900px){.promo-container.base .generic-columns .columns-wrapper .product-tile .product-details{margin-bottom:1.1em;}}.promo-container.base .generic-columns .columns-wrapper .product-tile .product-details sup{margin-left:5px;}.promo-container.base .generic-columns .columns-wrapper .product-tile .product-details .makita-btn{font-family:"MakitaSansCondensed_Black";}.lt-ie9 .promo-container.base .generic-columns .columns-wrapper .product-tile .product-details .makita-btn{font-size:1.25em;padding:18px 50px;}@media screen and (min-width:900px){.promo-container.base .generic-columns .columns-wrapper .product-tile .product-details .makita-btn{font-size:1.25em;padding:18px 50px;}}.promo-container.base .generic-columns .columns-wrapper .row-columns{display:flex;align-items:flex-start;justify-content:space-evenly;width:100%;}.promo-container.base .generic-columns .columns-wrapper .row-columns ul{text-align:center;width:100%;}.promo-container.base .generic-columns .columns-wrapper .row-columns ul .product-details.description,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details{color:#000;margin:0;padding:0;}.promo-container.base .generic-columns .columns-wrapper .row-columns ul .product-details.description h3,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details h3,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details h3{font-family:"MakitaSansCondensed_Black";width:200px;}.promo-container.base .generic-columns .columns-wrapper .row-columns ul .product-details.description h3.borders,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details h3.borders,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details h3.borders,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details h3.borders,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details h3.borders{padding:10px 0;width:100%;border-top:1px solid #000;border-bottom:1px solid #000;}.promo-container.base .generic-columns .columns-wrapper .row-columns ul .product-details.description.bottom,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.bottom,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details.bottom,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.bottom,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details.bottom{color:#008290;font-weight:bold;text-align:left;}.promo-container.base .generic-columns .columns-wrapper .row-columns ul .product-details.description.bottom h4,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.bottom h4,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details.bottom h4,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.bottom h4,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details.bottom h4{color:#008290;}.promo-container.base .generic-columns .columns-wrapper .row-columns ul .product-details.description.bottom span,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.bottom span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details.bottom span,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.bottom span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details.bottom span{display:block;font-size:100%;width:65%;}.promo-container.base .generic-columns .columns-wrapper .row-columns ul .product-details.description.bottom .flex-copy,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.bottom .flex-copy,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details.bottom .flex-copy,.promo-container.base .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.bottom .flex-copy,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .columns-wrapper .row-columns ul span.product-details.bottom .flex-copy{display:flex;align-items:center;width:100%;justify-content:space-evenly;}.promo-container.base .generic-columns .columns-wrapper.two-column{width:75%;margin:0 auto;}.promo-container.base .generic-columns .columns-wrapper.two-column .col ul{display:flex;align-items:center;padding:20px;}.promo-container.base .generic-columns .columns-wrapper.two-column .col ul .product-details.description,.promo-container.base .generic-columns .columns-wrapper.two-column .col ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .columns-wrapper.two-column .col ul span.product-details,.promo-container.base .generic-columns .columns-wrapper.two-column .col ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .columns-wrapper.two-column .col ul span.product-details{text-align:left;color:#000;}.promo-container.base .generic-columns .columns-wrapper.two-column .col ul .product-details.description h3,.promo-container.base .generic-columns .columns-wrapper.two-column .col ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .columns-wrapper.two-column .col ul span.product-details h3,.promo-container.base .generic-columns .columns-wrapper.two-column .col ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .columns-wrapper.two-column .col ul span.product-details h3{font-family:"MakitaSansCondensed_Black";margin-bottom:.825em;}.promo-container.base .generic-columns .description,.promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns span,.promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns span{padding-bottom:1.65em;width:100%;color:#fff;text-align:center;margin:0 auto;font-size:1em;}.promo-container.base .generic-columns .description.disclaimer,.promo-container.base .generic-columns .erebates .disclaimer span.description,.erebates .disclaimer .promo-container.base .generic-columns span.description,.promo-container.base .generic-columns .sales .disclaimer span.description,.sales .disclaimer .promo-container.base .generic-columns span.description,.promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.disclaimer,.promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span,.erebates .disclaimer .promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span,.sales .disclaimer .promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns span.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base .generic-columns span,.promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.disclaimer,.promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span,.erebates .disclaimer .promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span,.sales .disclaimer .promo-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns span.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base .generic-columns span{width:80%;font-size:.75em;}.promo-container.base .generic-columns.movie{padding-bottom:2.2em;}.promo-container.base .section{position:relative;text-align:left;padding:0;clear:both;}.promo-container.base .section .content{margin-top:2%;}.lt-ie9 .promo-container.base .section .content{position:absolute;top:0;margin-top:7%;left:0;right:0;text-align:center;font-size:1.5vw;}@media screen and (min-width:900px){.promo-container.base .section .content{position:absolute;top:0;margin-top:7%;left:0;right:0;text-align:center;font-size:1.5vw;}}.promo-container.base .section .content.response{color:#fff;margin-top:0;display:flex;align-items:center;justify-content:center;display:flex;top:0;bottom:0;align-items:center;justify-content:center;}.promo-container.base .section .content.response .headline{font-size:2em;margin-bottom:0;font-family:"MakitaSansCondensed_Black";color:#fff;}.promo-container.base .section .content.response .description-wrapper .description,.promo-container.base .section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.response .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .section .content.response .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.promo-container.base .section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.response .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .section .content.response .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.promo-container.base .section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.response .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .section .content.response .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.promo-container.base .section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.response .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .section .content.response .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-bottom:1.1em;}.promo-container.base .section .content.transparent-pane{margin-left:auto;margin-right:auto;left:0;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center;margin-bottom:5%;color:#fff;}.lt-ie9 .promo-container.base .section .content.transparent-pane{position:absolute;margin-left:5%;width:30%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;font-size:1.25em;}@media screen and (min-width:900px){.promo-container.base .section .content.transparent-pane{position:absolute;margin-left:5%;width:30%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;font-size:1.25em;}}.promo-container.base .section .content.transparent-pane .headline{font-size:2em;margin-bottom:0;font-family:"MakitaSansCondensed_Black";color:#fff;}.promo-container.base .section .content.transparent-pane .headline sup{font-size:18px;vertical-align:20px;}.promo-container.base .section .content.transparent-pane .description-wrapper .description,.promo-container.base .section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .section .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.promo-container.base .section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .section .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.promo-container.base .section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .section .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.promo-container.base .section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .section .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-bottom:1.1em;}.promo-container.base .section .content.transparent-pane .description-wrapper .small-print{padding-top:1.1em;font-size:14px;display:block;width:100%;margin-top:unset;margin-bottom:unset;line-height:normal;}.lt-ie9 .promo-container.base .section .content.transparent-pane.text-pane-left{margin-left:10%;}@media screen and (min-width:900px){.promo-container.base .section .content.transparent-pane.text-pane-left{margin-left:10%;}}.lt-ie9 .promo-container.base .section .content.transparent-pane.text-pane-right{margin-left:60%;}@media screen and (min-width:900px){.promo-container.base .section .content.transparent-pane.text-pane-right{margin-left:60%;}}.promo-container.base .section .content .makita-btn{font-family:"MakitaSansCondensed_Black";}.promo-container.base .data.tiles .content{text-align:center;}.promo-container.base .data.tiles .content .product-tile-wrapper{margin:0 auto;}.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile{padding:20px;display:block;font-size:85%;margin:0 auto;vertical-align:top;}.lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:19%;}@media screen and (min-width:900px){.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:19%;}}.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-img img{margin:0 auto;max-height:100%;max-width:100%;}.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details{text-align:center;font-size:100%;margin-bottom:1.1em;}.lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}@media screen and (min-width:900px){.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}}.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details .model-num{display:block;font-weight:normal;}.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title{font-weight:bold;display:block;}.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details.title{text-transform:uppercase;}.lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details.title .makita-link{font-size:1.1vw;line-height:normal;}@media screen and (min-width:900px){.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details.title .makita-link{font-size:1.1vw;line-height:normal;}}.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{letter-spacing:normal;line-height:normal;margin-bottom:5px;font-size:3.5vw;}.lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:1.5vw;line-height:normal;}@media screen and (min-width:900px){.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:1.5vw;line-height:normal;}}.lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:.95vw;}@media screen and (min-width:1100px){.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:.95vw;}}.promo-container.base .data.tiles .content .product-tile-wrapper .product-tile .makita-btn{font-family:"MakitaSans_ExtraBold";font-style:italic;}.promo-container.base .data.tiles .content .description,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{letter-spacing:normal;line-height:normal;margin-bottom:5px;font-size:3.5vw;}.lt-ie9 .promo-container.base .data.tiles .content .description,.lt-ie9 .promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:1.5vw;line-height:normal;}@media screen and (min-width:900px){.promo-container.base .data.tiles .content .description,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:1.5vw;line-height:normal;}}.lt-ie9 .promo-container.base .data.tiles .content .description,.lt-ie9 .promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:.95vw;}@media screen and (min-width:1100px){.promo-container.base .data.tiles .content .description,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.promo-container.base .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:.95vw;}}.promo-container.base .data.tiles.compare-shop{width:95%;margin:0 auto;background-color:#fff;padding-top:.5%;}.promo-container.base .data.tiles.compare-shop .category-header{margin-top:1.1em;}.promo-container.base .data.tiles.compare-shop .category-header .img-fit-width img{max-height:90%;max-width:90%;}.promo-container.base .data.tiles.compare-shop .category-header .row.img-description{margin-bottom:1.1em;background-color:#2a2d2f;padding-left:0;padding-right:0;}.promo-container.base .data.tiles.compare-shop .category-header .row.img-description.attachments .img-fit-width img{max-height:100%;max-width:100%;}.promo-container.base .data.tiles.compare-shop .category-header .row.img-description.attachments .details{margin-top:5%;padding-left:5%;}.lt-ie9 .promo-container.base .data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:14px;}@media screen and (min-width:1100px){.promo-container.base .data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:14px;}}.lt-ie9 .promo-container.base .data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:100%;}@media screen and (min-width:1100px){.promo-container.base .data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:100%;}}.promo-container.base .data.tiles.compare-shop .category-header .row.img-description .details{font-family:"MakitaSans_Regular";margin-top:5%;color:#fff;margin-left:auto;margin-right:auto;padding-right:5%;}.promo-container.base .data.tiles.compare-shop .category-header .row.img-description .details h3{font-family:"MakitaSansCondensed_Black";font-size:2em;color:#fff;margin-bottom:.825em;}.promo-container.base .data.tiles.compare-shop .category-header .row.img-description .details h3 span{display:block;font-size:inherit;}.promo-container.base .data.tiles.compare-shop .category-header .row.img-description .details p{margin-bottom:.825em;}.promo-container.base .data.tiles.compare-shop .category-header .row.img-description .details .small-print{padding-top:1.65em;font-size:11px;}.promo-container.base .data.tiles.compare-shop .category-header .row.img-description .details .makita-btn{font-family:"MakitaSans_ExtraBold";margin-top:1.925em;}.promo-container.base .data.featured-carousel .content{position:unset;text-align:center;width:95%;margin:0 auto;}.promo-container.base .data.featured-carousel .content h2,.promo-container.base .data.featured-carousel .content .erebates .channel h2>span,.erebates .channel .promo-container.base .data.featured-carousel .content h2>span,.promo-container.base .data.featured-carousel .content .erebates .promotion h2>span,.erebates .promotion .promo-container.base .data.featured-carousel .content h2>span,.promo-container.base .data.featured-carousel .content .sales .channel h2>span,.sales .channel .promo-container.base .data.featured-carousel .content h2>span,.promo-container.base .data.featured-carousel .content .sales .promotion h2>span,.sales .promotion .promo-container.base .data.featured-carousel .content h2>span{font-size:60%;margin-top:.55em;margin-bottom:.55em;}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-carousel{background-color:#fff;}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile{background-color:#fff;color:#000;display:inline-block;font-size:60%;margin:0 auto;font-family:"MakitaSans_Regular";margin-bottom:1.1em;}.lt-ie9 .promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:20%;margin-bottom:0;}@media screen and (min-width:900px){.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:20%;margin-bottom:0;}}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile li{display:inline-block;vertical-align:top;width:95%;}.lt-ie9 .promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile li{width:49%;}@media screen and (min-width:900px){.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile li{width:49%;}}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{background-color:#fff;text-align:center;max-height:300px;min-height:300px;padding:20% 0;}.lt-ie9 .promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;padding:25px;}@media screen and (min-width:600px){.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;padding:25px;}}.lt-ie9 .promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{padding:35px;}@media screen and (min-width:600px){.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{padding:35px;}}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:200px;margin:0 auto;max-width:100%;}.lt-ie9 .promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}@media screen and (min-width:900px){.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{margin-top:0;font-weight:bold;text-align:left;padding:0;}.lt-ie9 .promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;margin-top:4%;}@media screen and (min-width:900px){.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;margin-top:4%;}}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:2em;display:block;font-weight:normal;margin-bottom:.55em;}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .description,.promo-container.base .data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.promo-container.base .data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.promo-container.base .data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.promo-container.base .data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .promo-container.base .data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span{width:100%;margin-bottom:.55em;}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{color:#939598;width:100%;margin-bottom:1.375em;}.lt-ie9 .promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}@media screen and (min-width:900px){.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:none;vertical-align:top;margin-right:25px;margin-bottom:1.375em;}.lt-ie9 .promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}@media screen and (min-width:900px){.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo:last-child{margin-right:0;}.promo-container.base .data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn{display:block;width:fit-content;width:-moz-fit-content;}.promo-container.base .data .makita-btn{font-family:"MakitaSans_ExtraBold";font-weight:normal;}.promo-container.base .video .content{text-align:center;position:relative;}.promo-container.base .video .content .video-link{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;left:0;right:0;}.promo-container.base .video .content .video-link img{max-width:25%;max-height:25%;}.promo-container.base .video .content .video-link .button-wrapper{padding:3vw 3vw 3vw 4vw;margin:0 auto;background-color:rgba(0,0,0,.75);border-radius:50%;}.promo-container.base .video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:3vw 0 3vw 5vw;margin:0 auto;}.promo-container.base .video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.promo-container.base .video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.promo-container.base .video .video-wrapper{position:relative;padding-bottom:155%;padding-top:25px;height:0;overflow:hidden;}.lt-ie9 .promo-container.base .video .video-wrapper{padding-bottom:42.25%;}@media screen and (min-width:600px){.promo-container.base .video .video-wrapper{padding-bottom:42.25%;}}.promo-container.base .video .video-wrapper video{position:absolute;top:0;left:0;right:0;width:100%;height:auto;margin-left:auto;margin-right:auto;}.promo-container.base .video .transparent-pane-sa{margin-left:auto;margin-right:auto;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;border:0;}.lt-ie9 .promo-container.base .video .transparent-pane-sa{border:1px solid #fff;}@media screen and (min-width:900px){.promo-container.base .video .transparent-pane-sa{border:1px solid #fff;}}.promo-container.base .video .video-control{position:absolute;bottom:1%;right:1%;cursor:pointer;}.promo-container.base .video .video-control .fa,.promo-container.base .video .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.promo-container.base.cut-the-cord{padding:0 0 4em;display:block;border:unset;}.promo-container.base.cut-the-cord .main-hero{position:relative;display:flex;align-items:center;justify-content:center;}.promo-container.base.cut-the-cord .main-hero .image-overlay{position:absolute;margin:unset;}.promo-container.base.cut-the-cord .main-hero.img-fit-width .image-overlay{max-height:80%;max-width:80%;}.lt-ie9 .promo-container.base.cut-the-cord .main-hero.img-fit-width .image-overlay{max-height:100%;max-width:100%;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .main-hero.img-fit-width .image-overlay{max-height:100%;max-width:100%;}}.promo-container.base.cut-the-cord .message{background-color:#fff;color:#646566;}.promo-container.base.cut-the-cord .message .headline{color:#646566;font-size:10vw;line-height:normal;}.lt-ie9 .promo-container.base.cut-the-cord .message .headline{font-size:3vw;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .message .headline{font-size:3vw;}}.promo-container.base.cut-the-cord .message .headline span{background-color:transparent;}.promo-container.base.cut-the-cord .message .headline .sub-headline{display:block;font-family:"MakitaSansCondensed_Light";font-size:28px;line-height:normal;}.lt-ie9 .promo-container.base.cut-the-cord .message .headline .sub-headline{font-size:40px;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .message .headline .sub-headline{font-size:40px;}}.promo-container.base.cut-the-cord .message .description,.promo-container.base.cut-the-cord .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base.cut-the-cord .message span,.promo-container.base.cut-the-cord .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base.cut-the-cord .message span{color:#646566;font-size:16px;font-family:"MakitaSans_Medium";}.promo-container.base.cut-the-cord .message .margin-bttm-med{margin:0;}.lt-ie9 .promo-container.base.cut-the-cord .message .margin-bttm-med{margin-bottom:5.5em;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .message .margin-bttm-med{margin-bottom:5.5em;}}.promo-container.base.cut-the-cord .gray{background-color:#e8e8e8;padding:0 3%;}.promo-container.base.cut-the-cord .gray .message{background-color:#e8e8e8;}.promo-container.base.cut-the-cord .product-coupon{display:flex;justify-content:center;align-items:flex-start;color:#646566;background-color:#fff;margin-bottom:1.1em;flex-flow:column;}.lt-ie9 .promo-container.base.cut-the-cord .product-coupon{flex-flow:row;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .product-coupon{flex-flow:row;}}.promo-container.base.cut-the-cord .product-coupon.gray{background-color:#e8e8e8;}.promo-container.base.cut-the-cord .product-coupon .product-tile{flex-basis:50%;padding:30px;}.promo-container.base.cut-the-cord .product-coupon .product-tile .img-description{margin-top:1.1em;text-align:justify;}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info{font-family:"MakitaSansCondensed_Black";font-size:24px;padding:30px;}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-offer{border:1px solid #646566;border-radius:3px;text-align:center;font-size:38px;padding:18px;margin-bottom:.55em;}.lt-ie9 .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-offer{font-size:46px;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-offer{font-size:46px;}}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-divider{text-align:center;position:relative;display:block;z-index:1;color:#afafaf;margin-bottom:1.1em;}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-divider span{background-color:#fff;display:inline-block;width:fit-content;width:-moz-fit-content;padding:0 15px;}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-divider:before{border-top:1px solid #afafaf;content:"";margin:0 auto;position:absolute;top:50%;left:0;width:100%;z-index:-1;}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details{margin-bottom:1.1em;}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .model-num{color:#008290;line-height:normal;}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .description,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .logo-text .description span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .logo-text .description .product-details span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .image-text .description span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .image-text .description .product-details span{line-height:normal;text-transform:uppercase;}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .description span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .product-details .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .logo-text .description span span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .logo-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .logo-text .description .product-details span span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .product-details .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .image-text .description span span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .image-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .image-text .description .product-details span span{line-height:normal;display:block;}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .price{font-size:70px;}.lt-ie9 .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .price{font-size:78px;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .price{font-size:78px;}}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .price sup{font-size:30px;color:#afafaf;line-height:normal;vertical-align:25px;margin-left:13px;}.lt-ie9 .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .price sup{font-size:40px;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .price sup{font-size:40px;}}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-details .price sup b{font-weight:normal;text-decoration:line-through;color:unset;}.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-action .makita-btn{margin-right:0;font-size:16px;padding:10px 10px;width:100%;margin-bottom:10px;margin-bottom:.55em;}.lt-ie9 .promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-action .makita-btn{width:fit-content;width:-moz-fit-content;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .product-coupon .product-tile.offer-info .product-action .makita-btn{width:fit-content;width:-moz-fit-content;}}.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile{flex-basis:32%;padding:0 10px;}.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-img,.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details,.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-action{background-color:#fff;margin-bottom:0;padding:0 20px;}.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-img .price,.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .price,.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-action .price{line-height:normal;font-size:calc(1em + 2vw);}.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-img .price span,.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .price span,.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-action .price span{display:block;font-size:30px;color:#afafaf;line-height:normal;font-family:"MakitaSansCondensed_Regular";padding-bottom:.55em;}.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-img .price span b,.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .price span b,.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-action .price span b{font-weight:normal;text-decoration:line-through;color:unset;}.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-img .makita-link,.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .makita-link,.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-action .makita-link{display:block;font-family:"MakitaSansCondensed_Regular";font-size:20px;}.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .description span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .product-details .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .logo-text .description span span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .logo-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .logo-text .description .product-details span span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .product-details .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .image-text .description span span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .image-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .image-text .description .product-details span span{display:inline;}.lt-ie9 .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .description span,.lt-ie9 .promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .product-details .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .logo-text .description span span,.lt-ie9 .promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .logo-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .logo-text .description .product-details span span,.lt-ie9 .promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .product-details .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .image-text .description span span,.lt-ie9 .promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .image-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .image-text .description .product-details span span{display:block;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .description span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .product-details .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .logo-text .description span span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .logo-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .logo-text .description .product-details span span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .product-details .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-details .image-text .description span span,.promo-container.base.cut-the-cord .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .image-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .image-text .description .product-details span span{display:block;}}.promo-container.base.cut-the-cord .product-coupon .product-tile.small-tile .product-action{padding-bottom:1.1em;}.promo-container.base.cut-the-cord .cordless-features{background-color:transparent;}.promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile{background-position:top center;background-size:auto;background-repeat:no-repeat;width:100%;margin:0 1.5%;}.lt-ie9 .promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile{width:11%;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile{width:11%;}}.promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile.one{background-image:url("../png/ctc_icon_cost.png");}.promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile.two{background-image:url("../png/ctc_icon_efficiency.png");}.promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile.three{background-image:url("../png/ctc_icon_hazard.png");}.promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile.four{background-image:url("../png/ctc_icon_weather.png");}.promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile .product-img{margin-bottom:30%;}.lt-ie9 .promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile .product-img{margin-bottom:60%;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile .product-img{margin-bottom:60%;}}.promo-container.base.cut-the-cord .cordless-features .product-tile-wrapper .product-tile .product-details{color:#646566;}.promo-container.base.cut-the-cord .generic-columns{background-color:transparent;}.promo-container.base.cut-the-cord .generic-columns.teal{background-color:#008290;}.promo-container.base.cut-the-cord .generic-columns.banner{margin-bottom:1.1em;}.lt-ie9 .promo-container.base.cut-the-cord .generic-columns.banner{margin-bottom:6.6em;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .generic-columns.banner{margin-bottom:6.6em;}}.promo-container.base.cut-the-cord .generic-columns.banner .left{align-items:center;}.promo-container.base.cut-the-cord .generic-columns.banner .left .headline{color:#fff;padding-left:0;font-size:calc(1em + 2vw);text-align:center;}.lt-ie9 .promo-container.base.cut-the-cord .generic-columns.banner .left .headline{text-align:left;padding-left:40px;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .generic-columns.banner .left .headline{text-align:left;padding-left:40px;}}.promo-container.base.cut-the-cord .generic-columns.banner .left .headline span{display:block;font-family:"MakitaSans_ExtraBold";font-size:20px;line-height:normal;}.promo-container.base.cut-the-cord .generic-columns .columns-wrapper{padding-top:0;align-items:flex-start;justify-content:space-evenly;}.lt-ie9 .promo-container.base.cut-the-cord .generic-columns .columns-wrapper{justify-content:center;}.lt-ie9 .promo-container.base.cut-the-cord .generic-columns .columns-wrapper.left{justify-content:flex-start;}@media screen and (min-width:1300px){.promo-container.base.cut-the-cord .generic-columns .columns-wrapper{justify-content:center;}.promo-container.base.cut-the-cord .generic-columns .columns-wrapper.left{justify-content:flex-start;}}.promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-tile{padding:0;width:100%;margin-bottom:1.1em;}.lt-ie9 .promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-tile{width:27%;margin-bottom:0;}@media screen and (min-width:900px){.promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-tile{width:27%;margin-bottom:0;}}.promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-tile .product-details{color:#646566;margin-top:.55em;font-family:"MakitaSansCondensed_Medium";text-transform:uppercase;font-size:18px;}.promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-tile .product-details.description,.promo-container.base.cut-the-cord .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-tile .logo-text .description span.product-details,.promo-container.base.cut-the-cord .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-tile .image-text .description span.product-details{font-family:"MakitaSansCondensed_Black";text-transform:uppercase;width:90%;margin-top:0;}.promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-tile .product-details.description b,.promo-container.base.cut-the-cord .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details b,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-tile .logo-text .description span.product-details b,.promo-container.base.cut-the-cord .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details b,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-tile .image-text .description span.product-details b{color:#008290;}.promo-container.base.cut-the-cord .generic-columns .columns-wrapper .product-img{margin-bottom:0;}.promo-container.base.cut-the-cord .data.tiles .product-tile-wrapper .product-tile .product-details.description,.promo-container.base.cut-the-cord .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .promo-container.base.cut-the-cord .data.tiles .product-tile-wrapper .product-tile .logo-text .description span.product-details,.promo-container.base.cut-the-cord .data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .promo-container.base.cut-the-cord .data.tiles .product-tile-wrapper .product-tile .image-text .description span.product-details{color:#646566;font-size:16px;font-family:"MakitaSansCondensed_Black";text-transform:uppercase;}.promo-container.base.cut-the-cord .makita-btn{font-size:24px;padding:15px 20px;}.promo-container.base.cut-the-cord .small-print.coupon-disclaimer{margin:0;margin-top:.55em;font-family:Arial,sans-serif;text-align:left;width:100%;font-size:12px;text-transform:uppercase;}.promo-container.base.cut-the-cord .small-print.coupon-disclaimer.battery{text-align:right;margin-top:0;}.promo-container.base.top-handle{background-size:contain;background-repeat:no-repeat;margin:0 auto;background-color:#2a2d2f;padding-top:0;padding-bottom:4em;}.promo-container.base.top-handle.claim{background-color:transparent;padding-bottom:0;}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-carousel{background-color:#fff;}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-carousel .slick-prev:before,.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-carousel .slick-next:before{color:#000;}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile{background-color:#fff;color:#000;display:inline-block;margin:0 auto;font-family:"MakitaSans_Regular";margin-bottom:1.1em;}.lt-ie9 .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile{display:inline-block;width:20%;margin-bottom:0;}@media screen and (min-width:900px){.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile{display:inline-block;width:20%;margin-bottom:0;}}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile li{display:inline-block;vertical-align:top;width:100%;}.lt-ie9 .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile li{width:49%;}@media screen and (min-width:900px){.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile li{width:49%;}}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-img{background-color:#fff;text-align:center;padding:35px;max-height:300px;min-height:300px;}.lt-ie9 .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;}@media screen and (min-width:600px){.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;}}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-img img{max-height:200px;margin:0 auto;max-width:100%;}.lt-ie9 .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}@media screen and (min-width:900px){.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details{margin-top:7%;font-weight:bold;text-align:left;padding:0;}.lt-ie9 .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details{line-height:20px;}@media screen and (min-width:900px){.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details{line-height:20px;}}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .model-num{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:1.75em;display:block;font-weight:normal;margin-bottom:.55em;}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .description,.promo-container.base.top-handle.claim .carousel-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .logo-text .description span,.promo-container.base.top-handle.claim .carousel-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .logo-text .description .product-details span,.promo-container.base.top-handle.claim .carousel-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .image-text .description span,.promo-container.base.top-handle.claim .carousel-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .image-text .description .product-details span{font-weight:bold;font-size:1em;width:100%;margin-bottom:.55em;}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .feature-one{color:#404040;width:100%;margin-bottom:1.375em;}.lt-ie9 .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}@media screen and (min-width:900px){.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .tech-logo{display:none;vertical-align:top;margin-right:25px;margin-bottom:1.375em;}.lt-ie9 .promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}@media screen and (min-width:900px){.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .tech-logo:last-child{margin-right:0;}.promo-container.base.top-handle.claim .carousel-wrapper .product-tile-wrapper .product-tile .product-details .makita-btn{display:block;width:fit-content;width:-moz-fit-content;}.promo-container.base.top-handle.claim .invite-id-wrapper{position:relative;display:flex;align-items:center;justify-content:center;background-color:#2a2d2f;padding-bottom:1.65em;}.promo-container.base.top-handle.claim .invite-id-wrapper .form-container{width:90%;height:50%;background-color:rgba(0,0,0,.5);border:1px solid #fff;color:#fff;padding:25px 0;}.lt-ie9 .promo-container.base.top-handle.claim .invite-id-wrapper .form-container{width:50%;}@media screen and (min-width:900px){.promo-container.base.top-handle.claim .invite-id-wrapper .form-container{width:50%;}}.promo-container.base.top-handle.claim .invite-id-wrapper .form-container .makita-form{text-align:center;}.promo-container.base.top-handle.claim .invite-id-wrapper .form-container .makita-form .gen-label{font-family:"MakitaSansCondensed_Black";color:#fff;font-size:2em;margin-bottom:.55em;}.lt-ie9 .promo-container.base.top-handle.claim .invite-id-wrapper .form-container .makita-form .gen-label{font-size:2em;}@media screen and (min-width:900px){.promo-container.base.top-handle.claim .invite-id-wrapper .form-container .makita-form .gen-label{font-size:2em;}}.promo-container.base.top-handle.claim .invite-id-wrapper .form-container .makita-form .short-input{margin-bottom:1.65em;}.promo-container.base.top-handle.claim .invite-id-wrapper .form-container .makita-form .short-input input{font-size:14px;text-align:center;}.lt-ie9 .promo-container.base.top-handle.claim .invite-id-wrapper .form-container .makita-form .short-input input{width:70%;}@media screen and (min-width:900px){.promo-container.base.top-handle.claim .invite-id-wrapper .form-container .makita-form .short-input input{width:70%;}}.promo-container.base.top-handle.claim .invite-id-wrapper .message-container{width:95%;height:95%;background-color:rgba(0,0,0,.5);border:1px solid #fff;color:#fff;padding:25px 0;font-size:25px;}.promo-container.base.top-handle.claim .invite-id-wrapper .message-container .headline{color:#fff;font-family:"MakitaSansCondensed_Black";font-size:38px;}.promo-container.base.top-handle.claim .makita-form .submit-btn{border:0;display:block;margin:0 auto;margin-bottom:2.75em;}.promo-container.base.top-handle.claim .makita-form .submit-btn.makita-btn{font-size:22px;}.promo-container.base.top-handle .message.teal{background-color:#008290;}.promo-container.base.top-handle .message .details{width:50%;margin:0 auto;color:#fff;}.promo-container.base.top-handle .message .details .date-section{border-bottom:8px solid #008290;padding-bottom:1.1em;margin-bottom:1.1em;}.promo-container.base.top-handle .message .details .date-section .header span{color:#008290;}.promo-container.base.top-handle .message .details .date-section p{line-height:normal;}.promo-container.base.top-handle .message .details .date-section p span{color:#008290;}.promo-container.base.top-handle .message .details .information{margin-bottom:2.2em;margin-left:15px;margin-right:15px;}.promo-container.base.top-handle .message .instruction{color:#008290;margin-bottom:1.1em;}.promo-container.base.top-handle .message h3{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;font-size:1.65em;letter-spacing:2px;}.promo-container.base.guard-grinder{background-size:contain;background-repeat:no-repeat;margin:0 auto;background-color:#dedede;padding-top:0;padding-bottom:4em;}.promo-container.base.guard-grinder.claim{background-color:transparent;padding-bottom:0;}.promo-container.base.guard-grinder .flyin-badge .makita-link{font-size:calc((23px) + (28 - 23)*(100vw - (320px))/(1920 - 320));}.promo-container.base.guard-grinder .message{background-color:transparent;}.promo-container.base.guard-grinder .message .description,.promo-container.base.guard-grinder .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base.guard-grinder .message span,.promo-container.base.guard-grinder .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base.guard-grinder .message span{padding:1em 0;}.promo-container.base.guard-grinder .decorative-bkg{padding-top:1.925em;background-image:url("../jpg/scratched-metal-bkg.jpg");background-size:cover;background-repeat:no-repeat;}.lt-ie9 .promo-container.base.guard-grinder .decorative-bkg{padding-top:.55em;padding-bottom:3.85em;}@media screen and (min-width:900px){.promo-container.base.guard-grinder .decorative-bkg{padding-top:.55em;padding-bottom:3.85em;}}.promo-container.base.guard-grinder .decorative-bkg .headline{padding-top:.275em;padding-bottom:.55em;font-size:calc(1.2em + 1.5vw);width:90%;}.lt-ie9 .promo-container.base.guard-grinder .decorative-bkg .headline{width:72%;}@media screen and (min-width:900px){.promo-container.base.guard-grinder .decorative-bkg .headline{width:72%;}}.promo-container.base.guard-grinder .decorative-bkg .headline.top-border{border-top:1px solid #fff;}.promo-container.base.guard-grinder .decorative-bkg .headline span{display:block;font-size:calc(1.15em + 1.15vw);line-height:normal;}.promo-container.base.guard-grinder .generic-columns{background-color:#dedede;}.promo-container.base.guard-grinder .generic-columns.white{background-color:#fff;}.promo-container.base.guard-grinder .generic-columns.margin-bttm{margin-bottom:3.85em;}.promo-container.base.guard-grinder .generic-columns.padding-top{padding-top:3.85em;}.promo-container.base.guard-grinder .generic-columns.padding-bttm{padding-bottom:3.85em;}.promo-container.base.guard-grinder .generic-columns .columns-wrapper{align-items:flex-start;}.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column{width:100%;}.lt-ie9 .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column{width:85%;}@media screen and (min-width:1100px){.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column{width:85%;}}.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col{width:100%;}.lt-ie9 .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col{width:48%;}@media screen and (min-width:1100px){.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col{width:48%;}}.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul{flex-direction:row;align-items:center;}.lt-ie9 .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul{flex-direction:row;}@media screen and (min-width:900px){.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul{flex-direction:row;}}.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul .product-img{width:48%;}.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul .product-details.description,.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul span.product-details,.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul span.product-details{width:48%;}.lt-ie9 .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul .product-details.description,.lt-ie9 .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul span.product-details,.lt-ie9 .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul span.product-details{width:48%;font-size:1.2em;}@media screen and (min-width:900px){.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul .product-details.description,.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul span.product-details,.promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base.guard-grinder .generic-columns .columns-wrapper.two-column .col ul span.product-details{width:48%;font-size:1.2em;}}.promo-container.base.guard-grinder .generic-columns .columns-wrapper .row-columns{flex-direction:column;align-items:center;align-items:center;flex-wrap:wrap;justify-content:center;}.lt-ie9 .promo-container.base.guard-grinder .generic-columns .columns-wrapper .row-columns{justify-content:space-evenly;flex-direction:row;align-items:flex-start;}@media screen and (min-width:900px){.promo-container.base.guard-grinder .generic-columns .columns-wrapper .row-columns{justify-content:space-evenly;flex-direction:row;align-items:flex-start;}}.promo-container.base.guard-grinder .generic-columns .columns-wrapper .row-columns.featured-products ul{flex-basis:23%;}.promo-container.base.guard-grinder .generic-columns .columns-wrapper .row-columns ul{margin-bottom:1.1em;flex-basis:15%;}.promo-container.base.guard-grinder .generic-columns .columns-wrapper .row-columns ul .product-details.description h3,.promo-container.base.guard-grinder .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base.guard-grinder .generic-columns .columns-wrapper .row-columns ul span.product-details h3,.promo-container.base.guard-grinder .generic-columns .columns-wrapper .row-columns ul .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base.guard-grinder .generic-columns .columns-wrapper .row-columns ul span.product-details h3{font-size:calc(16px + 6*(100vw - 320px)/1600);width:unset;}.promo-container.base.guard-grinder .form-container{color:#fff;background-color:#2a2d2f;padding:30px;margin-bottom:1.65em;}.promo-container.base.guard-grinder .form-container .message{display:block;}.promo-container.base.guard-grinder .form-container .message .headline{line-height:normal;font-family:"MakitaSansCondensed_Black";margin-bottom:0;}.promo-container.base.guard-grinder .form-container .message .headline span{background-color:#2a2d2f;}.promo-container.base.guard-grinder .form-container .message .sub-headline{line-height:normal;}.promo-container.base.guard-grinder .form-container .form-content{width:100%;margin:0 auto;}.lt-ie9 .promo-container.base.guard-grinder .form-container .form-content{width:60%;}@media screen and (min-width:900px){.promo-container.base.guard-grinder .form-container .form-content{width:60%;}}.promo-container.base.guard-grinder .form-container .submit-btn{margin:0 auto;display:block;font-size:calc(.8em + .8vw);padding:8px 40px;}.promo-container.base.page-footer{padding-top:3.3em;background-color:#2a2d2f;margin:0;}.promo-container.base.page-footer .makita-btn{font-family:"MakitaSans_ExtraBold";font-size:2em;padding:20px 30px;}.promo-container.base.dit-promo{background-color:#000;padding:0;max-width:unset;width:100%;}.promo-container.base.dit-promo .headline{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;font-size:1.65em;letter-spacing:2px;}.promo-container.base.dit-promo .headline span{padding:0;}.lt-ie9 .promo-container.base.dit-promo .headline span{padding:0 20px;}@media screen and (min-width:900px){.promo-container.base.dit-promo .headline span{padding:0 20px;}}.promo-container.base.dit-promo .sub-headline{font-family:Arial,sans-serif;font-size:1.2em;color:#fff;}.promo-container.base.dit-promo.background-white{background-color:#fff;}.promo-container.base.dit-promo.max-width-1920{max-width:1920px;}.promo-container.base.dit-promo .btn-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 50px;gap:12px;}.lt-ie9 .promo-container.base.dit-promo .btn-wrapper{flex-direction:row;justify-content:center;gap:25px;}@media screen and (min-width:800px){.promo-container.base.dit-promo .btn-wrapper{flex-direction:row;justify-content:center;gap:25px;}}.promo-container.base.dit-promo .btn-wrapper .makita-btn{text-align:center;padding:20px 10px;width:360px;font-size:22px;}.lt-ie9 .promo-container.base.dit-promo .btn-wrapper .makita-btn{width:440px;}@media screen and (min-width:800px){.promo-container.base.dit-promo .btn-wrapper .makita-btn{width:440px;}}.promo-container.base.dit-promo .rules{margin-bottom:4em;}.promo-container.base.dit-promo .rules .description,.promo-container.base.dit-promo .rules .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base.dit-promo .rules span,.promo-container.base.dit-promo .rules .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base.dit-promo .rules span{font-family:"MakitaSansCondensed_Light";font-size:16px;text-align:left;color:#fff;margin:0 12px;}.lt-ie9 .promo-container.base.dit-promo .rules .description,.lt-ie9 .promo-container.base.dit-promo .rules .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .promo-container.base.dit-promo .rules span,.lt-ie9 .promo-container.base.dit-promo .rules .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .promo-container.base.dit-promo .rules span{width:75%;margin:0 auto;font-size:calc(.6em + .7vw);text-align:center;}@media screen and (min-width:600px){.promo-container.base.dit-promo .rules .description,.promo-container.base.dit-promo .rules .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base.dit-promo .rules span,.promo-container.base.dit-promo .rules .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base.dit-promo .rules span{width:75%;margin:0 auto;font-size:calc(.6em + .7vw);text-align:center;}}.promo-container.base.dit-promo .rules .makita-link{color:#fff;text-decoration:underline;font-weight:normal;letter-spacing:1px;}.promo-container.base.dit-promo .rules .makita-link.rules-headline{font-family:"MakitaSansCondensed_Light";font-size:20px;display:block;margin-top:1.1em;margin-bottom:1.1em;}.lt-ie9 .promo-container.base.dit-promo .rules .makita-link.rules-headline{font-size:calc(.7em + .7vw);}@media screen and (min-width:600px){.promo-container.base.dit-promo .rules .makita-link.rules-headline{font-size:calc(.7em + .7vw);}}.promo-container.base.black-friday{display:block;padding:0;background-color:#fff;margin:0 auto;}.promo-container.base.black-friday .hide{height:0;width:0;opacity:0;}.promo-container.base.black-friday sup{vertical-align:super;font-size:60%;}.promo-container.base.black-friday .section-top-margin{margin-top:25px;}.lt-ie9 .promo-container.base.black-friday .section-top-margin{margin-top:40px;}@media screen and (max-width:899px){.promo-container.base.black-friday .section-top-margin{margin-top:40px;}}.promo-container.base.black-friday .last-section{margin-bottom:30px;}.lt-ie9 .promo-container.base.black-friday .last-section{margin-bottom:50px;}@media screen and (max-width:899px){.promo-container.base.black-friday .last-section{margin-bottom:50px;}}.promo-container.base.black-friday .makita-btn-default{font-size:calc((15px) + (20 - 15)*(100vw - (375px))/(1920 - 375));width:250px;height:50px;display:flex;justify-content:center;align-items:center;text-align:center;}.lt-ie9 .promo-container.base.black-friday .makita-btn-default{font-size:20px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .makita-btn-default{font-size:20px;}}.lt-ie9 .promo-container.base.black-friday .makita-btn-default{width:unset;height:unset;}@media screen and (max-width:1099px){.promo-container.base.black-friday .makita-btn-default{width:unset;height:unset;}}.promo-container.base.black-friday .slick-dots{bottom:-8px;}.lt-ie9 .promo-container.base.black-friday .slick-dots{bottom:-10px;}@media screen and (min-width:900px){.promo-container.base.black-friday .slick-dots{bottom:-10px;}}.promo-container.base.black-friday .slick-dots li button{border-radius:50%;border:2px solid #939598;background-color:#fff;transform:scale(.7);}.promo-container.base.black-friday .slick-dots li button:before{content:"";}.promo-container.base.black-friday .slick-dots li button:hover{background-color:#008290;transition:all .3s ease-in-out;}.lt-ie9 .promo-container.base.black-friday .slick-dots li button{transform:scale(1);}@media screen and (min-width:900px){.promo-container.base.black-friday .slick-dots li button{transform:scale(1);}}.promo-container.base.black-friday .slick-dots .slick-active button{background-color:#008290;}.promo-container.base.black-friday .slick-prev,.promo-container.base.black-friday .slick-next{height:unset;margin-top:unset;width:auto;top:25%;background-color:#008290;padding:8px 5px;transform:scale(.7);}.lt-ie9 .promo-container.base.black-friday .slick-prev,.lt-ie9 .promo-container.base.black-friday .slick-next{transform:scale(1);top:50%;}@media screen and (min-width:900px){.promo-container.base.black-friday .slick-prev,.promo-container.base.black-friday .slick-next{transform:scale(1);top:50%;}}.promo-container.base.black-friday .d-none{display:none;}.promo-container.base.black-friday .icons-arrow{height:calc(30px + 70*(100vw - 375px)/1545);}.promo-container.base.black-friday .icons-arrow.es-us{height:calc(70*(100vw - 375px)/1545);}.promo-container.base.black-friday .page-banner{width:100%;object-fit:cover;height:219px;position:relative;}.promo-container.base.black-friday .single-col-card{text-align:left;}.promo-container.base.black-friday .single-col-card .item-header{background:#008290;display:flex;color:#fff;align-items:center;gap:10px;padding:15px;width:100%;}.promo-container.base.black-friday .single-col-card .item-header.bold-title{padding-top:25px;padding-bottom:25px;}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header.bold-title{padding-top:15px;padding-bottom:15px;}@media screen and (max-width:899px){.promo-container.base.black-friday .single-col-card .item-header.bold-title{padding-top:15px;padding-bottom:15px;}}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header{padding:5px 10px;}@media screen and (max-width:899px){.promo-container.base.black-friday .single-col-card .item-header{padding:5px 10px;}}.promo-container.base.black-friday .single-col-card .item-header .side-callout{font-size:calc((32px) + (120 - 32)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";line-height:.65;}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header .side-callout{font-size:120px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .item-header .side-callout{font-size:120px;}}.promo-container.base.black-friday .single-col-card .item-header .side-callout.es-us{font-size:calc((32px) + (90 - 32)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header .side-callout.es-us{font-size:90px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .item-header .side-callout.es-us{font-size:90px;}}.promo-container.base.black-friday .single-col-card .item-header .item-detail{padding-left:10px;font-size:calc((20px) + (43 - 20)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_SemiBold";}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header .item-detail{font-size:43px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .item-header .item-detail{font-size:43px;}}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header .item-detail{display:flex;flex-direction:column;row-gap:5px;}@media screen and (max-width:899px){.promo-container.base.black-friday .single-col-card .item-header .item-detail{display:flex;flex-direction:column;row-gap:5px;}}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header .item-detail{padding-right:10px;}@media screen and (max-width:899px){.promo-container.base.black-friday .single-col-card .item-header .item-detail{padding-right:10px;}}.promo-container.base.black-friday .single-col-card .item-header .item-detail .detail{line-height:.95em;}.promo-container.base.black-friday .single-col-card .item-header .item-detail .detail sup{vertical-align:super;font-size:45%;}.promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-first{font-size:calc((20px) + (60 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-first{font-size:60px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-first{font-size:60px;}}.promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-first sup{vertical-align:32px;}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-first sup{vertical-align:30px;}@media screen and (max-width:1599px){.promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-first sup{vertical-align:30px;}}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-first sup{vertical-align:20px;}@media screen and (max-width:1459px){.promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-first sup{vertical-align:20px;}}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-first sup{vertical-align:super;}@media screen and (max-width:899px){.promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-first sup{vertical-align:super;}}.promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-sec{font-size:calc((20px) + (60 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-sec{font-size:60px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .item-header .item-detail .detail.detail-sec{font-size:60px;}}.promo-container.base.black-friday .single-col-card .product-col-2{display:flex;}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2{flex-direction:column;}@media screen and (max-width:899px){.promo-container.base.black-friday .single-col-card .product-col-2{flex-direction:column;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item{width:50%;justify-content:space-between;}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item{width:100%;}@media screen and (max-width:899px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item{width:100%;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .product-item-image-left{margin:0 auto;width:55%;padding:10px 0;}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .product-item-image-left img{width:100%;height:100%;object-fit:cover;}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .product-item-image-left{width:40%;}@media screen and (max-width:899px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .product-item-image-left{width:40%;}}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .product-item-image-left{width:55%;}@media screen and (max-width:599px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .product-item-image-left{width:55%;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .product-item-image-left.full{width:95%;}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .product-item-image-left.gif{width:100%;padding:40px 0;}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-gray{background:#e6e7e8;position:relative;display:flex;justify-content:center;align-items:center;}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-gray .icons-corner{position:absolute;bottom:15px;left:15px;width:18%;}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-gray .text-corner{position:absolute;top:0;right:0;}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-gray .text-corner p{font-size:calc((18px) + (42 - 18)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_SemiBold";color:#636466;padding-right:25px;line-height:.85;padding-top:10px;}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-gray .text-corner p{font-size:42px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-gray .text-corner p{font-size:42px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white{display:flex;flex-direction:column;justify-content:space-between;background:#fff;position:relative;}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .text-corner p{font-size:calc((27px) + (62 - 27)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";color:#008290;padding-right:25px;text-align:right;}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .text-corner p{font-size:62px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .text-corner p{font-size:62px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper{padding:0 135px 0 135px;}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper{padding:0 50px 0 50px;}@media screen and (max-width:1299px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper{padding:0 50px 0 50px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-title{font-size:calc((20px) + (42 - 20)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-title{font-size:42px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-title{font-size:42px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-title.big-headline{font-size:calc((30px) + (60 - 30)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-title.big-headline{font-size:60px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-title.big-headline{font-size:60px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-title.big-headline.es-us{font-size:calc((26px) + (50 - 26)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-title.big-headline.es-us{font-size:50px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-title.big-headline.es-us{font-size:50px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-sub{font-size:calc((16px) + (29 - 16)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-sub{font-size:29px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-sub{font-size:29px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .pre-price{font-size:calc((25px) + (66 - 25)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_Regular";text-decoration:none;position:relative;display:inline-block;}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .pre-price{font-size:66px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .pre-price{font-size:66px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .pre-price:before{content:" ";display:block;width:100%;border-top:10px solid rgba(255,0,0,.8);height:4px;position:absolute;bottom:30px;left:0;transform:rotate(-11deg);}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .pre-price:before{bottom:10px;}@media screen and (max-width:899px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .pre-price:before{bottom:10px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-promt{font-size:calc((18px) + (38 - 18)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";color:#008290;}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-promt{font-size:38px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-promt{font-size:38px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-price{font-size:calc((30px) + (129 - 30)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_SemiBold";}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-price{font-size:129px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .content-wrapper .promo-price{font-size:129px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .action-bottom{width:100%;}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn{display:flex;justify-content:center;gap:50px;}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn{justify-content:space-around;gap:0;}@media screen and (max-width:1299px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn{justify-content:space-around;gap:0;}}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn{justify-content:center;gap:25px;}@media screen and (max-width:1099px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn{justify-content:center;gap:25px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn .makita-btn-default{font-size:calc((12px) + (20 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn .makita-btn-default{font-size:20px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn .makita-btn-default{font-size:20px;}}.promo-container.base.black-friday .single-col-card .product-col-2 .product-item .item-footer{text-align:end;height:35px;padding:10px;font-size:12px;font-family:"MakitaSans_Regular";}.promo-container.base.black-friday .double-col-card{text-align:left;}.promo-container.base.black-friday .double-col-card .product-col-2{display:flex;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2{flex-direction:column;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2{flex-direction:column;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item{width:50%;justify-content:space-between;display:flex;flex-direction:column;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item{width:100%;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item{width:100%;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left{background:#636466;display:flex;color:#fff;align-items:center;gap:10px;padding:15px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left{padding:5px 15px;gap:5px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left{padding:5px 15px;gap:5px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left.es-us{min-height:140px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left.es-us{min-height:50px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left.es-us{min-height:50px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout{transform:rotate(-180deg);writing-mode:vertical-rl;font-size:calc((18px) + (60 - 18)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";line-height:.65;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout{font-size:60px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout{font-size:60px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout.es-us{font-size:calc((18px) + (30 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout.es-us{font-size:30px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout.es-us{font-size:30px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout.side-callout-sec{font-size:calc((16px) + (52 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout.side-callout-sec{font-size:52px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout.side-callout-sec{font-size:52px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout.side-callout-sec.es-us{font-size:calc((32px) + (52 - 32)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout.side-callout-sec.es-us{font-size:52px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .side-callout.side-callout-sec.es-us{font-size:52px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail{padding-left:10px;font-size:calc((16px) + (42 - 16)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_SemiBold";}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail{font-size:42px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail{font-size:42px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail.es-us{font-size:calc((16px) + (40 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail.es-us{font-size:40px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail.es-us{font-size:40px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail{display:flex;flex-direction:column;row-gap:5px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail{display:flex;flex-direction:column;row-gap:5px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail .detail{line-height:.9;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail .detail.detail-first.es-us{font-size:calc((16px) + (40 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail .detail.detail-first.es-us{font-size:40px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail .detail.detail-first.es-us{font-size:40px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail .detail.detail-sec{font-size:24px;margin-top:10px;}@media screen and (max-width:1459px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail .detail.detail-sec{font-size:24px;margin-top:10px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail .detail.detail-sec{font-size:18px;}@media screen and (max-width:1099px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail .detail.detail-sec{font-size:18px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail .detail.detail-sec{font-size:inherit;margin-top:0;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-left .item-detail .detail.detail-sec{font-size:inherit;margin-top:0;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right{background:#008290;display:flex;color:#fff;align-items:center;gap:10px;padding:15px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right{padding:5px 15px;gap:5px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right{padding:5px 15px;gap:5px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right.es-us{min-height:140px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right.es-us{min-height:50px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right.es-us{min-height:50px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout{transform:rotate(-180deg);writing-mode:vertical-rl;font-size:calc((18px) + (65 - 18)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";line-height:.65;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout{font-size:65px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout{font-size:65px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout.es-us{font-size:calc((18px) + (22 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout.es-us{font-size:22px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout.es-us{font-size:22px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout.side-callout-sec{font-size:calc((16px) + (52 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout.side-callout-sec{font-size:52px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout.side-callout-sec{font-size:52px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout.side-callout-sec.es-us{font-size:calc((32px) + (60 - 32)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout.side-callout-sec.es-us{font-size:60px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .side-callout.side-callout-sec.es-us{font-size:60px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail{padding-left:10px;font-size:calc((16px) + (42 - 16)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_SemiBold";}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail{font-size:42px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail{font-size:42px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail.es-us{font-size:calc((16px) + (40 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail.es-us{font-size:40px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail.es-us{font-size:40px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail{display:flex;flex-direction:column;row-gap:5px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail{display:flex;flex-direction:column;row-gap:5px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail{line-height:.9;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first{font-size:calc((28px) + (50 - 28)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first{font-size:50px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first{font-size:50px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first.es-us{font-size:calc((20px) + (46 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first.es-us{font-size:46px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first.es-us{font-size:46px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first sup{vertical-align:32px;font-size:40%;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first sup{vertical-align:30px;}@media screen and (max-width:1599px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first sup{vertical-align:30px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first sup{vertical-align:25px;}@media screen and (max-width:1459px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first sup{vertical-align:25px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first sup{vertical-align:super;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-first sup{vertical-align:super;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec{font-size:24px;margin-top:10px;}@media screen and (max-width:1459px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec{font-size:24px;margin-top:10px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec{font-size:18px;}@media screen and (max-width:1099px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec{font-size:18px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec{font-size:inherit;margin-top:0;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec{font-size:inherit;margin-top:0;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec.es-us{font-size:calc((12px) + (30 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec.es-us{font-size:30px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec.es-us{font-size:30px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec.small{font-size:calc((12px) + (30 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec.small{font-size:30px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail .detail.detail-sec.small{font-size:30px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold{padding-left:10px;font-size:calc((18px) + (43 - 18)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_SemiBold";}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold{font-size:43px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold{font-size:43px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold{display:flex;flex-direction:column;row-gap:5px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold{display:flex;flex-direction:column;row-gap:5px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail{line-height:.9;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-first{font-size:calc((18px) + (60 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-first{font-size:60px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-first{font-size:60px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-first sup{vertical-align:32px;font-size:40%;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-first sup{vertical-align:30px;}@media screen and (max-width:1599px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-first sup{vertical-align:30px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-first sup{vertical-align:25px;}@media screen and (max-width:1459px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-first sup{vertical-align:25px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-first sup{vertical-align:super;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-first sup{vertical-align:super;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:calc((18px) + (40 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:40px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:40px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:18px;margin-top:5px;}@media screen and (max-width:1099px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:18px;margin-top:5px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:calc((18px) + (40 - 18)*(100vw - (375px))/(1920 - 375));margin-top:0;}.lt-ie9 .lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:40px;}@media screen and (min-width:1920px){.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:40px;}}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:calc((18px) + (40 - 18)*(100vw - (375px))/(1920 - 375));margin-top:0;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:40px;}}@media screen and (max-width:899px) and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-header-right .item-detail-bold .detail.detail-sec{font-size:40px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-left{margin:0 auto;width:55%;object-fit:cover;padding:10px 0;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-left img{width:100%;height:100%;object-fit:cover;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-left{width:40%;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-left{width:40%;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-left{width:55%;}@media screen and (max-width:599px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-left{width:55%;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-left.full{width:95%;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-left.gif{width:100%;padding:40px 0;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-right{margin:0 auto;width:80%;object-fit:cover;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-right{width:70%;}@media screen and (max-width:1299px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-right{width:70%;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-right{width:65%;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-right{width:65%;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-right{width:80%;}@media screen and (max-width:599px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .product-item-image-right{width:80%;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray{background:#e6e7e8;position:relative;display:flex;justify-content:center;align-items:center;flex:1;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .icons-corner{position:absolute;bottom:15px;left:15px;width:18%;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .text-corner{position:absolute;top:0;right:0;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .text-corner p{font-size:calc((18px) + (42 - 18)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_SemiBold";color:#636466;padding-right:25px;line-height:.85;padding-top:10px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .text-corner p{font-size:42px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .text-corner p{font-size:42px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag{position:absolute;top:0;left:0;margin-right:10px;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was{color:#afafaf;font-size:calc((18px) + (30 - 18)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_SemiBold";line-height:normal;text-align:right;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was{font-size:30px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was{font-size:30px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was{text-align:left;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was.price-right{text-align:right;}@media screen and (min-width:1300px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was{text-align:left;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was.price-right{text-align:right;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was span{position:relative;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was span:before{content:" ";display:block;width:100%;border-top:4px solid rgba(255,0,0,.8);height:4px;position:absolute;bottom:15px;left:0;transform:rotate(-11deg);}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was span:before{bottom:10px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-was span:before{bottom:10px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-wrapper{display:flex;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price{font-size:45px;font-family:"MakitaSansCondensed_SemiBold";line-height:normal;margin-top:-10px;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price.es-us{font-size:36px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price{font-size:70px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price.es-us{font-size:60px;}@media screen and (min-width:1300px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price{font-size:70px;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price.es-us{font-size:60px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-num{font-size:45px;color:#008290;font-family:"MakitaSansCondensed_ExtraBold";line-height:normal;margin-left:5px;line-height:normal;margin-top:-10px;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-num.es-us{font-size:36px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-num{font-size:70px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-num.es-us{font-size:60px;}@media screen and (min-width:1300px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-num{font-size:70px;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-num.es-us{font-size:60px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-num sup{font-size:30px;line-height:normal;vertical-align:10px;margin-left:13px;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-num sup b{font-weight:normal;text-decoration:line-through;color:unset;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .promo-tag .price-num sup.sup-big{font-size:40px;vertical-align:21px;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .action-btn{position:absolute;right:2%;bottom:5%;width:20%;display:flex;gap:10px;flex-direction:column;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .action-btn{display:none;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .action-btn{display:none;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .action-btn a{width:100%;min-width:unset;font-size:calc((12px) + (18 - 12)*(100vw - (375px))/(1920 - 375));padding:5px;min-height:50px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .action-btn a{font-size:18px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-gray .action-btn a{font-size:18px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .action-btn-mobile{display:none;justify-content:center;gap:50px;background:#e6e7e8;padding-bottom:10px;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .action-btn-mobile .makita-btn-default{font-size:calc((12px) + (20 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .action-btn-mobile .makita-btn-default{font-size:20px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .action-btn-mobile .makita-btn-default{font-size:20px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .action-btn-mobile{display:flex;justify-content:center;gap:25px;margin-bottom:2px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .action-btn-mobile{display:flex;justify-content:center;gap:25px;margin-bottom:2px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white{background:#fff;position:relative;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white{margin-bottom:10px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white{margin-bottom:10px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .full-width-video::-webkit-media-controls-timeline{display:none;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .full-width-video::-moz-progress-bar{display:none;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .full-width-video{padding-top:50px;width:100%;height:auto;display:block;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .full-width-video:focus{outline:0;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .full-width-video:hover{background-color:transparent!important;box-shadow:none!important;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .video-control{position:absolute;bottom:1%;right:1%;cursor:pointer;z-index:100;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#808080;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .product-item-image-right{padding-top:70px;height:100%;object-fit:contain;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .product-item-image-right{padding-top:40px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .product-item-image-right{padding-top:40px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .erebate-image{width:32%;position:absolute;top:0;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner{position:absolute;top:0;right:0;background-color:#000;color:#fff;padding:20px 15px 20px 10px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner{padding:20px 15px 20px 14px;}@media screen and (max-width:599px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner{padding:20px 15px 20px 14px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner.es-us{padding:0 15px 8px 10px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner.es-us{padding:0 15px 8px 14px;}@media screen and (max-width:599px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner.es-us{padding:0 15px 8px 14px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner.es-us.upto{padding:5px 15px 5px 10px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner.es-us.upto{padding:5px 15px 5px 14px;}@media screen and (max-width:599px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner.es-us.upto{padding:5px 15px 5px 14px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .sign{vertical-align:10px;font-family:"MakitaSans_SemiBold";font-size:calc((26px) + (27 - 26)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .sign{font-size:27px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .sign{font-size:27px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .sign{vertical-align:14px;}@media screen and (max-width:599px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .sign{vertical-align:14px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .cost{line-height:25px;font-size:calc((32px) + (40 - 32)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_SemiBold";}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .cost{font-size:40px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .cost{font-size:40px;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .cost{line-height:20px;}@media screen and (max-width:599px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .cost{line-height:20px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .value{display:block;text-align:right;line-height:14px;font-family:"MakitaSans_SemiBold";font-size:calc((23px) + (24 - 23)*(100vw - (375px))/(1920 - 375));text-transform:uppercase;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .value{font-size:24px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .value{font-size:24px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .value.es-us{line-height:45px;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .upto{position:absolute;font-family:"MakitaSans_SemiBold";right:95%;top:5px;font-size:calc((14px) + (18 - 14)*(100vw - (375px))/(1920 - 375));display:none;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .upto{font-size:18px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .upto{font-size:18px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner .upto.display{display:block;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner::before{content:"";position:absolute;display:block;left:-50px;top:0;border-bottom:85px solid transparent;border-right:50px solid #000;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner::before{border-bottom:81.5px solid transparent;}@media screen and (max-width:599px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner::before{border-bottom:81.5px solid transparent;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner p{font-size:calc((27px) + (62 - 27)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";color:#008290;padding-right:25px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner p{font-size:62px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner p{font-size:62px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner p.es-us{font-size:calc((25px) + (40 - 25)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner p.es-us{font-size:40px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .text-corner p.es-us{font-size:40px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom{position:absolute;bottom:0;width:100%;}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .model-num{text-align:right;font-size:calc((14px) + (33 - 14)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_SemiBold";color:#636466;padding-right:25px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .model-num{font-size:33px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .model-num{font-size:33px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn{display:flex;justify-content:center;gap:50px;}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn{justify-content:space-around;gap:0;}@media screen and (max-width:1299px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn{justify-content:space-around;gap:0;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn{justify-content:center;gap:25px;margin-bottom:2px;}@media screen and (max-width:1099px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn{justify-content:center;gap:25px;margin-bottom:2px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn .makita-btn-default{font-size:calc((12px) + (20 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn .makita-btn-default{font-size:20px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-body-white .action-bottom .action-btn .makita-btn-default{font-size:20px;}}.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-footer{text-align:end;height:35px;padding:10px;font-size:12px;font-family:"MakitaSans_Regular";}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-footer{padding:0 5px 0 0;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-footer{padding:0 5px 0 0;}}.lt-ie9 .promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-footer.mobile-none{display:none;height:15px;}@media screen and (max-width:899px){.promo-container.base.black-friday .double-col-card .product-col-2 .product-item .item-footer.mobile-none{display:none;height:15px;}}.promo-container.base.black-friday .main-hero{position:relative;display:flex;align-items:center;justify-content:center;}.promo-container.base.black-friday .main-hero .image-overlay{position:absolute;margin:unset;}.promo-container.base.black-friday .main-hero.img-fit-width .image-overlay{max-height:80%;max-width:80%;}.lt-ie9 .promo-container.base.black-friday .main-hero.img-fit-width .image-overlay{max-height:100%;max-width:100%;}@media screen and (min-width:900px){.promo-container.base.black-friday .main-hero.img-fit-width .image-overlay{max-height:100%;max-width:100%;}}.promo-container.base.black-friday .main-features{background-color:#fff;text-align:center;margin-bottom:1.375em;}.lt-ie9 .promo-container.base.black-friday .main-features{margin-bottom:1.65em;}@media screen and (min-width:900px){.promo-container.base.black-friday .main-features{margin-bottom:1.65em;}}.promo-container.base.black-friday .main-features.single{margin-bottom:unset;}.promo-container.base.black-friday .main-features.single .as-grid__module{padding:0;}.promo-container.base.black-friday .main-features.single .video-wrapper-single{height:auto;width:100%;object-fit:cover;padding:0;max-height:inherit;}.promo-container.base.black-friday .main-features.single .video-wrapper-single video{position:relative;}.promo-container.base.black-friday .main-features.single .video-wrapper-single .video-control{position:absolute;bottom:2%;right:1%;cursor:pointer;}.promo-container.base.black-friday .main-features.single .video-wrapper-single .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.promo-container.base.black-friday .main-features .row{max-width:1920px;width:100%;margin:0 auto;}.promo-container.base.black-friday .main-features .row .video-wrapper-single video{margin:0 auto;width:100%;height:auto;max-width:100%;max-height:100%;object-fit:initial;}.lt-ie9 .promo-container.base.black-friday .main-features .row .video-wrapper-single video{display:none;}@media screen and (max-width:599px){.promo-container.base.black-friday .main-features .row .video-wrapper-single video{display:none;}}.promo-container.base.black-friday .main-features .featured-topics .status{position:relative;background-color:#fff;}.lt-ie9 .promo-container.base.black-friday .main-features .featured-topics .status{background-color:#fff;}@media screen and (min-width:900px){.promo-container.base.black-friday .main-features .featured-topics .status{background-color:#fff;}}.promo-container.base.black-friday .main-features .featured-topics .status .item-headline{width:90%;position:relative;margin:0 auto;padding:20px 0 30px;text-align:left;height:auto;}.lt-ie9 .promo-container.base.black-friday .main-features .featured-topics .status .item-headline{background-color:transparent;position:absolute;bottom:60px;right:15%;width:auto;max-width:560px;padding:2em;}@media screen and (min-width:900px){.promo-container.base.black-friday .main-features .featured-topics .status .item-headline{background-color:transparent;position:absolute;bottom:60px;right:15%;width:auto;max-width:560px;padding:2em;}}.promo-container.base.black-friday .main-features .featured-topics .primary-feature{margin-bottom:.25em;position:relative;}.promo-container.base.black-friday .main-features .featured-topics .primary-feature .lazyImage{width:100%;}.promo-container.base.black-friday .main-features .featured-topics .primary-feature .video-control{position:absolute;bottom:7%;left:1%;cursor:pointer;}.promo-container.base.black-friday .main-features .featured-topics .primary-feature .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.promo-container.base.black-friday .main-features .featured-topics .primary-feature .item-headline h1 .no-break{white-space:nowrap;}.promo-container.base.black-friday .main-features .featured-topics .primary-feature .item-headline h1 sup{vertical-align:10px;font-size:calc((18px) + (25 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .main-features .featured-topics .primary-feature .item-headline h1 sup{vertical-align:18px;}@media screen and (min-width:900px){.promo-container.base.black-friday .main-features .featured-topics .primary-feature .item-headline h1 sup{vertical-align:18px;}}.lt-ie9 .promo-container.base.black-friday .main-features .featured-topics .primary-feature .item-headline h1 sup{font-size:25px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .main-features .featured-topics .primary-feature .item-headline h1 sup{font-size:25px;}}.promo-container.base.black-friday .main-features .featured-topics .primary-feature .item-headline .makita-btn{border:2px solid transparent;}.promo-container.base.black-friday .main-features .featured-topics .primary-feature .item-headline .makita-btn:hover{color:#008290;background-color:#fff;border:2px solid #008290;transition:all .3s ease-in-out;}.promo-container.base.black-friday .main-features .featured-topics .secondary-features{margin-bottom:3.3em;}.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status{position:relative;display:block;vertical-align:top;width:100%;}.lt-ie9 .promo-container.base.black-friday .main-features .featured-topics .secondary-features .status{display:inline-block;width:24.6%;}@media screen and (min-width:900px){.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status{display:inline-block;width:24.6%;}}.lt-ie9 .promo-container.base.black-friday .main-features .featured-topics .secondary-features .status{width:24.7%;}@media screen and (min-width:1300px){.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status{width:24.7%;}}.lt-ie9 .promo-container.base.black-friday .main-features .featured-topics .secondary-features .status{width:24.77%;}@media screen and (min-width:1600px){.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status{width:24.77%;}}.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline{position:absolute;bottom:0;margin:0 auto;left:0;right:0;padding:.5em;background-color:rgba(0,0,0,.5);}.lt-ie9 .promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline{padding:1em;}@media screen and (min-width:900px){.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline{padding:1em;}}.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline h2,.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline .erebates .channel h2>span,.erebates .channel .promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline h2>span,.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline .erebates .promotion h2>span,.erebates .promotion .promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline h2>span,.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline .sales .channel h2>span,.sales .channel .promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline h2>span,.promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline .sales .promotion h2>span,.sales .promotion .promo-container.base.black-friday .main-features .featured-topics .secondary-features .status .item-headline h2>span{font-size:calc(1em + .1vw);font-family:"MakitaSans_ExtraBold";color:#fff;text-transform:uppercase;letter-spacing:2px;}.promo-container.base.black-friday .headerline-section{background:#fff;}.lt-ie9 .promo-container.base.black-friday .headerline-section{margin-top:10px;}@media screen and (max-width:899px){.promo-container.base.black-friday .headerline-section{margin-top:10px;}}.promo-container.base.black-friday .headerline-section .headline{font-size:calc((30px) + (66 - 30)*(100vw - (375px))/(1920 - 375));color:#008290;padding:20px 0;font-family:"MakitaSansCondensed_ExtraBold";}.promo-container.base.black-friday .XGT-section{background:#fff;margin-top:50px;}.lt-ie9 .promo-container.base.black-friday .XGT-section{margin-top:25px;}@media screen and (max-width:899px){.promo-container.base.black-friday .XGT-section{margin-top:25px;}}.promo-container.base.black-friday .XGT-section .XGT-header{position:relative;}.promo-container.base.black-friday .XGT-section .XGT-header .banner-logo{position:absolute;top:50%;left:50%;width:35%;transform:translateX(-50%) translateY(-50%);}.lt-ie9 .promo-container.base.black-friday .XGT-section .XGT-header .banner-logo{width:85%;}@media screen and (max-width:899px){.promo-container.base.black-friday .XGT-section .XGT-header .banner-logo{width:85%;}}.promo-container.base.black-friday .XGT-section .XGT-header .banner-logo .logo-image{width:100%;margin:0 auto;}.promo-container.base.black-friday .XGT-section .XGT-header .banner-logo .logo-text{font-family:"MakitaSansCondensed_ExtraBold";text-align:center;font-size:calc((40px) + (60 - 40)*(100vw - (375px))/(1920 - 375));color:#fff;}.promo-container.base.black-friday .XGT-section .XGT-header .banner-logo .logo-text .disclam-mark{display:inline;vertical-align:super;font-size:50%;line-height:0;}.promo-container.base.black-friday .XGT-section .XGT-header .banner-text{position:absolute;top:50%;right:25%;width:40%;text-align:center;transform:translate(50%,-50%);display:flex;flex-direction:column;align-items:center;}.promo-container.base.black-friday .XGT-section .XGT-header .banner-text .banner-headline{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((20px) + (50 - 20)*(100vw - (375px))/(1920 - 375));color:#fff;margin-bottom:25px;}.promo-container.base.black-friday .XGT-section .XGT-header .disclaim{position:absolute;bottom:5px;right:10px;color:#fff;font-size:calc((13px) + (16 - 13)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_ExtraBold";}.promo-container.base.black-friday .XGT-section .section-body{margin-top:35px;}.lt-ie9 .promo-container.base.black-friday .XGT-section .section-body{margin-top:15px;}@media screen and (max-width:899px){.promo-container.base.black-friday .XGT-section .section-body{margin-top:15px;}}.promo-container.base.black-friday .LXT-section{margin-top:50px;background:#fff;}.promo-container.base.black-friday .LXT-section .LXT-header .banner-logo{position:absolute;top:50%;left:50%;width:40%;transform:translateX(-50%) translateY(-50%);}.lt-ie9 .promo-container.base.black-friday .LXT-section .LXT-header .banner-logo{width:85%;}@media screen and (max-width:899px){.promo-container.base.black-friday .LXT-section .LXT-header .banner-logo{width:85%;}}.promo-container.base.black-friday .LXT-section .LXT-header .banner-logo .logo-image{width:80%;margin:0 auto;}.lt-ie9 .promo-container.base.black-friday .LXT-section .LXT-header .banner-logo .logo-image{width:100%;}@media screen and (max-width:599px){.promo-container.base.black-friday .LXT-section .LXT-header .banner-logo .logo-image{width:100%;}}.promo-container.base.black-friday .LXT-section .LXT-header .banner-logo .logo-text{font-family:"MakitaSansCondensed_ExtraBold";text-align:center;font-size:calc((40px) + (60 - 40)*(100vw - (375px))/(1920 - 375));color:#fff;}.promo-container.base.black-friday .LXT-section .LXT-header .banner-logo .logo-text .disclam-mark{display:inline;vertical-align:super;font-size:50%;line-height:0;}.promo-container.base.black-friday .LXT-section .LXT-header .banner-text{position:absolute;top:50%;right:25%;width:40%;text-align:center;transform:translate(50%,-50%);display:flex;flex-direction:column;align-items:center;}.promo-container.base.black-friday .LXT-section .LXT-header .banner-text .banner-headline{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((20px) + (50 - 20)*(100vw - (375px))/(1920 - 375));color:#fff;margin-bottom:25px;}.promo-container.base.black-friday .LXT-section .LXT-header .banner-text .makita-btn-default{background:#000;}.promo-container.base.black-friday .LXT-section .LXT-header .banner-text .makita-btn-default:hover{background:#fff;}.promo-container.base.black-friday .LXT-section .LXT-header .disclaim{position:absolute;bottom:5px;right:10px;color:#fff;font-size:calc((13px) + (16 - 13)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_ExtraBold";}.promo-container.base.black-friday .LXT-section .section-body{margin-top:35px;}.lt-ie9 .promo-container.base.black-friday .LXT-section .section-body{margin-top:15px;}@media screen and (max-width:899px){.promo-container.base.black-friday .LXT-section .section-body{margin-top:15px;}}.promo-container.base.black-friday .OA-section{margin-top:50px;background:#fff;}.promo-container.base.black-friday .OA-section .OA-header .banner-logo{position:absolute;top:50%;left:50%;width:30%;transform:translateX(-50%) translateY(-50%);}.lt-ie9 .promo-container.base.black-friday .OA-section .OA-header .banner-logo{width:85%;}@media screen and (max-width:899px){.promo-container.base.black-friday .OA-section .OA-header .banner-logo{width:85%;}}.promo-container.base.black-friday .OA-section .OA-header .banner-text{position:absolute;top:50%;right:25%;width:35%;text-align:center;transform:translate(50%,-50%);}.promo-container.base.black-friday .OA-section .OA-header .banner-text .banner-headline{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((20px) + (50 - 20)*(100vw - (375px))/(1920 - 375));color:#fff;}.promo-container.base.black-friday .OA-section .show-case{margin-top:35px;}.promo-container.base.black-friday .OA-section .show-case .item-header{background:#5b563e;display:flex;color:#fff;align-items:center;gap:25px;padding:15px 0;width:100%;justify-content:center;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header{flex-direction:column;gap:0;}@media screen and (max-width:799px){.promo-container.base.black-friday .OA-section .show-case .item-header{flex-direction:column;gap:0;}}.promo-container.base.black-friday .OA-section .show-case .item-header .left-wrapper{background:#5b563e;display:flex;color:#fff;align-items:center;gap:10px;padding:0 15px;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .left-wrapper{width:75%;}@media screen and (max-width:1299px){.promo-container.base.black-friday .OA-section .show-case .item-header .left-wrapper{width:75%;}}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .left-wrapper{width:90%;}@media screen and (max-width:799px){.promo-container.base.black-friday .OA-section .show-case .item-header .left-wrapper{width:90%;}}.promo-container.base.black-friday .OA-section .show-case .item-header .oa-image-wrapper p{text-align:center;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((12px) + (25 - 12)*(100vw - (375px))/(1920 - 375));margin-top:-20px;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .oa-image-wrapper p{font-size:25px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .OA-section .show-case .item-header .oa-image-wrapper p{font-size:25px;}}.promo-container.base.black-friday .OA-section .show-case .item-header .side-callout{font-size:calc((32px) + (120 - 32)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";line-height:.65;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .side-callout{font-size:120px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .OA-section .show-case .item-header .side-callout{font-size:120px;}}.promo-container.base.black-friday .OA-section .show-case .item-header .side-callout.es-us{font-size:calc((32px) + (90 - 32)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .side-callout.es-us{font-size:90px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .OA-section .show-case .item-header .side-callout.es-us{font-size:90px;}}.promo-container.base.black-friday .OA-section .show-case .item-header .item-detail{padding-left:10px;font-size:calc((20px) + (43 - 20)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_SemiBold";}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .item-detail{font-size:43px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .OA-section .show-case .item-header .item-detail{font-size:43px;}}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .item-detail{display:flex;flex-direction:column;row-gap:5px;}@media screen and (max-width:899px){.promo-container.base.black-friday .OA-section .show-case .item-header .item-detail{display:flex;flex-direction:column;row-gap:5px;}}.promo-container.base.black-friday .OA-section .show-case .item-header .item-detail .detail{line-height:.95em;}.promo-container.base.black-friday .OA-section .show-case .item-header .item-detail .detail sup{vertical-align:super;font-size:45%;}.promo-container.base.black-friday .OA-section .show-case .item-header .item-detail .detail.detail-first{font-size:calc((20px) + (50 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .item-detail .detail.detail-first{font-size:50px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .OA-section .show-case .item-header .item-detail .detail.detail-first{font-size:50px;}}.promo-container.base.black-friday .OA-section .show-case .item-header .item-detail .detail.detail-sec{font-size:calc((14px) + (40 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .item-detail .detail.detail-sec{font-size:40px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .OA-section .show-case .item-header .item-detail .detail.detail-sec{font-size:40px;}}.promo-container.base.black-friday .OA-section .show-case .item-header .light-image{height:200px;display:block;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .light-image{margin-right:25px;}@media screen and (max-width:1099px){.promo-container.base.black-friday .OA-section .show-case .item-header .light-image{margin-right:25px;}}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .item-header .light-image{margin-right:0;}@media screen and (max-width:599px){.promo-container.base.black-friday .OA-section .show-case .item-header .light-image{margin-right:0;}}.promo-container.base.black-friday .OA-section .show-case .content .flex-container{display:flex;padding:25px 1% 0 1%;justify-content:space-evenly;flex-wrap:wrap;row-gap:30px;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container{padding:25px 1% 0 1%;}@media screen and (max-width:1459px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container{padding:25px 1% 0 1%;}}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container{row-gap:35px;}@media screen and (max-width:599px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container{row-gap:35px;}}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper{width:40%;}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .headline{background-color:#5b563e;color:#fff;padding:5px 0;margin-bottom:5px;}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .headline:hover{text-decoration:underline;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper{width:45%;}@media screen and (max-width:1299px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper{width:45%;}}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper{width:50%;}@media screen and (max-width:1099px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper{width:50%;}}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper{width:80%;}@media screen and (max-width:899px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper{width:80%;}}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper{width:95%;}@media screen and (max-width:599px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper{width:95%;}}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper img{width:150px;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper img{width:120px;}@media screen and (max-width:899px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper img{width:120px;}}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper img{width:100px;}@media screen and (max-width:599px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper img{width:100px;}}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-wrap:wrap;padding-left:25px;row-gap:5px;}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align{display:list-item;margin-left:1em;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align{display:flex;flex-direction:column;}@media screen and (max-width:599px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align{display:flex;flex-direction:column;}}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .item-text{font-family:"MakitaSans_Regular";font-size:calc((14px) + (22 - 14)*(100vw - (375px))/(1920 - 375));color:#000;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .item-text{font-size:22px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .item-text{font-size:22px;}}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .item-text{display:list-item;margin-left:1em;}@media screen and (max-width:599px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .item-text{display:list-item;margin-left:1em;}}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .item-text:hover{color:#847d5a;}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .buynow-span{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:12px;vertical-align:middle;display:inline-flex;align-items:center;white-space:nowrap;margin-bottom:3.5px;}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .buynow-span a{background:#5b563e;padding:0 6px;}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .buynow-span a:hover{background:#847d5a;color:#fff;}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .buynow-span a:active,.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .span-align .buynow-span a:focus{color:#fff;}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .action-bottom{width:100%;}.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .action-bottom .makita-btn-default{font-size:calc((14px) + (18 - 14)*(100vw - (375px))/(1920 - 375));width:100%;}.lt-ie9 .promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .action-bottom .makita-btn-default{font-size:18px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .OA-section .show-case .content .flex-container .flex-wrapper .item-content .action-bottom .makita-btn-default{font-size:18px;}}.promo-container.base.black-friday .OA-section .show-case .content .flex-item{display:flex;}.promo-container.base.black-friday .OA-section .show-case .content .action-btn{display:flex;justify-content:space-around;}.promo-container.base.black-friday .OA-section .show-case .content .action-btn .makita-btn-default{width:auto;height:auto;}.promo-container.base.black-friday .OA-section .section-body{margin-top:35px;}.lt-ie9 .promo-container.base.black-friday .OA-section .section-body{margin-top:15px;}@media screen and (max-width:899px){.promo-container.base.black-friday .OA-section .section-body{margin-top:15px;}}.promo-container.base.black-friday .ACC-section{margin-top:50px;background:#fff;}.lt-ie9 .promo-container.base.black-friday .ACC-section .section-top-margin{margin-top:60px;}@media screen and (max-width:899px){.promo-container.base.black-friday .ACC-section .section-top-margin{margin-top:60px;}}.promo-container.base.black-friday .ACC-section .ACC-header .banner-logo{position:absolute;top:50%;left:20%;height:80%;transform:translateY(-50%);object-fit:contain;}.lt-ie9 .promo-container.base.black-friday .ACC-section .ACC-header .banner-logo{width:30%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}@media screen and (max-width:899px){.promo-container.base.black-friday .ACC-section .ACC-header .banner-logo{width:30%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}}.lt-ie9 .promo-container.base.black-friday .ACC-section .ACC-header .banner-logo{width:50%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}@media screen and (max-width:599px){.promo-container.base.black-friday .ACC-section .ACC-header .banner-logo{width:50%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}}.promo-container.base.black-friday .ACC-section .ACC-header .banner-text{position:absolute;top:50%;right:25%;width:35%;text-align:center;transform:translate(50%,-50%);}.lt-ie9 .promo-container.base.black-friday .ACC-section .ACC-header .banner-text{display:none;}@media screen and (max-width:899px){.promo-container.base.black-friday .ACC-section .ACC-header .banner-text{display:none;}}.promo-container.base.black-friday .ACC-section .ACC-header .banner-text .banner-headline{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((20px) + (50 - 20)*(100vw - (375px))/(1920 - 375));color:#fff;}.promo-container.base.black-friday .ACC-section .show-case{margin-top:35px;}.promo-container.base.black-friday .ACC-section .show-case .item-header{background:#008290;display:flex;color:#fff;align-items:center;gap:10px;padding:30px 15px;width:100%;justify-content:center;}.promo-container.base.black-friday .ACC-section .show-case .item-header .side-callout{font-size:calc((32px) + (120 - 32)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";line-height:.65;}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .item-header .side-callout{font-size:120px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .ACC-section .show-case .item-header .side-callout{font-size:120px;}}.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail{padding-left:10px;font-size:calc((20px) + (43 - 20)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_SemiBold";}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail{font-size:43px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail{font-size:43px;}}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail{display:flex;flex-direction:column;row-gap:5px;}@media screen and (max-width:899px){.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail{display:flex;flex-direction:column;row-gap:5px;}}.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail{line-height:.95em;}.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail sup{vertical-align:super;font-size:45%;}.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-first{font-size:calc((25px) + (60 - 25)*(100vw - (375px))/(1920 - 375));text-align:center;}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-first{font-size:60px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-first{font-size:60px;}}.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-first sup{vertical-align:32px;font-size:40%;}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-first sup{vertical-align:30px;}@media screen and (max-width:1599px){.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-first sup{vertical-align:30px;}}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-first sup{vertical-align:25px;}@media screen and (max-width:1459px){.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-first sup{vertical-align:25px;}}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-first sup{vertical-align:super;}@media screen and (max-width:899px){.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-first sup{vertical-align:super;}}.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-sec{font-size:calc((20px) + (60 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-sec{font-size:60px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .ACC-section .show-case .item-header .item-detail .detail.detail-sec{font-size:60px;}}.promo-container.base.black-friday .ACC-section .show-case .content .flex-container{display:flex;padding:25px 5% 0 5%;justify-content:space-evenly;flex-wrap:wrap;}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .content .flex-container{padding:25px 1% 0 1%;}@media screen and (max-width:1459px){.promo-container.base.black-friday .ACC-section .show-case .content .flex-container{padding:25px 1% 0 1%;}}.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper{max-width:25%;}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper{max-width:30%;}@media screen and (max-width:1459px){.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper{max-width:30%;}}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper{max-width:45%;}@media screen and (max-width:1099px){.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper{max-width:45%;}}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper{max-width:80%;}@media screen and (max-width:599px){.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper{max-width:80%;}}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper img{width:150px;}@media screen and (max-width:899px){.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper img{width:150px;}}.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-wrap:wrap;}.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .item-price{font-size:"MakitaSans_Regular";font-size:calc((14px) + (18 - 14)*(100vw - (375px))/(1920 - 375));color:#000;font-weight:bold;}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .item-price{font-size:18px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .item-price{font-size:18px;}}.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .item-price .big{font-size:calc((20px) + (26 - 20)*(100vw - (375px))/(1920 - 375));color:#008290;}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .item-price .big{font-size:26px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .item-price .big{font-size:26px;}}.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .item-text{font-size:"MakitaSans_Regular";font-size:calc((14px) + (18 - 14)*(100vw - (375px))/(1920 - 375));margin-bottom:5px;color:#000;}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .item-text{font-size:18px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .item-text{font-size:18px;}}.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .item-text:hover{color:#008290;}.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .action-bottom{width:100%;}.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .action-bottom .makita-btn-default{font-size:calc((14px) + (18 - 14)*(100vw - (375px))/(1920 - 375));width:100%;}.lt-ie9 .promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .action-bottom .makita-btn-default{font-size:18px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .ACC-section .show-case .content .flex-container .flex-wrapper .item-content .action-bottom .makita-btn-default{font-size:18px;}}.promo-container.base.black-friday .ACC-section .show-case .content .flex-item{display:flex;}.promo-container.base.black-friday .ACC-section .show-case .content .action-btn{display:flex;justify-content:space-around;}.promo-container.base.black-friday .ACC-section .show-case .content .action-btn .makita-btn-default{width:auto;height:auto;}.promo-container.base.black-friday .ACC-section .section-body{margin-top:35px;}.lt-ie9 .promo-container.base.black-friday .ACC-section .section-body{margin-top:15px;}@media screen and (max-width:899px){.promo-container.base.black-friday .ACC-section .section-body{margin-top:15px;}}.promo-container.base.black-friday .nav-icons{display:flex;background:#fff;justify-content:center;}.lt-ie9 .promo-container.base.black-friday .nav-icons{background:#008290;}@media screen and (max-width:899px){.promo-container.base.black-friday .nav-icons{background:#008290;}}.promo-container.base.black-friday .nav-icons .nav-icons-item{width:25%;}.lt-ie9 .promo-container.base.black-friday .nav-icons .nav-icons-item{opacity:.6;}@media screen and (max-width:899px){.promo-container.base.black-friday .nav-icons .nav-icons-item{opacity:.6;}}.lt-ie9 .promo-container.base.black-friday .nav-icons .nav-icons-item.light.active{filter:brightness(2.5);}@media screen and (max-width:899px){.promo-container.base.black-friday .nav-icons .nav-icons-item.light.active{filter:brightness(2.5);}}.lt-ie9 .promo-container.base.black-friday .nav-icons .nav-icons-item.active{opacity:1;filter:brightness(1.1);}@media screen and (max-width:899px){.promo-container.base.black-friday .nav-icons .nav-icons-item.active{opacity:1;filter:brightness(1.1);}}.promo-container.base.black-friday .nav-icons .nav-icons-item .img-fit-width{width:100%;height:100%;object-fit:cover;position:relative;}.promo-container.base.black-friday .nav-icons .nav-icons-item .img-fit-width .disclaim{position:absolute;bottom:2px;right:5px;color:#fff;font-size:calc((5px) + (12 - 5)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_ExtraBold";}.promo-container.base.black-friday .message{background-color:#fff;color:#646566;}.promo-container.base.black-friday .message .headline{color:#646566;font-size:10vw;line-height:normal;}.lt-ie9 .promo-container.base.black-friday .message .headline{font-size:3vw;}@media screen and (min-width:900px){.promo-container.base.black-friday .message .headline{font-size:3vw;}}.promo-container.base.black-friday .message .headline span{background-color:transparent;}.promo-container.base.black-friday .message .headline .sub-headline{display:block;font-family:"MakitaSansCondensed_Light";font-size:28px;line-height:normal;}.lt-ie9 .promo-container.base.black-friday .message .headline .sub-headline{font-size:40px;}@media screen and (min-width:900px){.promo-container.base.black-friday .message .headline .sub-headline{font-size:40px;}}.promo-container.base.black-friday .message .description,.promo-container.base.black-friday .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base.black-friday .message span,.promo-container.base.black-friday .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base.black-friday .message span{color:#646566;font-size:16px;font-family:"MakitaSans_Medium";}.promo-container.base.black-friday .message .margin-bttm-med{margin:0;}.lt-ie9 .promo-container.base.black-friday .message .margin-bttm-med{margin-bottom:5.5em;}@media screen and (min-width:900px){.promo-container.base.black-friday .message .margin-bttm-med{margin-bottom:5.5em;}}.promo-container.base.black-friday .gray{background-color:#e8e8e8;}.promo-container.base.black-friday .gray .message{background-color:#e8e8e8;}.promo-container.base.black-friday .generic-columns{background-color:transparent;max-width:1920px;}.promo-container.base.black-friday .generic-columns.teal{background-color:#008290;}.promo-container.base.black-friday .generic-columns.dark-gray{background-color:#646464;}.promo-container.base.black-friday .generic-columns.margin-bttm{margin-bottom:40px;}.promo-container.base.black-friday .generic-columns .columns-wrapper{display:block;position:relative;padding-top:0;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header{background-color:#008290;margin-bottom:2.75em;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-xgt .img-fit-width span{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((42px) + (45 - 42)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-xgt .img-fit-width span{font-size:45px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-xgt .img-fit-width span{font-size:45px;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header{min-height:300px;background-repeat:no-repeat;background-position:center;background-size:cover;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-xgt{background-image:url("../jpg/promotion-headers-6.jpg");}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-xgt .text{flex-basis:40%;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-xgt .text-condensed sup{vertical-align:15px;font-size:62%;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-combo{background-image:url("../jpg/promotion-headers-1.jpg");}.lt-ie9 .lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-combo .heading-content{margin-left:83px;}@media screen and (min-width:1700px){.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-combo .heading-content{margin-left:83px;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-combo .heading-content .text{flex-basis:40%;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-holiday{background-image:url("../jpg/promotion-headers-2.jpg");}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-holiday .text{flex-basis:38%;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness{background-image:url("../jpg/promotion-headers-3.jpg");}.lt-ie9 .lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content{margin-left:83px;}@media screen and (min-width:1700px){.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content{margin-left:83px;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content .text{flex-basis:45%;}.lt-ie9 .lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content .text{flex-basis:36%;}@media screen and (min-width:1700px){.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content .text{flex-basis:36%;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content .text-condensed{line-height:45px;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-circular{background-image:url("../jpg/promotion-headers-4.jpg");}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-circular .right .text{flex-basis:38%;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-mower{background-image:url("../jpg/promotion-headers-5.jpg");}.lt-ie9 .lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-mower .heading-content{margin-left:83px;}@media screen and (min-width:1700px){.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-mower .heading-content{margin-left:83px;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-mower .heading-content .text{flex-basis:38%;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-pneumatics{background-image:url("../jpg/promotion-headers-8.jpg");background-position:unset;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-pneumatics .right .text{flex-basis:37%;}.lt-ie9 .lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-pneumatics .right .text{flex-basis:44%;}@media screen and (min-width:1460px){.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-pneumatics .right .text{flex-basis:44%;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory{background-image:url("../jpg/promotion-headers-9.jpg");background-position:center;}.lt-ie9 .lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory{background-position:right;}@media screen and (min-width:1600px){.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory{background-position:right;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory .heading-content{justify-content:center;margin-left:83px;}.lt-ie9 .lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory .heading-content .text-condensed{font-size:56px;}@media screen and (min-width:1700px){.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory .heading-content .text-condensed{font-size:56px;}}@media screen and (min-width:1024px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header{min-height:300px;background-repeat:no-repeat;background-position:center;background-size:cover;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-xgt{background-image:url("../jpg/promotion-headers-6.jpg");}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-xgt .text{flex-basis:40%;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-xgt .text-condensed sup{vertical-align:15px;font-size:62%;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-combo{background-image:url("../jpg/promotion-headers-1.jpg");}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-combo .heading-content{margin-left:83px;}}@media screen and (min-width:1024px) and (min-width:1700px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-combo .heading-content{margin-left:83px;}}@media screen and (min-width:1024px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-combo .heading-content .text{flex-basis:40%;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-holiday{background-image:url("../jpg/promotion-headers-2.jpg");}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-holiday .text{flex-basis:38%;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness{background-image:url("../jpg/promotion-headers-3.jpg");}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content{margin-left:83px;}}@media screen and (min-width:1024px) and (min-width:1700px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content{margin-left:83px;}}@media screen and (min-width:1024px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content .text{flex-basis:45%;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content .text{flex-basis:36%;}}@media screen and (min-width:1024px) and (min-width:1700px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content .text{flex-basis:36%;}}@media screen and (min-width:1024px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-madness .heading-content .text-condensed{line-height:45px;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-circular{background-image:url("../jpg/promotion-headers-4.jpg");}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-circular .right .text{flex-basis:38%;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-mower{background-image:url("../jpg/promotion-headers-5.jpg");}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-mower .heading-content{margin-left:83px;}}@media screen and (min-width:1024px) and (min-width:1700px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-mower .heading-content{margin-left:83px;}}@media screen and (min-width:1024px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-mower .heading-content .text{flex-basis:38%;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-pneumatics{background-image:url("../jpg/promotion-headers-8.jpg");background-position:unset;}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-pneumatics .right .text{flex-basis:37%;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-pneumatics .right .text{flex-basis:44%;}}@media screen and (min-width:1024px) and (min-width:1460px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-pneumatics .right .text{flex-basis:44%;}}@media screen and (min-width:1024px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory{background-image:url("../jpg/promotion-headers-9.jpg");background-position:center;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory{background-position:right;}}@media screen and (min-width:1024px) and (min-width:1600px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory{background-position:right;}}@media screen and (min-width:1024px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory .heading-content{justify-content:center;margin-left:83px;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory .heading-content .text-condensed{font-size:56px;}}@media screen and (min-width:1024px) and (min-width:1700px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory .heading-content .text-condensed{font-size:56px;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header{height:300px;}@media screen and (min-width:1700px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header{height:300px;}}.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory .heading-content{justify-content:center;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory .heading-content{justify-content:flex-start;}@media screen and (min-width:1024px){.promo-container.base.black-friday .generic-columns .columns-wrapper.header.header-accessory .heading-content{justify-content:flex-start;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper{justify-content:center;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper.left{justify-content:flex-start;}@media screen and (min-width:1300px){.promo-container.base.black-friday .generic-columns .columns-wrapper{justify-content:center;}.promo-container.base.black-friday .generic-columns .columns-wrapper.left{justify-content:flex-start;}}.promo-container.base.black-friday .generic-columns .columns-wrapper .product-tile{padding:0;width:100%;margin-bottom:1.1em;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .product-tile{width:27%;margin-bottom:0;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns .columns-wrapper .product-tile{width:27%;margin-bottom:0;}}.promo-container.base.black-friday .generic-columns .columns-wrapper .product-tile .product-details{color:#646566;margin-top:.55em;font-family:"MakitaSansCondensed_Medium";text-transform:uppercase;font-size:18px;}.promo-container.base.black-friday .generic-columns .columns-wrapper .product-tile .product-details.description,.promo-container.base.black-friday .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .generic-columns .columns-wrapper .product-tile .logo-text .description span.product-details,.promo-container.base.black-friday .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .generic-columns .columns-wrapper .product-tile .image-text .description span.product-details{font-family:"MakitaSansCondensed_Black";text-transform:uppercase;width:90%;margin-top:0;}.promo-container.base.black-friday .generic-columns .columns-wrapper .product-tile .product-details.description b,.promo-container.base.black-friday .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details b,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .generic-columns .columns-wrapper .product-tile .logo-text .description span.product-details b,.promo-container.base.black-friday .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details b,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .generic-columns .columns-wrapper .product-tile .image-text .description span.product-details b{color:#008290;}.promo-container.base.black-friday .generic-columns .columns-wrapper .product-img{margin-bottom:0;}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content{display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center;color:#fff;padding:35px;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content{flex-direction:row;justify-content:flex-start;padding:35px 10PX;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content.right{justify-content:center;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content{flex-direction:row;justify-content:flex-start;padding:35px 10PX;}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content.right{justify-content:center;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content{min-height:300px;}@media screen and (min-width:1024px){.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content{min-height:300px;}}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .content-img{display:block;position:relative;}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .line{width:170px;height:1px;margin:12px 0;background-color:#fff;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .line{margin:0 20px;width:1px;height:170px;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .line{margin:0 20px;width:1px;height:170px;}}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text{padding:0 10px;text-align:center;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text{text-align:left;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text{text-align:left;}}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text-heavy{font-family:"MakitaSans_ExtraBold";letter-spacing:2.2px;line-height:initial;font-size:18px;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text-heavy{font-size:22px;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text-heavy{font-size:22px;}}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text-condensed{font-family:"MakitaSansCondensed_ExtraBold";font-size:38px;line-height:initial;margin-bottom:10px;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text-condensed{font-size:48px;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text-condensed{font-size:48px;}}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text-roman{font-family:"MakitaSans_Regular";font-size:14px;line-height:initial;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text-roman{width:100%;}@media screen and (min-width:1100px){.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .text-roman{width:100%;}}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content.right{justify-content:flex-end;}@media screen and (min-width:1024px){.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content.right{justify-content:flex-end;}}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .left-logo{font-family:"MakitaSansCondensed_Black";font-size:35px;text-align:left;}.lt-ie9 .promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .left-logo{margin-top:initial;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .left-logo{margin-top:initial;}}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .left-logo p{line-height:15px;font-size:55px;}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .left-logo p span{display:block;}.promo-container.base.black-friday .generic-columns .columns-wrapper .heading-content .left-logo p span sup{font-size:25px;vertical-align:21px;}.promo-container.base.black-friday .generic-columns .tag{display:block;padding:20px 30px;margin:0 auto;text-align:center;color:#fff;background-color:#008290;font-weight:700;font-size:calc((22px) + (27 - 22)*(100vw - (320px))/(1920 - 320));}.promo-container.base.black-friday .generic-columns .tag.dark-gray{background-color:#646464;}.promo-container.base.black-friday .generic-columns .tag.tag-under{width:95%;}.lt-ie9 .promo-container.base.black-friday .generic-columns .tag.tag-under{width:90%;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns .tag.tag-under{width:90%;}}.promo-container.base.black-friday .generic-columns .tag.tag-buy{width:95%;}.lt-ie9 .promo-container.base.black-friday .generic-columns .tag.tag-buy{width:75%;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns .tag.tag-buy{width:75%;}}.promo-container.base.black-friday .generic-columns .tag.tag-buy span{font-weight:normal;font-family:"MakitaSans_Regular";}.promo-container.base.black-friday .generic-columns.banner{display:flex;justify-content:space-between;flex-direction:column;margin-bottom:5.5em;}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner{flex-direction:row;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns.banner{flex-direction:row;}}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner{width:75%;}@media screen and (min-width:1300px){.promo-container.base.black-friday .generic-columns.banner{width:75%;}}.promo-container.base.black-friday .generic-columns.banner .banner-img{align-self:center;}.promo-container.base.black-friday .generic-columns.banner .product-coupon{margin-top:initial;flex-basis:65%;background-color:#008290;padding:15px 10px;margin:initial;border:0;}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner .product-coupon{flex-basis:50%;}@media screen and (min-width:1300px){.promo-container.base.black-friday .generic-columns.banner .product-coupon{flex-basis:50%;}}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner .product-coupon{flex-basis:initial;}@media screen and (min-width:2000px){.promo-container.base.black-friday .generic-columns.banner .product-coupon{flex-basis:initial;}}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile{flex-direction:column;align-items:center;}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile{flex-direction:row;}@media screen and (min-width:800px){.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile{flex-direction:row;}}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-img{display:block;flex-basis:65%;background-color:#008290;}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-img{margin-right:10px;}@media screen and (min-width:800px){.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-img{margin-right:10px;}}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-img img{padding:initial;}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details{background-color:#008290;color:#fff;padding:initial;}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details .model-num{font-size:16px;}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details.dark-gray{background-color:#646464;}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details.get-free-battery{text-align:center;}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details.get-free-battery{text-align:left;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details.get-free-battery{text-align:left;}}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details .description,.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details span,.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details span{font-size:16px;text-align:left;letter-spacing:1px;margin-bottom:1.1em;padding-bottom:initial;}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details .price{font-size:48px;}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details .price span{color:#fff;}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details .product-action{background-color:#008290;}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details .product-action{display:inline-block;}@media screen and (min-width:800px){.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details .product-action{display:inline-block;}}.promo-container.base.black-friday .generic-columns.banner .product-coupon .medium-tile .product-details .product-action .makita-btn{background-color:#fff;color:#333;font-size:14px;padding:3px 16px;}.promo-container.base.black-friday .generic-columns.banner-slim{justify-content:space-evenly;align-items:center;gap:24px;padding:45px 0;margin-bottom:0;}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner-slim{padding:10px;gap:5px;}@media screen and (min-width:900px){.promo-container.base.black-friday .generic-columns.banner-slim{padding:10px;gap:5px;}}.promo-container.base.black-friday .generic-columns.banner-slim .product-coupon{flex-basis:initial;padding:0;width:initial;}.promo-container.base.black-friday .generic-columns.banner-slim .product-coupon .product-tile.medium-tile{display:flex;flex-direction:column;}.promo-container.base.black-friday .generic-columns.banner-slim .product-coupon .product-tile.medium-tile .product-details .price{font-size:calc((38px) + (45 - 38)*(100vw - (320px))/(1920 - 320));letter-spacing:2px;}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner-slim .product-coupon .product-tile.medium-tile .product-details .price{font-size:45px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .generic-columns.banner-slim .product-coupon .product-tile.medium-tile .product-details .price{font-size:45px;}}.promo-container.base.black-friday .generic-columns.banner-slim .product-coupon .product-tile.medium-tile .product-details .price.small{font-size:calc((30px) + (35 - 30)*(100vw - (320px))/(1920 - 320));padding-top:5px;}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner-slim .product-coupon .product-tile.medium-tile .product-details .price.small{font-size:35px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .generic-columns.banner-slim .product-coupon .product-tile.medium-tile .product-details .price.small{font-size:35px;}}.promo-container.base.black-friday .generic-columns.banner-slim .product-coupon .product-tile.medium-tile .product-details .price.small sup{font-size:calc((19px) + (23 - 19)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .promo-container.base.black-friday .generic-columns.banner-slim .product-coupon .product-tile.medium-tile .product-details .price.small sup{font-size:23px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .generic-columns.banner-slim .product-coupon .product-tile.medium-tile .product-details .price.small sup{font-size:23px;}}.promo-container.base.black-friday .generic-columns.banner-slim .banner-img{display:flex;flex-direction:column;align-items:flex-end;}.promo-container.base.black-friday .generic-columns.banner-slim .banner-img .model-num{color:#fff;font-weight:bold;}.promo-container.base.black-friday .generic-columns.banner-slim .tag{padding:0;}.promo-container.base.black-friday .generic-columns.banner-slim .tag-buy{width:initial;margin:initial;}.promo-container.base.black-friday .generic-columns .gallery{display:flex;flex-direction:column;}.lt-ie9 .promo-container.base.black-friday .generic-columns .gallery{flex-direction:row;}@media screen and (min-width:620px){.promo-container.base.black-friday .generic-columns .gallery{flex-direction:row;}}.promo-container.base.black-friday .product-coupon{display:flex;justify-content:center;align-items:center;flex-flow:column;color:#646566;background-color:#fff;padding:20px 11px;position:relative;width:95%;margin:0 auto;border:1px solid #999;margin-bottom:1.1em;}.lt-ie9 .promo-container.base.black-friday .product-coupon{flex-flow:row;border:0;}@media screen and (min-width:900px){.promo-container.base.black-friday .product-coupon{flex-flow:row;border:0;}}.lt-ie9 .promo-container.base.black-friday .product-coupon{width:75%;margin:0 auto;margin-bottom:2.75em;}@media screen and (min-width:1100px){.promo-container.base.black-friday .product-coupon{width:75%;margin:0 auto;margin-bottom:2.75em;}}.lt-ie9 .promo-container.base.black-friday .product-coupon{max-width:1920px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .product-coupon{max-width:1920px;}}.promo-container.base.black-friday .product-coupon.gray{background-color:#e8e8e8;}.promo-container.base.black-friday .product-coupon.margin-bttm-lrg{margin-bottom:50px;}.promo-container.base.black-friday .product-coupon.no-margin-bottom{margin-bottom:0;}.promo-container.base.black-friday .product-coupon .product-tile{flex-basis:50%;position:relative;}.promo-container.base.black-friday .product-coupon .product-tile .img-description{margin-top:1.1em;text-align:justify;}.promo-container.base.black-friday .product-coupon .product-tile .product-img{display:flex;align-items:center;justify-content:center;}.promo-container.base.black-friday .product-coupon .product-tile .product-details .model-num{font-family:"MakitaSans_Regular";}.promo-container.base.black-friday .product-coupon .product-tile .product-details .model-num .new-tag{font-family:"MakitaSans_SemiBold";color:#fff;background:#ed1c24;padding:2px 10px;font-size:12px;margin-right:5px;}.promo-container.base.black-friday .product-coupon .product-tile .product-details .description,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile .product-details .logo-text .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile .logo-text .description .product-details span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile .product-details .image-text .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile .image-text .description .product-details span{font-family:"MakitaSans_SemiBold";margin-bottom:1.1em;font-weight:900;}.promo-container.base.black-friday .product-coupon .product-tile .product-details .description.no-margin-bottom,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span.no-margin-bottom,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile .product-details .logo-text .description span.no-margin-bottom,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span.no-margin-bottom,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile .logo-text .description .product-details span.no-margin-bottom,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span.no-margin-bottom,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile .product-details .image-text .description span.no-margin-bottom,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span.no-margin-bottom,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile .image-text .description .product-details span.no-margin-bottom{margin-bottom:0;}.promo-container.base.black-friday .product-coupon .product-tile .product-details .model-offer{margin-bottom:.55em;}.promo-container.base.black-friday .product-coupon .product-tile .product-details .price{line-height:normal;margin-top:-14px;}.promo-container.base.black-friday .product-coupon .product-tile .product-details .price span{line-height:normal;}.promo-container.base.black-friday .product-coupon .product-tile .product-details .price-was{line-height:normal;}.promo-container.base.black-friday .product-coupon .product-tile .product-action .makita-btn{padding:2px 22px;margin-bottom:0;}.promo-container.base.black-friday .product-coupon .product-tile .video{max-width:1920px;margin:0 auto;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile .video.dyn-play{margin-right:30px;}@media screen and (min-width:900px){.promo-container.base.black-friday .product-coupon .product-tile .video.dyn-play{margin-right:30px;}}.promo-container.base.black-friday .product-coupon .product-tile .video.dyn-play .video-wrapper{padding-bottom:62.5%;}.promo-container.base.black-friday .product-coupon .product-tile .video.dyn-play .video-wrapper video{position:unset;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile .video.dyn-play .video-wrapper video{position:absolute;}@media screen and (min-width:900px){.promo-container.base.black-friday .product-coupon .product-tile .video.dyn-play .video-wrapper video{position:absolute;}}.promo-container.base.black-friday .product-coupon .product-tile .video.dyn-play .video-control .fas{color:#000;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info{font-size:24px;padding:20px;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.offer-info{padding:20px 20px 20px 0;}@media screen and (min-width:900px){.promo-container.base.black-friday .product-coupon .product-tile.offer-info{padding:20px 20px 20px 0;}}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-offer{border:1px solid #646566;border-radius:3px;text-align:center;font-size:38px;padding:18px;margin-bottom:.55em;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-offer{font-size:46px;}@media screen and (min-width:900px){.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-offer{font-size:46px;}}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-divider{text-align:center;position:relative;display:block;z-index:1;color:#afafaf;margin-bottom:1.1em;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-divider span{background-color:#fff;display:inline-block;width:fit-content;width:-moz-fit-content;padding:0 15px;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-divider:before{border-top:1px solid #afafaf;content:"";margin:0 auto;position:absolute;top:50%;left:0;width:100%;z-index:-1;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details{color:#333;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .model-num{line-height:normal;font-size:85%;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .model-offer{color:#008290;font-weight:900;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .description,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .logo-text .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.offer-info .logo-text .description .product-details span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .image-text .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.offer-info .image-text .description .product-details span{font-size:115%;line-height:normal;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .product-details .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .logo-text .description span span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .logo-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.offer-info .logo-text .description .product-details span span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .product-details .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .image-text .description span span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.offer-info .image-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.offer-info .image-text .description .product-details span span{line-height:normal;display:block;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .price-was{color:#afafaf;font-family:"MakitaSansCondensed_Regular";}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .price{font-size:70px;font-family:"MakitaSansCondensed_Regular";}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .price{font-size:78px;}@media screen and (min-width:900px){.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .price{font-size:78px;}}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .price span{color:#008290;font-family:"MakitaSansCondensed_ExtraBold";}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .price span sup{font-size:30px;line-height:normal;vertical-align:10px;margin-left:13px;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .price span sup b{font-weight:normal;text-decoration:line-through;color:unset;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .price span sup.sup-big{font-size:40px;vertical-align:21px;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container{font-family:"MakitaSans_Regular";font-size:14px;margin-bottom:2.75em;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container.width-90{width:90%;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list{display:flex;justify-content:space-between;flex-direction:column;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list{flex-direction:row;}@media screen and (min-width:1100px){.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list{flex-direction:row;}}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list ul{padding-right:10px;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list .flex-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list .flex-container{margin-left:30px;margin-right:auto;flex-direction:row;gap:30px;}@media screen and (min-width:1100px){.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list .flex-container{margin-left:30px;margin-right:auto;flex-direction:row;gap:30px;}}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list .flex-container .free-battery-wrapper{padding:8px 20px;border:1px solid #939598;border-radius:4%;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list .flex-container .free-battery-wrapper .model-num{font-size:15px;float:right;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list .flex-container .free-battery{font-family:"MakitaSansCondensed_Regular";font-weight:bold;margin-bottom:5px;letter-spacing:1px;font-size:calc((16px) + (18 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list .flex-container .free-battery{font-size:18px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list .flex-container .free-battery{font-size:18px;}}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-details .list-container .product-list .flex-container .free-battery span{font-size:60px;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-action .makita-btn{margin-right:0;font-size:16px;width:100%;text-align:center;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-action .makita-btn{width:fit-content;width:-moz-fit-content;}@media screen and (min-width:900px){.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-action .makita-btn{width:fit-content;width:-moz-fit-content;}}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-action.margin-bttm{margin-bottom:.55em;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-remark{font-family:"MakitaSans_Regular";font-size:calc((12px) + (14 - 12)*(100vw - (320px))/(1920 - 320));text-align:right;padding:5px 2px;}.promo-container.base.black-friday .product-coupon .product-tile.offer-info .product-remark.left{text-align:left;}.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container{padding:20px 0 0;display:flex;flex-direction:column;gap:30px;margin-bottom:20px;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container{flex-direction:row;align-items:center;}@media screen and (min-width:600px){.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container{flex-direction:row;align-items:center;}}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container{margin-bottom:0;}@media screen and (min-width:900px){.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container{margin-bottom:0;}}.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container .free-battery-container{display:flex;align-items:center;gap:30px;}.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container .free-battery-container .flex-item{padding:10px 20px;border:1px solid #939598;border-radius:4%;}.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container .free-battery-container .text{font-family:"MakitaSans_SemiBold";text-align:center;font-size:calc((20px) + (28 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container .free-battery-container .text{font-size:28px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container .free-battery-container .text{font-size:28px;}}.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container .free-battery-container .text span{font-size:calc((40px) + (65 - 40)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container .free-battery-container .text span{font-size:65px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container .free-battery-container .text span{font-size:65px;}}.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .flex-container .free-battery-container .img-fit-width .model-num{font-size:15px;font-weight:bold;float:right;}.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .description,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.large-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .logo-text .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.large-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.large-tile .logo-text .description .product-details span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.large-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .image-text .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.large-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.large-tile .image-text .description .product-details span{margin-bottom:.55em;}.promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .description.no-margin-bottom,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.large-tile .product-details .logo-text .description span.no-margin-bottom,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .logo-text .description span.no-margin-bottom,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.large-tile .logo-text .description .product-details span.no-margin-bottom,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.large-tile .logo-text .description .product-details span.no-margin-bottom,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.large-tile .product-details .image-text .description span.no-margin-bottom,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.large-tile .product-details .image-text .description span.no-margin-bottom,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.large-tile .image-text .description .product-details span.no-margin-bottom,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.large-tile .image-text .description .product-details span.no-margin-bottom{margin-bottom:0;}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile{flex-basis:initial;padding:0;display:flex;flex-direction:column;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.medium-tile{flex-direction:row;}@media screen and (min-width:1300px){.promo-container.base.black-friday .product-coupon .product-tile.medium-tile{flex-direction:row;}}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-img,.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details,.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-action{background-color:#fff;margin-bottom:0;}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-img .makita-link,.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .makita-link,.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-action .makita-link{display:block;font-family:"MakitaSansCondensed_Regular";font-size:20px;}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-img{position:relative;flex-basis:60%;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-img{flex-basis:50%;}@media screen and (min-width:1600px){.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-img{flex-basis:50%;}}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-img img{padding:15px;}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-img .tag-off{font-family:Arial,sans-serif;}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details{padding:15px 10px;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details{flex-basis:70%;padding:15px 20px;}@media screen and (min-width:1600px){.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details{flex-basis:70%;padding:15px 20px;}}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .model-num{line-height:normal;font-size:85%;}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .description,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .logo-text .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .logo-text .description .product-details span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .image-text .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .image-text .description .product-details span{font-size:90%;}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .logo-text .description span span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .logo-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .logo-text .description .product-details span span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .image-text .description span span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .image-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .image-text .description .product-details span span{display:inline;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .description span,.lt-ie9 .promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .logo-text .description span span,.lt-ie9 .promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .logo-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .logo-text .description .product-details span span,.lt-ie9 .promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .image-text .description span span,.lt-ie9 .promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .image-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .image-text .description .product-details span span{display:block;}@media screen and (min-width:900px){.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .logo-text .description span span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .logo-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .logo-text .description .product-details span span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .image-text .description span span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .image-text .description .product-details span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.medium-tile .image-text .description .product-details span span{display:block;}}.promo-container.base.black-friday .product-coupon .product-tile.medium-tile .product-details .product-action{padding:0;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile{flex-basis:unset;background-color:#fff;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-img,.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details,.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-action{margin-bottom:0;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-img .makita-link,.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .makita-link,.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-action .makita-link{display:block;font-family:"MakitaSansCondensed_Regular";font-size:20px;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-img{position:relative;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-img img{padding:0 15px;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-img .tag-off{font-family:Arial,sans-serif;width:90px;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details{align-items:flex-start;flex-direction:column;justify-content:flex-start;display:flex;text-align:left;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container{display:flex;flex-direction:column;gap:5px;align-items:center;margin-bottom:20px;}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container{gap:20px;flex-direction:row;}@media screen and (min-width:900px){.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container{gap:20px;flex-direction:row;}}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container .free-battery-wrapper{padding:8px;border:1px solid #939598;border-radius:4%;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container .free-battery{font-family:"MakitaSansCondensed_Regular";font-weight:bold;margin-bottom:5px;letter-spacing:1px;font-size:calc((16px) + (18 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container .free-battery{font-size:18px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container .free-battery{font-size:18px;}}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container .free-battery span{font-size:calc((32px) + (40 - 32)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container .free-battery span{font-size:40px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container .free-battery span{font-size:40px;}}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .flex-container .model-num{font-size:15px;float:right;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .model-num{line-height:normal;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .description,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .logo-text .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.small-tile .logo-text .description .product-details span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .image-text .description span,.promo-container.base.black-friday .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.small-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .product-coupon .product-tile.small-tile .image-text .description .product-details span{margin-bottom:.55em;font-size:calc((20px) + (16 - 20)*(100vw - (320px))/(2560 - 320));}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .price{font-size:48px;line-height:normal;margin-top:-10px;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .price span{line-height:normal;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .product-action{padding:0;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .product-action .makita-btn{font-size:14px;padding:3px 10px;}.promo-container.base.black-friday .product-coupon .product-tile.small-tile .product-details .list-container{margin-top:10px;margin-bottom:0;}.promo-container.base.black-friday .product-coupon.w-video{padding-right:0;margin-left:auto;margin-right:auto;padding-top:0;padding-bottom:0;padding-left:0;}.promo-container.base.black-friday .tile-double{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;max-width:1920px;margin-left:auto;margin-right:auto;}.lt-ie9 .promo-container.base.black-friday .tile-double{width:75%;flex-direction:row;gap:50px;}@media screen and (min-width:620px){.promo-container.base.black-friday .tile-double{width:75%;flex-direction:row;gap:50px;}}.promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .model-num,.promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .description,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .logo-text .description span,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .logo-text .description .product-details span,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .image-text .description span,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .image-text .description .product-details span{font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(2560 - 320));}.promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .description,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .logo-text .description span,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .logo-text .description .product-details span,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .image-text .description span,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .image-text .description .product-details span{text-decoration:initial;}.promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .description.font-bigger,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .logo-text .description span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .logo-text .description span.font-bigger,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .logo-text .description .product-details span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .logo-text .description .product-details span.font-bigger,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .image-text .description span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .image-text .description span.font-bigger,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .image-text .description .product-details span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .image-text .description .product-details span.font-bigger{font-size:calc((20px) + (30 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .description.font-bigger,.lt-ie9 .promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .logo-text .description span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .logo-text .description span.font-bigger,.lt-ie9 .promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .logo-text .description .product-details span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .logo-text .description .product-details span.font-bigger,.lt-ie9 .promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .image-text .description span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .image-text .description span.font-bigger,.lt-ie9 .promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .image-text .description .product-details span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .image-text .description .product-details span.font-bigger{font-size:30px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .description.font-bigger,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .logo-text .description span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .logo-text .description span.font-bigger,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .logo-text .description .product-details span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .logo-text .description .product-details span.font-bigger,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .product-details .image-text .description span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .image-text .description span.font-bigger,.promo-container.base.black-friday .tile-double .product-coupon .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.medium-tile .image-text .description .product-details span.font-bigger,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .image-text .description .product-details span.font-bigger{font-size:30px;}}.promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .price{font-size:56px;}.promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .price span.dark-gray{color:#646464;}.promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .price span sup.sup-big{font-size:32px;vertical-align:16px;}.promo-container.base.black-friday .tile-double .product-coupon .product-tile.medium-tile .product-details .product-action .makita-btn{font-size:14px;}.promo-container.base.black-friday .tile-double .gray{align-items:stretch;flex-flow:initial;}.promo-container.base.black-friday .tile-double.white{background:#fff;padding:20px 0;}.lt-ie9 .promo-container.base.black-friday .tile-double.white{padding:50px 50px 0;}@media screen and (min-width:900px){.promo-container.base.black-friday .tile-double.white{padding:50px 50px 0;}}.promo-container.base.black-friday .tile-double.white .product-coupon{border:1px solid #999;padding:0;}.promo-container.base.black-friday .tile-multi-row{display:flex;width:80%;margin:0 auto;overflow-x:auto;justify-content:space-evenly;flex-wrap:wrap;padding:50px 0 150px 0;}.lt-ie9 .promo-container.base.black-friday .tile-multi-row{justify-content:center;}@media screen and (min-width:1300px){.promo-container.base.black-friday .tile-multi-row{justify-content:center;}}.promo-container.base.black-friday .tile-multi-row.small-row{width:95%;}.lt-ie9 .promo-container.base.black-friday .tile-multi-row.small-row{width:75%;}@media screen and (min-width:900px){.promo-container.base.black-friday .tile-multi-row.small-row{width:75%;}}.promo-container.base.black-friday .tile-multi-row.large-row{width:90%;}.promo-container.base.black-friday .tile-multi-row.custom-padding{padding:50px 0;}.promo-container.base.black-friday .tile-multi-row.white{background:#fff;}.promo-container.base.black-friday .tile-multi-row.white .product-coupon{border:1px solid #999;width:426px;}.promo-container.base.black-friday .tile-multi-row .product-coupon{position:relative;align-items:center;margin-bottom:20px;}.lt-ie9 .promo-container.base.black-friday .tile-multi-row .product-coupon{width:250px;}@media screen and (min-width:900px){.promo-container.base.black-friday .tile-multi-row .product-coupon{width:250px;}}.lt-ie9 .promo-container.base.black-friday .tile-multi-row .product-coupon{width:300px;margin-bottom:0;}@media screen and (min-width:1700px){.promo-container.base.black-friday .tile-multi-row .product-coupon{width:300px;margin-bottom:0;}}.promo-container.base.black-friday .tile-multi-row.margin-bttm-275em{margin-bottom:2.75em;}.promo-container.base.black-friday .tech-logo{position:absolute;top:0;right:15px;z-index:100;}.promo-container.base.black-friday .tag-off{position:absolute;top:0;left:0;width:auto;color:#fff;font-size:28px;font-weight:600;background:#008290;display:flex;align-items:center;justify-content:center;padding:0 20px;z-index:100;font-family:"MakitaSansCondensed_Black";}.lt-ie9 .promo-container.base.black-friday .tag-off.es-us{font-size:16px;}.lt-ie9 .promo-container.base.black-friday .tag-off.es-us span{padding:8px 10px 8px 8px;}@media screen and (max-width:599px){.promo-container.base.black-friday .tag-off.es-us{font-size:16px;}.promo-container.base.black-friday .tag-off.es-us span{padding:8px 10px 8px 8px;}}.promo-container.base.black-friday .tag-off.dark-gray{background-color:#646464;}.promo-container.base.black-friday .tag-off.dark-gray::after{border-top:38px solid #646464;}.promo-container.base.black-friday .tag-off span{padding-left:8px;padding-right:8px;}.promo-container.base.black-friday .tag-off::after{position:absolute;top:0;right:-14px;content:"";width:0;height:0;border-top:38px solid #008290;border-right:14px solid transparent;}.promo-container.base.black-friday .cordless-features{background-color:transparent;}.promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile{background-position:top center;background-size:auto;background-repeat:no-repeat;width:100%;margin:0 1.5%;}.lt-ie9 .promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile{width:11%;}@media screen and (min-width:900px){.promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile{width:11%;}}.promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile.one{background-image:url("../png/ctc_icon_cost.png");}.promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile.two{background-image:url("../png/ctc_icon_efficiency.png");}.promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile.three{background-image:url("../png/ctc_icon_hazard.png");}.promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile.four{background-image:url("../png/ctc_icon_weather.png");}.promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile .product-img{margin-bottom:30%;}.lt-ie9 .promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile .product-img{margin-bottom:60%;}@media screen and (min-width:900px){.promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile .product-img{margin-bottom:60%;}}.promo-container.base.black-friday .cordless-features .product-tile-wrapper .product-tile .product-details{color:#646566;}.promo-container.base.black-friday .makita-btn{font-family:Arial,sans-serif;}.promo-container.base.black-friday .small-print.coupon-disclaimer{margin:0;margin-top:.55em;font-family:Arial,sans-serif;text-align:left;width:100%;font-size:12px;text-transform:uppercase;}.promo-container.base.black-friday .small-print.coupon-disclaimer.battery{text-align:right;margin-top:0;}.promo-container.base.black-friday .top-anchors{padding-bottom:2.75em;margin-top:2.75em;background-color:#fff;}.promo-container.base.black-friday .top-anchors .headline{font-size:calc((38px) + (48 - 38)*(100vw - (320px))/(2560 - 320));margin-bottom:.55em;}.promo-container.base.black-friday .top-anchors .anchor-icons{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;}.promo-container.base.black-friday .top-anchors .anchor-icons .tile{margin-bottom:1.1em;transition:all .5s ease-in-out;}.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2,.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .erebates .channel h2>span,.erebates .channel .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span,.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .erebates .promotion h2>span,.erebates .promotion .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span,.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .sales .channel h2>span,.sales .channel .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span,.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .sales .promotion h2>span,.sales .promotion .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span{text-align:center;text-transform:uppercase;font-family:Arial,sans-serif;font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));padding-top:5px;}.lt-ie9 .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2,.lt-ie9 .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .erebates .channel h2>span,.erebates .channel .lt-ie9 .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span,.lt-ie9 .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span,.lt-ie9 .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .sales .channel h2>span,.sales .channel .lt-ie9 .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span,.lt-ie9 .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .sales .promotion h2>span,.sales .promotion .lt-ie9 .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span{font-size:20px;}@media screen and (min-width:1920px){.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2,.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .erebates .channel h2>span,.erebates .channel .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span,.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .erebates .promotion h2>span,.erebates .promotion .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span,.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .sales .channel h2>span,.sales .channel .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span,.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details .sales .promotion h2>span,.sales .promotion .promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2>span{font-size:20px;}}.promo-container.base.black-friday .top-anchors .anchor-icons .tile .details h2 span{display:block;}.promo-container.base.black-friday .top-anchors .anchor-icons .tile:hover>.details h2,.promo-container.base.black-friday .top-anchors .anchor-icons .tile:hover>.details .erebates .channel h2>span,.erebates .channel .promo-container.base.black-friday .top-anchors .anchor-icons .tile:hover>.details h2>span,.promo-container.base.black-friday .top-anchors .anchor-icons .tile:hover>.details .erebates .promotion h2>span,.erebates .promotion .promo-container.base.black-friday .top-anchors .anchor-icons .tile:hover>.details h2>span,.promo-container.base.black-friday .top-anchors .anchor-icons .tile:hover>.details .sales .channel h2>span,.sales .channel .promo-container.base.black-friday .top-anchors .anchor-icons .tile:hover>.details h2>span,.promo-container.base.black-friday .top-anchors .anchor-icons .tile:hover>.details .sales .promotion h2>span,.sales .promotion .promo-container.base.black-friday .top-anchors .anchor-icons .tile:hover>.details h2>span{color:#008290;}.promo-container.base.black-friday .scroll-and-stick{width:100%;background-color:#008290;position:relative;}.lt-ie9 .promo-container.base.black-friday .scroll-and-stick{display:none;}@media screen and (max-width:899px){.promo-container.base.black-friday .scroll-and-stick{display:none;}}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;}.lt-ie9 .promo-container.base.black-friday .scroll-and-stick .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:1100px){.promo-container.base.black-friday .scroll-and-stick .drag-wrapper{overflow-x:hidden;}}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper{display:flex;color:#fff;font-size:calc((14px) + (26 - 14)*(100vw - (375px))/(1920 - 375));}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu-header{width:25%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((12px) + (32 - 12)*(100vw - (375px))/(1920 - 375));}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu-header .white{color:#fff;}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu-header .black{color:#000;}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu-header .teal-stroke{text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;color:#008290;transform:scale(.9);}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu-separate{display:flex;font-family:"MakitaSansCondensed_ExtraBold";align-items:center;font-size:50px;font-weight:bold;}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu{display:flex;align-items:center;justify-content:flex-start;background-color:#008290;gap:25px;width:95%;padding-left:5%;font-size:calc((12px) + (20 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu{max-width:1920px;margin:0 auto;gap:50px;}@media screen and (min-width:1300px){.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu{max-width:1920px;margin:0 auto;gap:50px;}}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu>li{text-align:center;height:inherit;border-bottom:4px solid transparent;}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu>li.active{color:#fff;border-bottom:4px solid #fff;-o-transition:.1s;-ms-transition:.1s;-moz-transition:.1s;-webkit-transition:.1s;transition:.1s;font-family:"MakitaSans_ExtraBold";}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu>li:hover{color:#fff;border-bottom:4px solid #fff;-o-transition:.1s;-ms-transition:.1s;-moz-transition:.1s;-webkit-transition:.1s;transition:.1s;font-family:"MakitaSans_ExtraBold";}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu>li .makita-link{opacity:1;font-size:calc((14px) + (20 - 14)*(100vw - (375px))/(1920 - 375));font-weight:normal;height:inherit;display:flex;align-items:center;text-align:center;justify-content:center;flex-direction:column;-o-transition:.1s;-ms-transition:.1s;-moz-transition:.1s;-webkit-transition:.1s;transition:.1s;font-family:"MakitaSans_ExtraBold";}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu>li .makita-link:hover{color:#fff;-o-transition:.1s;-ms-transition:.1s;-moz-transition:.1s;-webkit-transition:.1s;transition:.1s;font-family:"MakitaSans_ExtraBold";}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu>li .makita-link:active,.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu>li .makita-link:focus{color:#fff;}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu>li .makita-link.active{color:#fff;-o-transition:.1s;-ms-transition:.1s;-moz-transition:.1s;-webkit-transition:.1s;transition:.1s;font-family:"MakitaSans_ExtraBold";}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu>li .makita-link span{font-size:calc((16px) + (26 - 16)*(100vw - (375px))/(1920 - 375));}.promo-container.base.black-friday .scroll-and-stick .drag-wrapper .menu-wrapper .menu>li span{font-weight:normal;display:block;}.promo-container.base.black-friday .scroll-and-stick.dyn-fadeout:after{content:"";opacity:0;transition:opacity 300ms ease;}.promo-container.base.black-friday .sticky{position:fixed;z-index:999;max-width:1920px;}.promo-container.base.black-friday .sticky+.content{padding-top:102px;}.promo-container.base.black-friday .carousel{width:95%;margin:0 auto;background:#fff;padding:25px 0;margin-bottom:5.5em;}.lt-ie9 .promo-container.base.black-friday .carousel{width:75%;}@media screen and (min-width:900px){.promo-container.base.black-friday .carousel{width:75%;}}.promo-container.base.black-friday .carousel .model-num,.promo-container.base.black-friday .carousel .makita-link{color:#333;}.promo-container.base.black-friday .carousel .model-num{font-weight:normal;}.promo-container.base.black-friday .carousel .makita-link{font-weight:900;}.promo-container.base.black-friday .carousel .makita-product-tile-wrapper{background-color:#fff;width:unset;}.promo-container.base.black-friday .carousel .makita-product-tile-wrapper .product-tile{box-shadow:none;border:1px solid #999;position:relative;margin-left:25px;margin-right:25px;}.promo-container.base.black-friday .carousel .makita-product-tile-wrapper .product-tile.first-child{margin-left:0;}.promo-container.base.black-friday .carousel .makita-product-tile-wrapper .product-tile.last-child{margin-right:0;}.promo-container.base.black-friday .ps-widget.cta.makita-btn.dark-gray{background-color:#646464;transition:all .3s ease-in-out;}.promo-container.base.black-friday .ps-widget.cta.makita-btn.dark-gray:hover{opacity:.9;}.promo-container .zoom-container{position:relative;}.promo-container .zoom-container .zoom-selector{position:absolute;background-image:url("../png/target-background-white.png");background-repeat:repeat;display:none;cursor:crosshair;}.promo-container .zoom-container .viewer-box{position:absolute;border:1px solid #f5f5f5;display:none;overflow:hidden;z-index:100;}.promo-container .zoom-container .viewer-box>img{position:absolute;left:0;top:0;}.promos .global-footer{margin-top:0;}.modal-overlay.flyer-modal .modal-overlay-container .modal-header .modal-toolbox .image-downloads li.print{display:none;border-left:1px solid #fff;}.lt-ie9 .modal-overlay.flyer-modal .modal-overlay-container .modal-header .modal-toolbox .image-downloads li.print{display:inline-block;padding-left:15px;}@media screen and (min-width:600px){.modal-overlay.flyer-modal .modal-overlay-container .modal-header .modal-toolbox .image-downloads li.print{display:inline-block;padding-left:15px;}}.modal-overlay.prompt-modal.dealer-modal .modal-overlay-close{width:90%;}.lt-ie9 .modal-overlay.prompt-modal.dealer-modal .modal-overlay-close{width:65%;}@media screen and (min-width:900px){.modal-overlay.prompt-modal.dealer-modal .modal-overlay-close{width:65%;}}.modal-overlay.prompt-modal.dealer-modal .modal-overlay-container{width:90%;}.lt-ie9 .modal-overlay.prompt-modal.dealer-modal .modal-overlay-container{width:65%;}@media screen and (min-width:900px){.modal-overlay.prompt-modal.dealer-modal .modal-overlay-container{width:65%;}}.modal-overlay.dealer-modal .modal-overlay-container .modal-header{display:flex;align-items:center;}.modal-overlay.dealer-modal .modal-overlay-container .modal-header .modal-header-logo{display:none;}.modal-overlay.dealer-modal .modal-overlay-container .modal-header .modal-header-title{width:95%;letter-spacing:2px;}.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body{padding-bottom:0;}.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2,.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .erebates .channel h2>span,.erebates .channel .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span,.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .erebates .promotion h2>span,.erebates .promotion .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span,.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .sales .channel h2>span,.sales .channel .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span,.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .sales .promotion h2>span,.sales .promotion .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span{text-align:center;margin-bottom:1.65em;font-weight:bold;font-size:12px;width:100%;margin:0 auto 3em;}.lt-ie9 .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2,.lt-ie9 .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .erebates .channel h2>span,.erebates .channel .lt-ie9 .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span,.lt-ie9 .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span,.lt-ie9 .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .sales .channel h2>span,.sales .channel .lt-ie9 .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span,.lt-ie9 .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .sales .promotion h2>span,.sales .promotion .lt-ie9 .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span{font-size:14px;width:95%;}@media screen and (min-width:900px){.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2,.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .erebates .channel h2>span,.erebates .channel .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span,.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .erebates .promotion h2>span,.erebates .promotion .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span,.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .sales .channel h2>span,.sales .channel .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span,.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .sales .promotion h2>span,.sales .promotion .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2>span{font-size:14px;width:95%;}}.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2 span{display:inline-block;vertical-align:top;font-size:12px;}.lt-ie9 .modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2 span{font-size:14px;}@media screen and (min-width:900px){.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body h2 span{font-size:14px;}}.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .online-dealer-links{margin-bottom:4.95em;text-align:center;}.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .online-dealer-links li{display:inline-block;margin-bottom:2em;margin-right:45px;}.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .online-dealer-links li a img{display:inline-block;}.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-body .custom-footer-content{border-top:1px solid #008290;padding-top:1.1em;padding-bottom:1.1em;text-align:center;}.modal-overlay.dealer-modal .modal-overlay-container .modal-overlay-footer{display:none;}.lt-ie9 .modal-overlay.promo .modal-overlay-container{width:53%;}@media screen and (min-width:900px){.modal-overlay.promo .modal-overlay-container{width:53%;}}.modal-overlay.promo .modal-overlay-container .modal-header{display:none;}.modal-overlay.promo .modal-overlay-container .modal-overlay-body{background-size:contain;background-repeat:no-repeat;background-color:#2a2d2f;padding:0;padding-bottom:1.5em;text-align:center;color:#fff;}.lt-ie9 .modal-overlay.promo .modal-overlay-container .modal-overlay-body{font-size:2.3vw;}@media screen and (min-width:900px){.modal-overlay.promo .modal-overlay-container .modal-overlay-body{font-size:2.3vw;}}.modal-overlay.promo .modal-overlay-container .modal-overlay-body .header{margin-bottom:33%;}.modal-overlay.promo .modal-overlay-container .modal-overlay-body .header img{margin-bottom:1em;}.modal-overlay.promo .modal-overlay-container .modal-overlay-body .header img:last-child{margin-bottom:1.5em;}.modal-overlay.promo .modal-overlay-container .modal-overlay-body .section{margin-bottom:1em;}.modal-overlay.promo .modal-overlay-container .modal-overlay-body .section .action{display:block;margin:0 auto .25em;}.modal-overlay.promo .modal-overlay-container .modal-overlay-body .section .action.cal{display:block;margin:0 .5em .5em;}.modal-overlay.promo .modal-overlay-container .modal-overlay-body .info{font-family:"MakitaSansCondensed_Regular";font-size:.5em;}.modal-overlay.promo .modal-overlay-container .modal-overlay-body .info p b{color:#fff;}.modal-overlay.thank-you-modal .modal-overlay-close{width:95%;top:4vw;}.modal-overlay.thank-you-modal .modal-overlay-close .modal-close:before{color:#fff;}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-close{width:47%;top:5vw;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal .modal-overlay-close{width:47%;top:5vw;}}.modal-overlay.thank-you-modal .modal-overlay-container{width:95%;}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-container{width:47%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal .modal-overlay-container{width:47%;}}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body{padding-top:20%;padding-bottom:20%;background-image:url("../jpg/modal-bkg893x642.jpg");background-size:cover;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .invite-id-wrapper{position:relative;display:flex;align-items:center;justify-content:center;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .invite-id-wrapper .form-container{width:50%;height:50%;background-color:rgba(0,0,0,.5);border:1px solid #fff;color:#fff;padding:25px 0;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .invite-id-wrapper .form-container .gen-label{font-family:"MakitaSansCondensed_Black";color:#fff;margin-bottom:0;}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .invite-id-wrapper .form-container .gen-label{font-size:.75em;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .invite-id-wrapper .form-container .gen-label{font-size:.75em;}}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .invite-id-wrapper .form-container .short-input input{font-size:14px;width:70%;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .invite-id-wrapper .form-container button{background-color:transparent;border:0;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .invite-id-wrapper .message-container{width:95%;height:95%;background-color:rgba(0,0,0,.5);border:1px solid #fff;color:#fff;padding:25px 0;font-size:25px;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .invite-id-wrapper .message-container .headline{color:#fff;font-family:"MakitaSansCondensed_Black";font-size:38px;}.modal-overlay.thank-you-modal.top-handle-chainsaw .modal-overlay-container .modal-overlay-body{background-image:url("../jpg/modal-bkg893x642.jpg");}.modal-overlay.thank-you-modal.dit-promo .modal-overlay-close .modal-close:before{color:#fff;}.modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body{background-image:none;background-color:#008290;font-size:calc(.75em + 1vw);padding-top:12%;}.modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body .invite-id-wrapper{flex-direction:column;}.modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body .invite-id-wrapper .gen-label{color:#fff;text-align:center;font-size:unset;}.lt-ie9 .modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body .invite-id-wrapper .gen-label{width:80%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body .invite-id-wrapper .gen-label{width:80%;}}.modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body .invite-id-wrapper .gen-label.big{font-size:calc(1em + .85vw);font-family:"MakitaSansCondensed_SemiBold";}.modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body .invite-id-wrapper .message-container{margin-bottom:2.2em;}.lt-ie9 .modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body .invite-id-wrapper .message-container{width:50%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body .invite-id-wrapper .message-container{width:50%;}}.modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body .invite-id-wrapper .message-container .headline{color:#fff;font-family:"MakitaSansCondensed_Black";font-size:100px;text-align:center;}.modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-body .invite-id-wrapper .makita-btn{padding:10px 25px;}.modal-overlay.thank-you-modal.dit-promo .modal-overlay-container .modal-overlay-footer{display:none;}.scroll-and-stick{width:100%;position:relative;}.scroll-and-stick .drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;}.lt-ie9 .scroll-and-stick .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:1100px){.scroll-and-stick .drag-wrapper{overflow-x:hidden;}}.scroll-and-stick .drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.scroll-and-stick .drag-wrapper .menu{display:flex;align-items:center;justify-content:flex-start;width:755px;padding:15px 20px;text-transform:uppercase;font-size:calc((16px) + (16 - 16)*(100vw - (320px))/(2560 - 320));}.lt-ie9 .scroll-and-stick .drag-wrapper .menu{font-size:16px;}@media screen and (min-width:2560px){.scroll-and-stick .drag-wrapper .menu{font-size:16px;}}.lt-ie9 .scroll-and-stick .drag-wrapper .menu{max-width:1920px;}@media screen and (max-width:899px){.scroll-and-stick .drag-wrapper .menu{max-width:1920px;}}.lt-ie9 .scroll-and-stick .drag-wrapper .menu{justify-content:center;margin:0 auto;}@media screen and (min-width:900px){.scroll-and-stick .drag-wrapper .menu{justify-content:center;margin:0 auto;}}.scroll-and-stick .drag-wrapper .menu>li{padding:0 6px;text-align:center;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.scroll-and-stick .drag-wrapper .menu>li.active{-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.scroll-and-stick .drag-wrapper .menu>li:hover{-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.scroll-and-stick .drag-wrapper .menu>li .makita-btn-default{min-width:150px;padding:6px 10px;white-space:nowrap;font-size:calc((13px) + (15 - 13)*(100vw - (375px))/(1920 - 375));-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.lt-ie9 .scroll-and-stick .drag-wrapper .menu>li .makita-btn-default{font-size:15px;}@media screen and (min-width:1920px){.scroll-and-stick .drag-wrapper .menu>li .makita-btn-default{font-size:15px;}}.scroll-and-stick .drag-wrapper .menu>li .makita-btn-default:active,.scroll-and-stick .drag-wrapper .menu>li .makita-btn-default:focus{background:#fff;color:#008290;border:2px solid #008290;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.scroll-and-stick .drag-wrapper .menu>li .makita-btn-default.active{background:#fff;color:#008290;border:2px solid #008290;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.scroll-and-stick.dyn-fadeout:after{content:"";opacity:0;transition:opacity 300ms ease;}.scroll-and-stick:after{position:absolute;z-index:1;right:0;top:0;pointer-events:none;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:30px;color:rgba(255,255,255,.35);display:flex;align-items:center;justify-content:flex-end;padding-right:20px;height:100%;width:20%;opacity:1;transition:opacity 300ms ease;max-height:29vw;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 85%);background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 85%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 85%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1);}.lt-ie9 .scroll-and-stick:after{opacity:0;background:unset;}@media screen and (min-width:1300px){.scroll-and-stick:after{opacity:0;background:unset;}}.scroll-and-stick.sticky{position:fixed;z-index:8889;background-color:#000;}.scroll-and-stick.sticky .drag-wrapper .menu{background-color:#000;height:50px;}.scroll-and-stick.sticky .drag-wrapper .menu .makita-btn-default{text-transform:uppercase;}.scroll-and-stick.sticky:after{background:-moz-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:linear-gradient(to right,rgba(0,0,0,0) 0%,#000 85%);}.scroll-and-stick.hide{visibility:hidden;height:0;}.modal-overlay.thank-you-modal.woc-preview .modal-overlay-container .modal-overlay-body{background-image:url("../jpg/thank-you.jpg");}.modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container{width:53%;}.modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body{background-color:#008290;color:#fff;}.modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header{padding-top:20%;padding-bottom:20%;margin:0;}.modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header h3{font-family:"MakitaSans_ExtraBold";color:#fff;}.modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header .success-msg{color:#fff;}.modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header .success-msg h2,.modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header .success-msg .erebates .channel h2>span,.erebates .channel .modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header .success-msg h2>span,.modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header .success-msg .erebates .promotion h2>span,.erebates .promotion .modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header .success-msg h2>span,.modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header .success-msg .sales .channel h2>span,.sales .channel .modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header .success-msg h2>span,.modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header .success-msg .sales .promotion h2>span,.sales .promotion .modal-overlay.thank-you-modal.woc-connect-me .modal-overlay-container .modal-overlay-body .header .success-msg h2>span{color:#fff;}.modal-overlay.thank-you-modal.stafda .modal-overlay-container .modal-overlay-body{background-image:url("../png/stafda_2022_hero_confirmation_799x553.png");background-size:contain;background-repeat:no-repeat;background-position:center center;padding-top:28.5%;padding-bottom:28.5%;position:relative;}.modal-overlay.thank-you-modal.stafda .modal-overlay-container .modal-overlay-body .section{position:absolute;bottom:0;left:0;right:0;text-align:center;}.modal-overlay.thank-you-modal.stafda .modal-overlay-container .modal-overlay-body .section .action.cal{display:inline;}.modal-overlay.thank-you-modal.stafda .modal-overlay-container .modal-overlay-body .section .action.cal img{width:35%;display:inline;border:1px solid #fff;border-radius:6px;}.lt-ie9 .modal-overlay.thank-you-modal.stafda .modal-overlay-container .modal-overlay-body .section .action.cal img{width:auto;}@media screen and (min-width:620px){.modal-overlay.thank-you-modal.stafda .modal-overlay-container .modal-overlay-body .section .action.cal img{width:auto;}}.modal-overlay.thank-you-modal.stafda .modal-overlay-container .modal-overlay-footer{display:none;}.modal-overlay.thank-you-modal.sweepstakes.ruletheoutdoors2021 .modal-overlay-footer{display:none;}.modal-overlay.alert-modal.connect .modal-overlay-close{display:none;}.modal-overlay.alert-modal.connect .modal-overlay-body .content .small-print{font-size:18px;}.modal-overlay.signup-modal.woc19 .modal-overlay-close{display:none;}.modal-overlay.signup-modal.woc19 .modal-overlay-container .modal-overlay-body .makita-form .form-inputs{margin-bottom:10px;}.modal-overlay.signup-modal.woc19 .modal-overlay-container .modal-overlay-body .makita-form .form-inputs input[type=email]{text-align:left;width:58%;font-style:italic;}.modal-overlay.signup-modal.woc19 .modal-overlay-container .modal-overlay-body .makita-form .form-inputs .first-name{margin-right:0;}.lt-ie9 .modal-overlay.signup-modal.woc19 .modal-overlay-container .modal-overlay-body .makita-form .form-inputs .first-name{margin-right:20px;}@media screen and (min-width:900px){.modal-overlay.signup-modal.woc19 .modal-overlay-container .modal-overlay-body .makita-form .form-inputs .first-name{margin-right:20px;}}.modal-overlay.signup-modal.woc19 .modal-overlay-container .modal-overlay-body .content p{width:85%;font-size:1.3em;}.alt-events .global-footer{margin-top:0;}.e-registration{background-size:contain;padding-bottom:4em;background-repeat:no-repeat;margin:0 auto;background-color:#2a2d2f;}.e-registration.woc-wrapper{background-color:#fff;}.e-registration.woc-wrapper .form-wrapper{background-color:#2a2d2f;vertical-align:top;display:inline-block;}.e-registration.stafda-wrapper{background-size:267%;background-image:url("../png/stafda_2022_hero_background_1800x553.png");background-position:top center;}.lt-ie9 .e-registration.stafda-wrapper{background-size:220%;}@media screen and (min-width:620px){.e-registration.stafda-wrapper{background-size:220%;}}.lt-ie9 .e-registration.stafda-wrapper{background-size:138%;}@media screen and (min-width:900px){.e-registration.stafda-wrapper{background-size:138%;}}.lt-ie9 .e-registration.stafda-wrapper{padding-top:38px;}@media screen and (min-width:1100px){.e-registration.stafda-wrapper{padding-top:38px;}}.lt-ie9 .e-registration.stafda-wrapper{padding-top:0;background-size:100%;}@media screen and (min-width:1600px){.e-registration.stafda-wrapper{padding-top:0;background-size:100%;}}.e-registration.stafda-wrapper .hero-logo{display:block;width:69%;padding:80px 0;}.lt-ie9 .e-registration.stafda-wrapper .hero-logo{width:46%;padding:30px 0;}@media screen and (min-width:900px){.e-registration.stafda-wrapper .hero-logo{width:46%;padding:30px 0;}}.lt-ie9 .e-registration.stafda-wrapper .hero-logo{width:37%;}@media screen and (min-width:1600px){.e-registration.stafda-wrapper .hero-logo{width:37%;}}.e-registration.stafda-wrapper .address{margin-bottom:.55em;}.e-registration.stafda-wrapper .message{text-align:center;color:#fff;}.e-registration.stafda-wrapper .message h3{font-family:"MakitaSans_ExtraBold";font-size:3em;margin-bottom:.825em;}.lt-ie9 .e-registration.stafda-wrapper .message h3{font-size:4em;}@media screen and (min-width:900px){.e-registration.stafda-wrapper .message h3{font-size:4em;}}.e-registration.stafda-wrapper .message h3 span{font-family:"MakitaSansCondensed_Regular";display:block;font-size:26px;}.e-registration.stafda-wrapper .message h4{margin-bottom:1.375em;font-family:"MakitaSansCondensed_Regular";font-weight:bold;display:block;font-size:26px;color:#fff;letter-spacing:3px;}.e-registration.stafda-wrapper .message__top{margin-top:-38px;}.e-registration.stafda-wrapper address{padding-bottom:3.1%;}.e-registration.stafda-wrapper .form-container .flex-form-fields .field-wrap input,.e-registration.stafda-wrapper .form-container .flex-form-fields .field-wrap select{font-size:14px;}.lt-ie9 .e-registration.stafda-wrapper .form-container .flex-form-fields .field-wrap select{width:113px;}@media screen and (min-width:900px){.e-registration.stafda-wrapper .form-container .flex-form-fields .field-wrap select{width:113px;}}.lt-ie9 .e-registration.stafda-wrapper .form-container .flex-form-fields .field-wrap select{width:100%;}@media screen and (min-width:1600px){.e-registration.stafda-wrapper .form-container .flex-form-fields .field-wrap select{width:100%;}}.e-registration.stafda-wrapper .form-container .communication{margin-bottom:1.375em;}.e-registration.stafda-wrapper .form-container .communication .note{font-family:"MakitaSans_ExtraBold";margin-bottom:2em;font-size:75%;}.lt-ie9 .e-registration.stafda-wrapper .form-container .communication .note{font-size:unset;}@media screen and (min-width:900px){.e-registration.stafda-wrapper .form-container .communication .note{font-size:unset;}}.e-registration.stafda-wrapper .form-container .communication .note.marketing{display:inline-block;vertical-align:top;width:80%;font-size:.5em;text-align:left;margin-left:10px;}.lt-ie9 .e-registration.stafda-wrapper .form-container .communication .note.marketing{width:90%;font-size:.65em;}@media screen and (min-width:900px){.e-registration.stafda-wrapper .form-container .communication .note.marketing{width:90%;font-size:.65em;}}.e-registration.stafda-wrapper .form-container .communication .promo-check{height:1.25em;width:1.25em;display:inline-block;vertical-align:top;}.lt-ie9 .e-registration.stafda-wrapper .form-container .communication .promo-check{height:2em;width:2em;}@media screen and (min-width:900px){.e-registration.stafda-wrapper .form-container .communication .promo-check{height:2em;width:2em;}}.e-registration.stafda-wrapper .form-container button{background-color:transparent;padding:0;margin:0;border:0;}.e-registration.connect-me{background-color:transparent;padding-bottom:0;}.e-registration.connect-me .message{padding-top:1.65em;padding-bottom:1.65em;}.e-registration.connect-me .message .details{width:97%;}.lt-ie9 .e-registration.connect-me .message .details{width:35%;}@media screen and (min-width:900px){.e-registration.connect-me .message .details{width:35%;}}.e-registration.connect-me .form-wrapper{background-color:#2a2d2f;vertical-align:top;display:inline-block;}.e-registration.connect-me .form-wrapper .makita-form .recorded-email{text-align:left;margin-left:5px;}.lt-ie9 .e-registration.connect-me .form-wrapper .makita-form .recorded-email{margin-left:15px;}@media screen and (min-width:900px){.e-registration.connect-me .form-wrapper .makita-form .recorded-email{margin-left:15px;}}.e-registration.connect-me .form-wrapper .makita-form .recorded-email label{font-weight:bold;display:inline;}.e-registration.connect-me .form-wrapper .makita-form .recorded-email input{color:#fff;font-weight:bold;background-color:transparent;border:0;display:inline;width:50%;}.e-registration.connect-me .form-wrapper .makita-form .med-input.makita-max-counter p,.e-registration.connect-me .form-wrapper .makita-form .med-input.makita-max-counter .counter{text-align:left;margin-left:5px;}.lt-ie9 .e-registration.connect-me .form-wrapper .makita-form .med-input.makita-max-counter p,.lt-ie9 .e-registration.connect-me .form-wrapper .makita-form .med-input.makita-max-counter .counter{margin-left:15px;}@media screen and (min-width:900px){.e-registration.connect-me .form-wrapper .makita-form .med-input.makita-max-counter p,.e-registration.connect-me .form-wrapper .makita-form .med-input.makita-max-counter .counter{margin-left:15px;}}.e-registration.connect-me .form-wrapper .makita-form .med-input.makita-max-counter .input-box{width:97%;min-height:110px;}.e-registration.connect-me .form-wrapper .makita-form .short-input input,.e-registration.connect-me .form-wrapper .makita-form .short-input select{width:97%;}.lt-ie9 .e-registration.connect-me .form-wrapper .makita-form .short-input input,.lt-ie9 .e-registration.connect-me .form-wrapper .makita-form .short-input select{width:32%;}@media screen and (min-width:900px){.e-registration.connect-me .form-wrapper .makita-form .short-input input,.e-registration.connect-me .form-wrapper .makita-form .short-input select{width:32%;}}.e-registration .address{display:inline-block;vertical-align:top;margin-bottom:1em;}.lt-ie9 .e-registration .address{margin-bottom:2em;}@media screen and (min-width:420px){.e-registration .address{margin-bottom:2em;}}.lt-ie9 .e-registration .address{margin-bottom:6em;}@media screen and (min-width:1100px){.e-registration .address{margin-bottom:6em;}}.e-registration .message{padding-top:3.3em;display:inline-block;vertical-align:top;text-align:center;}.e-registration .message .details{width:50%;margin:0 auto;color:#fff;}.e-registration .message .details .date-section{border-bottom:8px solid #008290;padding-bottom:1.1em;margin-bottom:1.1em;}.e-registration .message .details .date-section .header span{color:#008290;}.e-registration .message .details .date-section p{line-height:normal;}.e-registration .message .details .date-section p span{color:#008290;}.e-registration .message .details .information{margin-bottom:2.2em;margin-left:15px;margin-right:15px;}.e-registration .message .instruction{color:#008290;margin-bottom:1.1em;}.e-registration .message h3{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;font-size:1.65em;letter-spacing:2px;}.e-registration .form-container{width:100%;margin:0 auto 6em;color:#fff;}.lt-ie9 .e-registration .form-container{width:50%;}@media screen and (min-width:900px){.e-registration .form-container{width:50%;}}.e-registration .form-container .makita-form .communication{margin-bottom:1.375em;}.e-registration .form-container .makita-form .communication .note{font-family:"MakitaSans_ExtraBold";margin-bottom:2em;font-size:75%;}.lt-ie9 .e-registration .form-container .makita-form .communication .note{font-size:unset;}@media screen and (min-width:900px){.e-registration .form-container .makita-form .communication .note{font-size:unset;}}.e-registration .form-container .makita-form .communication .note.marketing{display:inline-block;vertical-align:top;width:80%;font-size:.5em;text-align:left;margin-left:10px;}.lt-ie9 .e-registration .form-container .makita-form .communication .note.marketing{width:90%;font-size:.65em;}@media screen and (min-width:900px){.e-registration .form-container .makita-form .communication .note.marketing{width:90%;font-size:.65em;}}.e-registration .form-container .makita-form .communication .promo-check{height:1.25em;width:1.25em;display:inline-block;vertical-align:top;}.lt-ie9 .e-registration .form-container .makita-form .communication .promo-check{height:2em;width:2em;}@media screen and (min-width:900px){.e-registration .form-container .makita-form .communication .promo-check{height:2em;width:2em;}}.e-registration .form-container .makita-form button{background-color:transparent;padding:0;margin:0;border:0;margin-bottom:2.75em;}.e-registration .form-container .makita-form .multi-inline-inputs input{margin-right:5px;}.e-registration .form-container .makita-form .multi-inline-inputs input:last-child{margin-right:0;}.e-registration .form-container .makita-form .short-input input,.e-registration .form-container .makita-form .short-input select{width:100%;display:block;}.lt-ie9 .e-registration .form-container .makita-form .short-input input,.lt-ie9 .e-registration .form-container .makita-form .short-input select{width:23.7%;display:unset;}@media screen and (min-width:900px){.e-registration .form-container .makita-form .short-input input,.e-registration .form-container .makita-form .short-input select{width:23.7%;display:unset;}}.sweepstakes{font-family:"MakitaSansCondensed_Light";font-size:calc(.7em + .7vw);}.sweepstakes .error-message{color:#996d0f;font-size:20px;font-weight:bold;}.sweepstakes .error-message span{color:#eb1c24;}.sweepstakes .head-wrapper{position:relative;}.sweepstakes .head-wrapper .heading,.sweepstakes .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes .head-wrapper .text-lower,.sweepstakes .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes .head-wrapper .text-lower{position:relative;}.sweepstakes .head-wrapper .heading.opaque,.sweepstakes .head-wrapper .main-features .featured-topics .status .item-headline h1 .opaque.text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes .head-wrapper .opaque.text-lower,.sweepstakes .head-wrapper .main-features .featured-topics .status .item-headline .heading .opaque.text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes .head-wrapper .opaque.text-lower{opacity:.5;}.sweepstakes .head-wrapper .heading .makita-btn,.sweepstakes .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower .makita-btn,.main-features .featured-topics .status .item-headline h1 .sweepstakes .head-wrapper .text-lower .makita-btn,.sweepstakes .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower .makita-btn,.main-features .featured-topics .status .item-headline .heading .sweepstakes .head-wrapper .text-lower .makita-btn{position:absolute;bottom:6%;margin:0 auto;left:0;right:0;width:25%;padding:0;font-size:.75em;}.lt-ie9 .sweepstakes .head-wrapper .heading .makita-btn,.lt-ie9 .sweepstakes .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower .makita-btn,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .sweepstakes .head-wrapper .text-lower .makita-btn,.lt-ie9 .sweepstakes .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower .makita-btn,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .sweepstakes .head-wrapper .text-lower .makita-btn{bottom:4%;width:15%;font-size:1.5em;padding:2px 25px;}@media screen and (min-width:900px){.sweepstakes .head-wrapper .heading .makita-btn,.sweepstakes .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower .makita-btn,.main-features .featured-topics .status .item-headline h1 .sweepstakes .head-wrapper .text-lower .makita-btn,.sweepstakes .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower .makita-btn,.main-features .featured-topics .status .item-headline .heading .sweepstakes .head-wrapper .text-lower .makita-btn{bottom:4%;width:15%;font-size:1.5em;padding:2px 25px;}}.sweepstakes .head-wrapper .thank-you{margin:0 auto;padding:0;font-size:.75em;}.lt-ie9 .sweepstakes .head-wrapper .thank-you{width:100%;font-size:3em;}@media screen and (min-width:900px){.sweepstakes .head-wrapper .thank-you{width:100%;font-size:3em;}}.sweepstakes .head-wrapper .thank-you h3{font-family:"MakitaSans_ExtraBold";background-color:#008290;font-size:1em;color:#fff;text-align:center;text-transform:uppercase;padding:20px 22px;}.lt-ie9 .sweepstakes .head-wrapper .thank-you h3{font-size:.5em;padding:20px 30px;}@media screen and (min-width:900px){.sweepstakes .head-wrapper .thank-you h3{font-size:.5em;padding:20px 30px;}}.sweepstakes .prize-tile{margin:0 auto;background-color:#333;width:100%;text-align:center;padding-bottom:20px;}.sweepstakes .prize-tile.dark{background-color:#333;}.sweepstakes .prize-tile .prize-details{position:relative;}.sweepstakes .prize-tile .prize-details img{display:inline-block;vertical-align:top;}.sweepstakes .prize-tile .prize-details .info-box h3{line-height:normal;}.sweepstakes .prize-tile .prize-details .info-box h3 span{font-family:Arial,sans-serif;line-height:normal;display:block;}.sweepstakes .prize-tile .prize-details .info-box.float{background-color:#008290;left:0;z-index:999;bottom:0;width:100%;}.lt-ie9 .sweepstakes .prize-tile .prize-details .info-box.float{position:absolute;width:unset;bottom:unset;top:10%;background-color:#008290;}@media screen and (min-width:900px){.sweepstakes .prize-tile .prize-details .info-box.float{position:absolute;width:unset;bottom:unset;top:10%;background-color:#008290;}}.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper{width:fit-content;width:-moz-fit-content;z-index:10;}.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;font-size:calc(1.25em + 1.25vw);text-align:left;padding:5px 50px 5px 25px;}.lt-ie9 .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3{padding:15px 50px 15px 25px;}@media screen and (min-width:900px){.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3{padding:15px 50px 15px 25px;}}.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .description,.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 span,.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 span{font-size:calc(.5em + .01vw);}.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .description.winners,.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.winners,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 span.winners,.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.winners,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 span.winners{font-family:"MakitaSansCondensed_ExtraBold";}.lt-ie9 .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .description.winners,.lt-ie9 .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.winners,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 span.winners,.lt-ie9 .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.winners,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 span.winners{line-height:22px;}@media screen and (min-width:900px){.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .description.winners,.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.winners,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 span.winners,.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.winners,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 span.winners{line-height:22px;}}.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper h3 sup{vertical-align:super;}.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper:after{content:unset;width:50px;height:100%;transform:skew(-13deg);position:absolute;top:0;right:-4%;background:rgba(0,130,144,.5);z-index:-1;}.lt-ie9 .sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper:after{content:"";background-color:#008290;}@media screen and (min-width:900px){.sweepstakes .prize-tile .prize-details .info-box.float .prize-flag-wrapper:after{content:"";background-color:#008290;}}.sweepstakes .prize-tile .prize-details .info-box.float.right-bottom{top:unset;left:unset;bottom:0;left:0;}.lt-ie9 .sweepstakes .prize-tile .prize-details .info-box.float.right-bottom{bottom:10%;right:0;left:unset;}@media screen and (min-width:900px){.sweepstakes .prize-tile .prize-details .info-box.float.right-bottom{bottom:10%;right:0;left:unset;}}.sweepstakes .prize-tile .prize-details .info-box.float.right-bottom .prize-flag-wrapper:after{transform:skew(13deg);right:unset;left:-3%;}.sweepstakes .prize-tile .prize-details .info-box.float.right-bottom .prize-flag-wrapper .gift-card{display:none;}.lt-ie9 .sweepstakes .prize-tile .prize-details .info-box.float.right-bottom .prize-flag-wrapper .gift-card{display:block;position:absolute;top:-63px;right:100px;width:27%;}@media screen and (min-width:900px){.sweepstakes .prize-tile .prize-details .info-box.float.right-bottom .prize-flag-wrapper .gift-card{display:block;position:absolute;top:-63px;right:100px;width:27%;}}.sweepstakes .prize-tile .prize-details .info-box .list-items{color:#000;font-weight:bold;}.sweepstakes .prize-tile .prize-details .info-box .list-items b{font-family:"MakitaSansCondensed_ExtraBold";}.sweepstakes .prize-tile .prize-details .info-box .list-items .makita-link{color:#000;}.sweepstakes .prize-tile .divider{max-height:30px;}.sweepstakes .prize-tile .divider.w-content{max-height:unset;}.sweepstakes .prize-tile .divider.w-content span{display:block;font-family:Arial,sans-serif;}.sweepstakes .prize-tile .divider.black{background-color:#000;}.sweepstakes .prize-tile .divider .makita-btn{font-family:"MakitaSans_ExtraBold";padding:2px 45px;font-style:normal;}.sweepstakes .prize-tile.no-margin{margin:0;}.sweepstakes .page-header{padding-top:.55em;padding-bottom:.825em;text-align:center;}.sweepstakes .page-header.teal{background-color:#008290;}.sweepstakes .page-header.dark{background-color:#333;}.sweepstakes .page-header .description,.sweepstakes .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .page-header span,.sweepstakes .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .page-header span{text-align:center;color:#000;font-family:Arial,sans-serif;font-weight:bold;font-size:calc((20px) + (37 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .sweepstakes .page-header .description,.lt-ie9 .sweepstakes .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .sweepstakes .page-header span,.lt-ie9 .sweepstakes .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .sweepstakes .page-header span{font-size:37px;}@media screen and (min-width:1920px){.sweepstakes .page-header .description,.sweepstakes .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .page-header span,.sweepstakes .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .page-header span{font-size:37px;}}.lt-ie9 .sweepstakes .page-header .description span,.lt-ie9 .sweepstakes .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .sweepstakes .page-header span span,.lt-ie9 .sweepstakes .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .sweepstakes .page-header span span{display:block;}@media screen and (min-width:900px){.sweepstakes .page-header .description span,.sweepstakes .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .page-header span span,.sweepstakes .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .page-header span span{display:block;}}.sweepstakes .flag-wrapper{width:fit-content;width:-moz-fit-content;margin-left:auto;margin-right:auto;position:relative;z-index:10;}.sweepstakes .flag-wrapper h3{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc(1.25em + 1.25vw);text-align:center;padding:0 20px;}.sweepstakes .flag-wrapper h3 .description,.sweepstakes .flag-wrapper h3 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .flag-wrapper h3 span,.sweepstakes .flag-wrapper h3 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .flag-wrapper h3 span{font-size:calc(.3em + .3vw);}.sweepstakes .flag-wrapper.no-tagline{margin-top:1.1em;margin-bottom:1.1em;}.sweepstakes .flag-wrapper.no-tagline:before{content:"";width:100%;margin:0;height:100%;transform:skew(-13deg);position:absolute;background-color:#008290;z-index:-1;top:0;left:0;}.sweepstakes .flag-wrapper .description.winners,.sweepstakes .flag-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.winners,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .flag-wrapper span.winners,.sweepstakes .flag-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.winners,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .flag-wrapper span.winners{font-family:"MakitaSansCondensed_ExtraBold";}.sweepstakes .form-submition{background-color:#e8e8e8;}.sweepstakes .form-submition .content{margin:0 auto;text-align:center;padding:0 0 3%;width:100%;}.sweepstakes .form-submition .content .description-wrapper .form-container{width:100%;text-align:left;font-family:"MakitaSansCondensed_ExtraBold";background-color:transparent;}.lt-ie9 .sweepstakes .form-submition .content .description-wrapper .form-container{width:60%;margin:0 auto;text-align:center;}@media screen and (min-width:900px){.sweepstakes .form-submition .content .description-wrapper .form-container{width:60%;margin:0 auto;text-align:center;}}.sweepstakes .form-submition .content .description-wrapper .form-container .form-content{text-align:left;margin:auto 0;padding-top:20px;padding-left:5px;}.lt-ie9 .sweepstakes .form-submition .content .description-wrapper .form-container .form-content{margin-top:1.1em;padding:0 .5em;}@media screen and (min-width:900px){.sweepstakes .form-submition .content .description-wrapper .form-container .form-content{margin-top:1.1em;padding:0 .5em;}}.lt-ie9 .sweepstakes .form-submition .content .description-wrapper .form-container .form-content .flex-form-fields .field-wrap .field-small{width:49.3%;}@media screen and (min-width:900px){.sweepstakes .form-submition .content .description-wrapper .form-container .form-content .flex-form-fields .field-wrap .field-small{width:49.3%;}}.sweepstakes .form-submition .content .description-wrapper .form-container .gen-label{font-family:"MakitaSansCondensed_ExtraBold";margin-bottom:0;margin-bottom:.825em;}.sweepstakes .form-submition .content .description-wrapper .form-container .reveal{text-align:left;}.sweepstakes .form-submition .content .description-wrapper .form-container .reveal .email-addy{width:100%;border-right:0;border-left:0;border-top:0;border-bottom-color:#d6d6d6;}.lt-ie9 .sweepstakes .form-submition .content .description-wrapper .form-container .reveal .email-addy{margin-bottom:0;}@media screen and (min-width:900px){.sweepstakes .form-submition .content .description-wrapper .form-container .reveal .email-addy{margin-bottom:0;}}.sweepstakes .form-submition .content .description-wrapper .form-container .reveal .email-addy.input-validation-error{width:90%;border-color:#f00;border-width:1px;border-style:solid;border-right:0;}.lt-ie9 .sweepstakes .form-submition .content .description-wrapper .form-container .reveal .email-addy.input-validation-error{width:96.5%;}@media screen and (min-width:1100px){.sweepstakes .form-submition .content .description-wrapper .form-container .reveal .email-addy.input-validation-error{width:96.5%;}}.sweepstakes .form-submition .content .description-wrapper .form-container .reveal .field{display:block;overflow:hidden;}.sweepstakes .form-submition .content .description-wrapper .form-container .reveal .makita-btn{float:right;}.sweepstakes .form-submition .content .description-wrapper .form-container .small-print{font-size:.8em;margin-bottom:.825em;}.sweepstakes .form-submition .content .description-wrapper .form-container .check-box{font-family:"MakitaSansCondensed_ExtraBold";margin-bottom:20px;line-height:0;color:#333;}.sweepstakes .form-submition .content .description-wrapper .form-container .check-box input[type=checkbox]{width:1em;min-height:1em;margin-right:5px;}.sweepstakes .form-submition .content .description-wrapper .form-container .check-box label{min-width:1em;line-height:1em;}.sweepstakes .form-submition .content .description-wrapper .form-container .check-box label span:not(:first-child){display:block;padding-left:30px;}.lt-ie9 .sweepstakes .form-submition .content .description-wrapper .form-container .check-box label span:not(:first-child){padding-left:42px;}@media screen and (min-width:900px){.sweepstakes .form-submition .content .description-wrapper .form-container .check-box label span:not(:first-child){padding-left:42px;}}.sweepstakes .form-submition .content .description-wrapper .extra-fields{margin:0 auto;text-align:left;width:95%;font-size:100%;margin-top:1.1em;margin-bottom:2.2em;}.lt-ie9 .sweepstakes .form-submition .content .description-wrapper .extra-fields{width:100%;font-size:85%;}@media screen and (min-width:900px){.sweepstakes .form-submition .content .description-wrapper .extra-fields{width:100%;font-size:85%;}}.sweepstakes .form-submition .content .description-wrapper .extra-fields .small-print{margin-top:1.65em;}.sweepstakes .form-submition .content .description-wrapper .extra-fields .submit-input{text-align:center;}.lt-ie9 .sweepstakes .form-submition .content .description-wrapper .extra-fields .submit-input{text-align:left;}@media screen and (min-width:900px){.sweepstakes .form-submition .content .description-wrapper .extra-fields .submit-input{text-align:left;}}.sweepstakes .form-submition .content .description-wrapper .extra-fields .submit-input .makita-btn{margin-bottom:.275em;padding:5px 60px;font-size:1.5em;}.sweepstakes .form-submition .content .description-wrapper .rules.disclaimer,.sweepstakes .form-submition .content .description-wrapper .erebates .disclaimer span.rules,.erebates .disclaimer .sweepstakes .form-submition .content .description-wrapper span.rules,.sweepstakes .form-submition .content .description-wrapper .sales .disclaimer span.rules,.sales .disclaimer .sweepstakes .form-submition .content .description-wrapper span.rules{font-family:Arial,sans-serif;font-size:16px;width:100%;}.sweepstakes .form-submition .content .description-wrapper .rules.disclaimer .disclaimer-info,.sweepstakes .form-submition .content .description-wrapper .erebates .disclaimer span.rules .disclaimer-info,.erebates .disclaimer .sweepstakes .form-submition .content .description-wrapper span.rules .disclaimer-info,.sweepstakes .form-submition .content .description-wrapper .sales .disclaimer span.rules .disclaimer-info,.sales .disclaimer .sweepstakes .form-submition .content .description-wrapper span.rules .disclaimer-info{width:100%;}.sweepstakes .form-submition .content .description-wrapper .rules .description,.sweepstakes .form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .sweepstakes .form-submition .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.sweepstakes .form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper .rules span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .sweepstakes .form-submition .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper .rules span,.sweepstakes .form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .sweepstakes .form-submition .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.sweepstakes .form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper .rules span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .sweepstakes .form-submition .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper .rules span{width:75%;margin:0 auto;text-align:center;}.sweepstakes .form-submition .content .description-wrapper .rules .makita-link{text-decoration:underline;font-weight:normal;letter-spacing:1px;}.sweepstakes .form-submition .content .description-wrapper .rules .makita-link.rules-headline{display:block;margin-top:1.1em;margin-bottom:1.1em;}.sweepstakes .form-submition .content .description-wrapper .makita-btn{line-height:normal;display:inline-block;}.sweepstakes .form-submition .field-validation-error{vertical-align:top;}.sweepstakes .count-down{margin-top:1.1em;margin-bottom:2.2em;font-family:"MakitaSansCondensed_Black";color:#fff;display:flex;align-items:center;justify-content:center;}.sweepstakes .count-down div{border:5px solid #008290;padding:10px;font-size:calc(1.25em + 1.25vw);}.sweepstakes .count-down div:last-child{border-left:0;}.sweepstakes .video.wbackground{background:url("../jpg/video-bkg.jpg");background-size:cover;background-repeat:no-repeat;background-color:#000;padding-bottom:1.65em;}.sweepstakes .video .content{text-align:center;position:relative;}.sweepstakes .video .content .video-link{position:absolute;top:0;bottom:0;display:flex;align-items:center;}.sweepstakes .video .content .video-link img{max-width:25%;max-height:25%;}.sweepstakes .video .content .video-link .button-wrapper{padding:13px 18px 13px 27px;margin:0 auto;background-color:rgba(255,255,255,.75);border-radius:50%;}.lt-ie9 .sweepstakes .video .content .video-link .button-wrapper{padding:23px 28px 23px 37px;}@media screen and (min-width:900px){.sweepstakes .video .content .video-link .button-wrapper{padding:23px 28px 23px 37px;}}.sweepstakes .video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #202020;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:25px 0 25px 40px;margin:0 auto;}.sweepstakes .video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.sweepstakes .video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.sweepstakes .video .content .img-hero-desktop{display:none;}.lt-ie9 .sweepstakes .video .content .img-hero-desktop{display:block;}@media screen and (min-width:600px){.sweepstakes .video .content .img-hero-desktop{display:block;}}.sweepstakes .video .content .img-hero-mobile{display:block;}.lt-ie9 .sweepstakes .video .content .img-hero-mobile{display:none;}@media screen and (min-width:600px){.sweepstakes .video .content .img-hero-mobile{display:none;}}.sweepstakes .generic-columns{margin:0 auto;padding-bottom:0;}.sweepstakes .generic-columns.teal{background-color:#008290;}.sweepstakes .generic-columns.black{background-color:#000;}.sweepstakes .generic-columns.dark{background-color:#333;}.sweepstakes .generic-columns.darkest-gray{background-color:#2a2d2f;}.sweepstakes .generic-columns .columns-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:5vw;}.lt-ie9 .sweepstakes .generic-columns .columns-wrapper{flex-direction:row;padding:2vw 0;padding-bottom:0;}@media screen and (min-width:900px){.sweepstakes .generic-columns .columns-wrapper{flex-direction:row;padding:2vw 0;padding-bottom:0;}}.sweepstakes .generic-columns .columns-wrapper.all-text{padding:0 0 3em 0;align-items:flex-start;}.sweepstakes .generic-columns .columns-wrapper.all-text .text-list{font-family:"MakitaSansCondensed_SemiBold";color:#fff;padding:0 1em;font-size:1.25em;}.lt-ie9 .sweepstakes .generic-columns .columns-wrapper.all-text .text-list{font-size:2.25em;padding:0 3em;}@media screen and (min-width:900px){.sweepstakes .generic-columns .columns-wrapper.all-text .text-list{font-size:2.25em;padding:0 3em;}}.sweepstakes .generic-columns .columns-wrapper.all-text .text-list .fas{color:#f27a21;margin-right:10px;}.sweepstakes .generic-columns .columns-wrapper.img-text{align-items:flex-start;padding:0;}.sweepstakes .generic-columns .columns-wrapper.img-text .tile{width:100%;margin-bottom:1.1em;}.lt-ie9 .sweepstakes .generic-columns .columns-wrapper.img-text .tile{margin-bottom:2.2em;width:50%;}@media screen and (min-width:900px){.sweepstakes .generic-columns .columns-wrapper.img-text .tile{margin-bottom:2.2em;width:50%;}}.sweepstakes .generic-columns .columns-wrapper.img-text .tile .image{padding-bottom:1.1em;}.sweepstakes .generic-columns .columns-wrapper.img-text .tile .details{margin:0 auto;text-align:center;width:70%;color:#fff;font-size:1em;}.lt-ie9 .sweepstakes .generic-columns .columns-wrapper.img-text .tile .details{font-size:1.2em;}@media screen and (min-width:900px){.sweepstakes .generic-columns .columns-wrapper.img-text .tile .details{font-size:1.2em;}}.sweepstakes .generic-columns .columns-wrapper .product-tile{padding:0 10px;margin-bottom:2.75em;}.lt-ie9 .sweepstakes .generic-columns .columns-wrapper .product-tile{margin-bottom:0;padding:0 40px;}@media screen and (min-width:900px){.sweepstakes .generic-columns .columns-wrapper .product-tile{margin-bottom:0;padding:0 40px;}}.sweepstakes .generic-columns .columns-wrapper .product-tile li:first-child{list-style-type:none;}.sweepstakes .generic-columns .columns-wrapper .product-tile li span{display:block;vertical-align:top;}.sweepstakes .generic-columns .columns-wrapper .product-tile .product-img{margin-bottom:.275em;}.lt-ie9 .sweepstakes .generic-columns .columns-wrapper .product-tile .product-img{margin-bottom:1.1em;}@media screen and (min-width:900px){.sweepstakes .generic-columns .columns-wrapper .product-tile .product-img{margin-bottom:1.1em;}}.sweepstakes .generic-columns .columns-wrapper .product-tile .product-details{font-family:"MakitaSansCondensed_Regular";text-transform:uppercase;margin-bottom:0;text-align:center;font-size:1.1em;}.lt-ie9 .sweepstakes .generic-columns .columns-wrapper .product-tile .product-details{margin-bottom:1.1em;font-size:1.25em;}@media screen and (min-width:900px){.sweepstakes .generic-columns .columns-wrapper .product-tile .product-details{margin-bottom:1.1em;font-size:1.25em;}}.sweepstakes .generic-columns .columns-wrapper .product-tile .product-details sup{margin-left:5px;}.lt-ie9 .sweepstakes .generic-columns .columns-wrapper .product-tile .product-details .makita-btn{font-size:1.25em;padding:18px 50px;}@media screen and (min-width:900px){.sweepstakes .generic-columns .columns-wrapper .product-tile .product-details .makita-btn{font-size:1.25em;padding:18px 50px;}}.sweepstakes .generic-columns .description,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .generic-columns span,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .generic-columns span{padding-bottom:.55em;width:70%;text-align:center;margin:0 auto;}.lt-ie9 .sweepstakes .generic-columns .description,.lt-ie9 .sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .sweepstakes .generic-columns span,.lt-ie9 .sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .sweepstakes .generic-columns span{padding-bottom:1.65em;}@media screen and (min-width:900px){.sweepstakes .generic-columns .description,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .generic-columns span,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .generic-columns span{padding-bottom:1.65em;}}.sweepstakes .generic-columns .description.disclaimer,.sweepstakes .generic-columns .erebates .disclaimer span.description,.erebates .disclaimer .sweepstakes .generic-columns span.description,.sweepstakes .generic-columns .sales .disclaimer span.description,.sales .disclaimer .sweepstakes .generic-columns span.description,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.disclaimer,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span,.erebates .disclaimer .sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span,.sales .disclaimer .sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .generic-columns span.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .generic-columns .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .generic-columns span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .generic-columns .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .generic-columns span,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.disclaimer,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span,.erebates .disclaimer .sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span,.sales .disclaimer .sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .generic-columns span.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .generic-columns .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .generic-columns span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .generic-columns .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .generic-columns span{width:80%;font-size:.75em;}.sweepstakes .generic-columns .description b,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span b,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes .generic-columns span b,.sweepstakes .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span b,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes .generic-columns span b{color:#008290;}.sweepstakes .generic-columns.movie{padding-bottom:2.2em;}.sweepstakes .generic-columns .grid-wrapper{width:90%;margin:0 auto;padding:40px 0;}.sweepstakes .generic-columns .grid-wrapper .grid-row{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .sweepstakes .generic-columns .grid-wrapper .grid-row{flex-direction:row;}@media screen and (min-width:900px){.sweepstakes .generic-columns .grid-wrapper .grid-row{flex-direction:row;}}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles{margin-right:0;margin-bottom:40px;font-size:0;text-align:center;position:relative;margin-bottom:20px;}.lt-ie9 .sweepstakes .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}@media screen and (min-width:900px){.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles:last-child{margin-right:0;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile{display:inline-block;text-align:left;opacity:.99;overflow:hidden;position:relative;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:before{content:"";background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);width:100%;height:50%;opacity:1;position:absolute;top:50%;left:0;z-index:2;transition-property:top,opacity;transition-duration:.3s;}.lt-ie9 .sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:before{top:100%;opacity:0;}@media screen and (min-width:900px){.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:before{top:100%;opacity:0;}}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile img{display:block;max-width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile .details{font-size:calc(20px + 1vw);padding:20px;color:#fff;position:absolute;bottom:0;left:0;z-index:3;width:100%;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{display:block;opacity:1;}.lt-ie9 .sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}@media screen and (min-width:900px){.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title{line-height:1.25;font-weight:600;text-align:center;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title i{display:block;font-style:normal;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile .details .info{line-height:1.2;margin-top:5px;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile .logo{position:absolute;top:20px;right:20px;transition:opacity .3s ease-in-out;}.lt-ie9 .sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile .logo{opacity:0;}@media screen and (min-width:900px){.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile .logo{opacity:0;}}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before,.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{opacity:1;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before{top:50%;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{top:0;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .title,.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .title{transition-delay:.15s;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .info,.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .info{transition-delay:.25s;}.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .logo,.sweepstakes .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .logo{opacity:1;}.sweepstakes.modal-wrapper .modal__close:after,.sweepstakes.modal-wrapper .modal__close:before{background:#fff;}.sweepstakes.modal-wrapper .modal__inner{background:#2a2d2f;}.sweepstakes.modal-wrapper.can-am .page-header .description,.sweepstakes.modal-wrapper.can-am .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes.modal-wrapper.can-am .page-header span,.sweepstakes.modal-wrapper.can-am .page-header .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes.modal-wrapper.can-am .page-header span{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (66 - 22)*(100vw - (375px))/(1920 - 375));}.sweepstakes.cordlesssummer .head-wrapper .heading,.sweepstakes.cordlesssummer .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes.cordlesssummer .head-wrapper .text-lower,.sweepstakes.cordlesssummer .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes.cordlesssummer .head-wrapper .text-lower{background-image:url("../png/main1800x800.png");}.sweepstakes.cordlesssummer .head-wrapper .heading:lang(es),.sweepstakes.cordlesssummer .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower:lang(es),.main-features .featured-topics .status .item-headline h1 .sweepstakes.cordlesssummer .head-wrapper .text-lower:lang(es),.sweepstakes.cordlesssummer .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower:lang(es),.main-features .featured-topics .status .item-headline .heading .sweepstakes.cordlesssummer .head-wrapper .text-lower:lang(es){background-image:url("../png/main1800x800es.png");}.sweepstakes.cordlesssummer .head-wrapper.quebuena .heading,.sweepstakes.cordlesssummer .head-wrapper.quebuena .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes.cordlesssummer .head-wrapper.quebuena .text-lower,.sweepstakes.cordlesssummer .head-wrapper.quebuena .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes.cordlesssummer .head-wrapper.quebuena .text-lower{background-image:url("../png/main-que1800x800.png");}.sweepstakes.cordlesssummer .head-wrapper.quebuena .heading:lang(es),.sweepstakes.cordlesssummer .head-wrapper.quebuena .main-features .featured-topics .status .item-headline h1 .text-lower:lang(es),.main-features .featured-topics .status .item-headline h1 .sweepstakes.cordlesssummer .head-wrapper.quebuena .text-lower:lang(es),.sweepstakes.cordlesssummer .head-wrapper.quebuena .main-features .featured-topics .status .item-headline .heading .text-lower:lang(es),.main-features .featured-topics .status .item-headline .heading .sweepstakes.cordlesssummer .head-wrapper.quebuena .text-lower:lang(es){background-image:url("../png/main-que1800x800es.png");}.sweepstakes.cordlesssummer .generic-columns.rto{width:100%;margin:0 auto;}.lt-ie9 .sweepstakes.cordlesssummer .generic-columns.rto{width:70%;}@media screen and (min-width:900px){.sweepstakes.cordlesssummer .generic-columns.rto{width:70%;}}.sweepstakes.cordlesssummer .generic-columns.rto .product-tile .product-img a img{max-width:100%;max-height:100%;margin:0 auto;}.lt-ie9 .sweepstakes.cordlesssummer .generic-columns.rto .product-tile .product-img a img{max-width:unset;max-height:unset;margin:unset;}@media screen and (min-width:900px){.sweepstakes.cordlesssummer .generic-columns.rto .product-tile .product-img a img{max-width:unset;max-height:unset;margin:unset;}}.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .product-img{margin-bottom:0;}.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .product-details.rto{text-align:left;margin:0;}.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .product-details.rto .header{font-family:"MakitaSansCondensed_Black";font-size:6.5vw;line-height:normal;}.lt-ie9 .sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .product-details.rto .header{font-size:2.5vw;}@media screen and (min-width:900px){.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .product-details.rto .header{font-size:2.5vw;}}.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .product-details.rto .description,.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details.rto .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .product-details.rto .logo-text .description span,.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details.rto span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .logo-text .description .product-details.rto span,.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details.rto .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .product-details.rto .image-text .description span,.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details.rto span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .image-text .description .product-details.rto span{text-align:left;margin:0;width:100%;}.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .product-details.description,.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .logo-text .description span.product-details,.sweepstakes.cordlesssummer .generic-columns .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .sweepstakes.cordlesssummer .generic-columns .columns-wrapper .product-tile .image-text .description span.product-details{font-family:"MakitaSansCondensed_Black";width:360px;}.sweepstakes.cordlesssummer .detail-wrapper{font-family:"MakitaSansCondensed_Black";background-color:#e8e8e8;padding-top:2.75em;padding-bottom:2.75em;}.sweepstakes.cordlesssummer .detail-wrapper .prize-tile{width:90%;}.sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details{display:flex;align-items:center;flex-flow:column;text-align:left;justify-content:space-around;}.lt-ie9 .sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details{flex-flow:row;}@media screen and (min-width:900px){.sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details{flex-flow:row;}}.sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details .info-box{background-color:unset;width:95%;color:#646566;font-size:20px;}.lt-ie9 .sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details .info-box{width:30%;}@media screen and (min-width:900px){.sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details .info-box{width:30%;}}.sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details .info-box .headline{margin-bottom:.275em;color:#646566;font-size:2em;border-bottom:1px solid #646566;}.lt-ie9 .sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details .info-box .headline{font-size:4em;}.lt-ie9 .sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details .info-box .headline:lang(es){font-size:3em;}@media screen and (min-width:900px){.sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details .info-box .headline{font-size:4em;}.sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details .info-box .headline:lang(es){font-size:3em;}}.sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details .info-box .list-items.model-num{color:#008290;}.sweepstakes.cordlesssummer .detail-wrapper .prize-tile .prize-details .info-box .list-items.value{color:#afafaf;font-size:24px;}.sweepstakes.cordlesssummer .ctc-section{padding-top:2.75em;}.lt-ie9 .sweepstakes.cordlesssummer .ctc-section{padding-bottom:2.75em;}@media screen and (min-width:900px){.sweepstakes.cordlesssummer .ctc-section{padding-bottom:2.75em;}}.sweepstakes.cordlesssummer .ctc-section .promo-headline{margin-top:1.1em;width:100%;margin-left:auto;margin-right:auto;font-family:"MakitaSansCondensed_Regular";text-transform:uppercase;margin-bottom:0;text-align:center;font-size:1.25em;line-height:normal;}.lt-ie9 .sweepstakes.cordlesssummer .ctc-section .promo-headline{width:40%;}@media screen and (min-width:900px){.sweepstakes.cordlesssummer .ctc-section .promo-headline{width:40%;}}.sweepstakes.slayer .head-wrapper .heading,.sweepstakes.slayer .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes.slayer .head-wrapper .text-lower,.sweepstakes.slayer .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes.slayer .head-wrapper .text-lower{background-image:url("../jpg/main1800x800.jpg");}.sweepstakes.ruletheoutdoors .head-wrapper .heading,.sweepstakes.ruletheoutdoors .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes.ruletheoutdoors .head-wrapper .text-lower,.sweepstakes.ruletheoutdoors .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes.ruletheoutdoors .head-wrapper .text-lower{background-image:url("../jpg/grand_prize1800x813.jpg");}.sweepstakes.xgt .head-wrapper .heading,.sweepstakes.xgt .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes.xgt .head-wrapper .text-lower,.sweepstakes.xgt .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes.xgt .head-wrapper .text-lower,.sweepstakes.moremondays .head-wrapper .heading,.sweepstakes.moremondays .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes.moremondays .head-wrapper .text-lower,.sweepstakes.moremondays .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes.moremondays .head-wrapper .text-lower{background-image:none;}.sweepstakes.moremondays .video{position:relative;}.sweepstakes.moremondays .video .top-heading .text{color:#fff;font-family:"MakitaSans_ExtraBold";text-transform:uppercase;font-size:calc((20px) + (50 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.moremondays .video .top-heading .text{font-size:50px;}@media screen and (min-width:1920px){.sweepstakes.moremondays .video .top-heading .text{font-size:50px;}}.sweepstakes.moremondays .video .top-heading .logo{width:22%;position:absolute;top:4vw;right:4vw;}.lt-ie9 .sweepstakes.moremondays .video .top-heading .logo{width:35%;}@media screen and (max-width:599px){.sweepstakes.moremondays .video .top-heading .logo{width:35%;}}.sweepstakes.moremondays .head-line{position:absolute;bottom:68px;left:50%;transform:translateX(-50%);width:100%;padding:.65em;background-color:rgba(0,0,0,.72);}.lt-ie9 .sweepstakes.moremondays .head-line{bottom:50px;}@media screen and (min-width:420px){.sweepstakes.moremondays .head-line{bottom:50px;}}.lt-ie9 .sweepstakes.moremondays .head-line{left:unset;transform:unset;bottom:74px;right:20px;max-width:320px;padding:1em;}@media screen and (min-width:800px){.sweepstakes.moremondays .head-line{left:unset;transform:unset;bottom:74px;right:20px;max-width:320px;padding:1em;}}.lt-ie9 .sweepstakes.moremondays .head-line{bottom:100px;right:46px;width:100%;max-width:425px;padding:1.5em;}@media screen and (min-width:1100px){.sweepstakes.moremondays .head-line{bottom:100px;right:46px;width:100%;max-width:425px;padding:1.5em;}}.sweepstakes.moremondays .head-line p{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;text-transform:uppercase;letter-spacing:2px;line-height:1em;font-size:calc((20px) + (40 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.moremondays .head-line p{font-size:40px;}@media screen and (min-width:1920px){.sweepstakes.moremondays .head-line p{font-size:40px;}}.sweepstakes.moremondays .bottom-text{padding:15px 10px;width:100%;color:#2a2d2f;background-color:#fff;font-family:"MakitaSans_Regular";font-weight:bold;font-size:calc((14px) + (20 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.moremondays .bottom-text{font-size:20px;}@media screen and (min-width:1920px){.sweepstakes.moremondays .bottom-text{font-size:20px;}}.lt-ie9 .sweepstakes.moremondays .bottom-text{padding:6px;position:absolute;left:50%;bottom:0;transform:translateX(-50%);background-color:rgba(255,255,255,.7);}@media screen and (min-width:1700px){.sweepstakes.moremondays .bottom-text{padding:6px;position:absolute;left:50%;bottom:0;transform:translateX(-50%);background-color:rgba(255,255,255,.7);}}.sweepstakes.moremondays .bottom-text a{color:#008290;}.sweepstakes.moremondays .bottom-text a:hover{color:#67b2b1;}.sweepstakes.moremondays .bottom-text .disclaimer,.sweepstakes.moremondays .bottom-text .erebates .disclaimer span,.erebates .disclaimer .sweepstakes.moremondays .bottom-text span,.sweepstakes.moremondays .bottom-text .sales .disclaimer span,.sales .disclaimer .sweepstakes.moremondays .bottom-text span{font-size:calc((12px) + (14 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.moremondays .bottom-text .disclaimer,.lt-ie9 .sweepstakes.moremondays .bottom-text .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .sweepstakes.moremondays .bottom-text span,.lt-ie9 .sweepstakes.moremondays .bottom-text .sales .disclaimer span,.sales .disclaimer .lt-ie9 .sweepstakes.moremondays .bottom-text span{font-size:14px;}@media screen and (min-width:1920px){.sweepstakes.moremondays .bottom-text .disclaimer,.sweepstakes.moremondays .bottom-text .erebates .disclaimer span,.erebates .disclaimer .sweepstakes.moremondays .bottom-text span,.sweepstakes.moremondays .bottom-text .sales .disclaimer span,.sales .disclaimer .sweepstakes.moremondays .bottom-text span{font-size:14px;}}.sweepstakes.moremondays .bottom-picture{position:relative;padding:20px;background-color:#000;}.lt-ie9 .sweepstakes.moremondays .bottom-picture{padding:50px;}@media screen and (min-width:900px){.sweepstakes.moremondays .bottom-picture{padding:50px;}}.sweepstakes.moremondays .bottom-picture .logo{width:35%;}.lt-ie9 .sweepstakes.moremondays .bottom-picture .logo{width:22%;}@media screen and (min-width:600px){.sweepstakes.moremondays .bottom-picture .logo{width:22%;}}.sweepstakes.moremondays .bottom-picture .logo__bottom{position:absolute;left:25px;top:25px;}.lt-ie9 .sweepstakes.moremondays .bottom-picture .logo__bottom{left:15%;top:90px;}@media screen and (min-width:900px){.sweepstakes.moremondays .bottom-picture .logo__bottom{left:15%;top:90px;}}.sweepstakes.moremondays .video-wrapper{padding:50px 30px;}.sweepstakes.moremondays .video-wrapper .video-container{margin:0 10px;position:relative;}.sweepstakes.moremondays .video-wrapper .video-container .video-link{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;left:0;right:0;cursor:pointer;}.sweepstakes.moremondays .video-wrapper .video-container .video-link .button-wrapper{padding:3vw 3vw 3vw 4vw;margin:0 auto;background-color:rgba(255,255,255,.75);border-radius:50%;}.lt-ie9 .sweepstakes.moremondays .video-wrapper .video-container .video-link .button-wrapper{padding:1.3vw 1.3vw 1.3vw 1.8vw;}@media screen and (min-width:900px){.sweepstakes.moremondays .video-wrapper .video-container .video-link .button-wrapper{padding:1.3vw 1.3vw 1.3vw 1.8vw;}}.sweepstakes.moremondays .video-wrapper .video-container .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #202020;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:3vw 0 3vw 5vw;margin:0 auto;opacity:.5;}.lt-ie9 .sweepstakes.moremondays .video-wrapper .video-container .video-link .button-wrapper .play{border-width:1.3vw 0 1.3vw 2.1vw;}@media screen and (min-width:900px){.sweepstakes.moremondays .video-wrapper .video-container .video-link .button-wrapper .play{border-width:1.3vw 0 1.3vw 2.1vw;}}.sweepstakes.moremondays .video-wrapper .video-container .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.sweepstakes.moremondays .video-wrapper .video-container .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.sweepstakes.moremondays .video-wrapper .slick-prev,.sweepstakes.moremondays .video-wrapper .slick-next{margin-top:0;}.sweepstakes.moremondays .video-wrapper .slick-dots{left:50%;transform:translateX(-50%);bottom:12px;}.sweepstakes .videoWrapper{display:flex;justify-content:center;}.sweepstakes.cam-am{background-color:#000;}.sweepstakes.cam-am h3{color:#008290;padding:0 7.03125vw;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (66 - 22)*(100vw - (375px))/(1920 - 375));}.sweepstakes.cam-am h3.black{color:#000;}.sweepstakes.cam-am h3.white{color:#fff;}.sweepstakes.cam-am h3.font-small{font-size:calc((20px) + (60 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.cam-am h3.font-small{font-size:60px;}@media screen and (min-width:1920px){.sweepstakes.cam-am h3.font-small{font-size:60px;}}.sweepstakes.cam-am .description,.sweepstakes.cam-am .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes.cam-am span,.sweepstakes.cam-am .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes.cam-am span,.sweepstakes.cam-am .disclaimer,.sweepstakes.cam-am .erebates .disclaimer span,.erebates .disclaimer .sweepstakes.cam-am span,.sweepstakes.cam-am .sales .disclaimer span,.sales .disclaimer .sweepstakes.cam-am span{max-width:1210px;margin:0 auto;padding:0 20px;text-align:center;color:#fff;font-family:"MakitaSans_Regular";font-size:calc((18px) + (24 - 18)*(100vw - (375px))/(1920 - 375));}.sweepstakes.cam-am .description sup,.sweepstakes.cam-am .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span sup,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes.cam-am span sup,.sweepstakes.cam-am .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span sup,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes.cam-am span sup,.sweepstakes.cam-am .disclaimer sup,.erebates .disclaimer .sweepstakes.cam-am span sup,.sales .disclaimer .sweepstakes.cam-am span sup{vertical-align:super;}.sweepstakes.cam-am .disclaimer,.sweepstakes.cam-am .erebates .disclaimer span,.erebates .disclaimer .sweepstakes.cam-am span,.sweepstakes.cam-am .sales .disclaimer span,.sales .disclaimer .sweepstakes.cam-am span{font-size:calc((11px) + (12 - 11)*(100vw - (375px))/(1920 - 375));margin-top:10px;}.lt-ie9 .sweepstakes.cam-am .disclaimer,.lt-ie9 .sweepstakes.cam-am .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .sweepstakes.cam-am span,.lt-ie9 .sweepstakes.cam-am .sales .disclaimer span,.sales .disclaimer .lt-ie9 .sweepstakes.cam-am span{text-align:right;}@media screen and (min-width:900px){.sweepstakes.cam-am .disclaimer,.sweepstakes.cam-am .erebates .disclaimer span,.erebates .disclaimer .sweepstakes.cam-am span,.sweepstakes.cam-am .sales .disclaimer span,.sales .disclaimer .sweepstakes.cam-am span{text-align:right;}}.sweepstakes.cam-am .head-wrapper .content{position:relative;}.sweepstakes.cam-am .head-wrapper .content .hero-mob,.sweepstakes.cam-am .head-wrapper .content .hero-desk{cursor:pointer;}.sweepstakes.cam-am .head-wrapper .content .hero-mob{display:block;}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content .hero-mob{display:none;}@media screen and (min-width:900px){.sweepstakes.cam-am .head-wrapper .content .hero-mob{display:none;}}.sweepstakes.cam-am .head-wrapper .content__absolute{position:absolute;top:7px;left:20px;}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute{top:20px;left:60px;transform:unset;max-width:27.9vw;}@media screen and (min-width:600px){.sweepstakes.cam-am .head-wrapper .content__absolute{top:20px;left:60px;transform:unset;max-width:27.9vw;}}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute{top:4vw;left:12vw;}@media screen and (min-width:1460px){.sweepstakes.cam-am .head-wrapper .content__absolute{top:4vw;left:12vw;}}.sweepstakes.cam-am .head-wrapper .content__absolute .logo{margin-bottom:35px;cursor:pointer;}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute .logo{margin-bottom:12px;max-width:31vw;}@media screen and (max-width:899px){.sweepstakes.cam-am .head-wrapper .content__absolute .logo{margin-bottom:12px;max-width:31vw;}}.sweepstakes.cam-am .head-wrapper .content__absolute .label-timer{color:#fff;font-family:"MakitaSansCondensed_ExtraBold";text-align:center;text-transform:uppercase;font-size:calc((20px) + (25 - 20)*(100vw - (375px))/(1920 - 375));}.sweepstakes.cam-am .head-wrapper .content__absolute .count-down{font-family:Arial,sans-serif;margin:0 0 20px;}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute .count-down{margin:0 0 40px;}@media screen and (min-width:1460px){.sweepstakes.cam-am .head-wrapper .content__absolute .count-down{margin:0 0 40px;}}.sweepstakes.cam-am .head-wrapper .content__absolute .count-down div{border:0;padding:0;font-size:unset;}.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper{display:flex;flex-direction:row;gap:10px;font-weight:bold;text-transform:uppercase;}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper{gap:25px;}@media screen and (min-width:900px){.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper{gap:25px;}}.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer{display:flex;flex-direction:column;align-items:center;}.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__number,.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__label{line-height:1em;}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__number,.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__label{line-height:1.1em;}@media screen and (max-width:899px){.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__number,.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__label{line-height:1.1em;}}.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__number{font-size:calc((20px) + (46 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__number{font-size:46px;}@media screen and (min-width:1920px){.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__number{font-size:46px;}}.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__label{font-size:calc((11px) + (12 - 11)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__label{font-size:12px;}@media screen and (min-width:1920px){.sweepstakes.cam-am .head-wrapper .content__absolute .count-down .timer_wrapper .timer__label{font-size:12px;}}.sweepstakes.cam-am .head-wrapper .content__absolute .makita-btn{color:#008290;background-color:#fff;font-family:Arial,sans-serif;margin:0 auto;transition:all .3s ease-in-out;font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));width:170px;height:35px;display:flex;align-items:center;justify-content:center;}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute .makita-btn{font-size:20px;}@media screen and (min-width:1920px){.sweepstakes.cam-am .head-wrapper .content__absolute .makita-btn{font-size:20px;}}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content__absolute .makita-btn{width:220px;height:50px;display:flex;align-items:center;justify-content:center;}@media screen and (min-width:1460px){.sweepstakes.cam-am .head-wrapper .content__absolute .makita-btn{width:220px;height:50px;display:flex;align-items:center;justify-content:center;}}.sweepstakes.cam-am .head-wrapper .content__absolute .makita-btn:hover{color:#fff;background-color:#008290;}.sweepstakes.cam-am .head-wrapper .content .sponsor{background-color:#000;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;padding:20px 10px;}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content .sponsor{padding:0;background-color:unset;flex-wrap:unset;gap:2vw;width:100%;padding:10px 20px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:transparent linear-gradient(180deg,#f5f5f5 -39%,#1d1716 77%) 0% 0% no-repeat padding-box;}@media screen and (min-width:900px){.sweepstakes.cam-am .head-wrapper .content .sponsor{padding:0;background-color:unset;flex-wrap:unset;gap:2vw;width:100%;padding:10px 20px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:transparent linear-gradient(180deg,#f5f5f5 -39%,#1d1716 77%) 0% 0% no-repeat padding-box;}}.lt-ie9 .sweepstakes.cam-am .head-wrapper .content .sponsor__item{max-width:65px;}@media screen and (max-width:899px){.sweepstakes.cam-am .head-wrapper .content .sponsor__item{max-width:65px;}}.sweepstakes.cam-am .page-header{background:url("../jpg/video-section-bknd-desk.jpg");background-size:cover;background-repeat:no-repeat;background-color:#000;}.sweepstakes.cam-am .flag-wrapper{margin-top:1.65em;margin-bottom:1.65em;}.sweepstakes.cam-am .flag-wrapper:before{background-color:#fff;}.sweepstakes.cam-am .flag-wrapper-teal:before{background-color:#008290;}.sweepstakes.cam-am .video .content{padding:32px 0;}.sweepstakes.cam-am .video .content .button-wrapper{padding:65px 72px 65px 100px;background-color:rgba(0,130,144,.85);border:4px solid #fff;border-radius:50%;transform:scale(.3);transition:.5s all ease-in-out;}.lt-ie9 .sweepstakes.cam-am .video .content .button-wrapper{transform:scale(.4);}@media screen and (min-width:900px){.sweepstakes.cam-am .video .content .button-wrapper{transform:scale(.4);}}.sweepstakes.cam-am .video .content .button-wrapper:hover{background-color:#000;border:4px solid #fff;}.sweepstakes.cam-am .video .content .button-wrapper:hover .play{border-color:transparent transparent transparent #fff;}.sweepstakes.cam-am .video .content .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:60px 0 60px 85px;margin:0 auto;}.sweepstakes.cam-am .generic-columns.border-bttm{border-bottom:3px solid #fff;}.sweepstakes.cam-am .generic-columns.border-top{border-top:3px solid #fff;}.sweepstakes.cam-am .generic-columns .columns-wrapper{position:relative;padding:0;overflow-x:hidden;}.sweepstakes.cam-am .generic-columns .columns-wrapper .pic-desk{display:none;}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .pic-desk{display:block;}@media screen and (min-width:900px){.sweepstakes.cam-am .generic-columns .columns-wrapper .pic-desk{display:block;}}.sweepstakes.cam-am .generic-columns .columns-wrapper .pic-mob{display:block;}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .pic-mob{display:none;}@media screen and (min-width:900px){.sweepstakes.cam-am .generic-columns .columns-wrapper .pic-mob{display:none;}}.sweepstakes.cam-am .generic-columns .columns-wrapper .copy{position:relative;padding:15px 7vw;width:100%;}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy{position:absolute;bottom:15px;left:-45px;width:auto;}@media screen and (min-width:900px){.sweepstakes.cam-am .generic-columns .columns-wrapper .copy{position:absolute;bottom:15px;left:-45px;width:auto;}}.sweepstakes.cam-am .generic-columns .columns-wrapper .copy:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;margin:0;background-color:#008290;z-index:1;}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy:before{max-width:720px;transform:skew(-13deg);}@media screen and (min-width:900px){.sweepstakes.cam-am .generic-columns .columns-wrapper .copy:before{max-width:720px;transform:skew(-13deg);}}.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .description,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span{width:100%;max-width:515px;text-align:left;margin:0;line-height:1.2em;font-family:"MakitaSans_Regular";font-size:calc((16px) + (28 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy .description,.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span,.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span{font-size:28px;}@media screen and (min-width:1920px){.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .description,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span{font-size:28px;}}.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .description__font-small{min-width:100%;font-size:calc((16px) + (23 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy .description__font-small{font-size:23px;}@media screen and (min-width:1920px){.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .description__font-small{font-size:23px;}}.sweepstakes.cam-am .generic-columns .columns-wrapper .copy h3,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .description,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .note{position:relative;padding:0;color:#fff;z-index:2;}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy h3,.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy .description,.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span,.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span,.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy .note{text-align:center;}@media screen and (max-width:899px){.sweepstakes.cam-am .generic-columns .columns-wrapper .copy h3,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .description,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sweepstakes.cam-am .generic-columns .columns-wrapper .copy span,.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .note{text-align:center;}}.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .note{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((18px) + (42 - 18)*(100vw - (375px))/(1920 - 375));text-align:center;}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper .copy .note{text-align:left;margin-top:-15px;}@media screen and (min-width:900px){.sweepstakes.cam-am .generic-columns .columns-wrapper .copy .note{text-align:left;margin-top:-15px;}}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .copy{top:78px;}@media screen and (min-width:900px){.sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .copy{top:78px;}}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .copy{padding:10px 50px;}@media screen and (min-width:900px) and (max-width:1300px){.sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .copy{padding:10px 50px;}}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .copy{left:-22px;transform:unset;width:unset;}@media screen and (min-width:1300px){.sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .copy{left:-22px;transform:unset;width:unset;}}.sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .tile-right{position:relative;}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .tile-right .copy-right{left:unset;right:-22px;}@media screen and (min-width:900px){.sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .tile-right .copy-right{left:unset;right:-22px;}}.lt-ie9 .sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .tile-right .copy-right{padding:10px 6.292vw;}@media screen and (min-width:1460px){.sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .tile-right .copy-right{padding:10px 6.292vw;}}.sweepstakes.cam-am .generic-columns .columns-wrapper.flex-container .tile-right .copy-right:before{left:unset;right:0;transform:skew(13deg);}.sweepstakes.cam-am .carousel-sweepstakes video{width:100%;height:auto;margin-left:auto;margin-right:auto;}.sweepstakes.cam-am .carousel-sweepstakes .item{position:relative;}.sweepstakes.cam-am .carousel-sweepstakes .item__hero-mob{display:block;}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__hero-mob{display:none;}@media screen and (min-width:600px){.sweepstakes.cam-am .carousel-sweepstakes .item__hero-mob{display:none;}}.sweepstakes.cam-am .carousel-sweepstakes .item__hero-desk{display:none;}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__hero-desk{display:block;}@media screen and (min-width:600px){.sweepstakes.cam-am .carousel-sweepstakes .item__hero-desk{display:block;}}.sweepstakes.cam-am .carousel-sweepstakes .item__content{width:100%;position:absolute;bottom:20px;right:50%;transform:translateX(-50%);}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content{width:unset;transform:unset;bottom:unset;top:30px;right:20px;}@media screen and (min-width:600px){.sweepstakes.cam-am .carousel-sweepstakes .item__content{width:unset;transform:unset;bottom:unset;top:30px;right:20px;}}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .logo-banner{width:70%;}@media screen and (max-width:1099px){.sweepstakes.cam-am .carousel-sweepstakes .item__content .logo-banner{width:70%;}}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .logo-banner{margin:0;}@media screen and (min-width:1100px){.sweepstakes.cam-am .carousel-sweepstakes .item__content .logo-banner{margin:0;}}.sweepstakes.cam-am .carousel-sweepstakes .item__content .heading,.sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower,.sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower{color:#fff;line-height:1.1em;font-family:"MakitaSansCondensed_SemiBold";font-size:calc((20px) + (48 - 20)*(100vw - (375px))/(1920 - 375));margin-top:1.1em;}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .heading,.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower,.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower{font-size:48px;}@media screen and (min-width:1920px){.sweepstakes.cam-am .carousel-sweepstakes .item__content .heading,.sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower,.sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower{font-size:48px;}}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .heading,.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower,.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower{text-align:left;}@media screen and (min-width:1300px){.sweepstakes.cam-am .carousel-sweepstakes .item__content .heading,.sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower,.sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower{text-align:left;}}.sweepstakes.cam-am .carousel-sweepstakes .item__content .heading-sub{margin-top:0;}.sweepstakes.cam-am .carousel-sweepstakes .item__content .heading sup,.sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline h1 .text-lower sup,.main-features .featured-topics .status .item-headline h1 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower sup,.sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline .heading .text-lower sup,.main-features .featured-topics .status .item-headline .heading .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower sup{font-family:"MakitaSans_SemiBold";vertical-align:super;font-size:calc((14px) + (25 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .heading sup,.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline h1 .text-lower sup,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower sup,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower sup{font-size:25px;}@media screen and (min-width:1920px){.sweepstakes.cam-am .carousel-sweepstakes .item__content .heading sup,.sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline h1 .text-lower sup,.main-features .featured-topics .status .item-headline h1 .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower sup,.sweepstakes.cam-am .carousel-sweepstakes .item__content .main-features .featured-topics .status .item-headline .heading .text-lower sup,.main-features .featured-topics .status .item-headline .heading .sweepstakes.cam-am .carousel-sweepstakes .item__content .text-lower sup{font-size:25px;}}.sweepstakes.cam-am .carousel-sweepstakes .item__content .makita-btn{color:#fff;border:2px solid #fff;background:transparent;font-family:"MakitaSans_Regular";font-size:16px;padding:13px 49px;margin-top:1.65em;}.sweepstakes.cam-am .carousel-sweepstakes .item__content .makita-btn:hover{color:#fff;background:#008290;border:2px solid transparent;transition:all .3s ease-in-out;}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .makita-btn{padding:13px 49px;}@media screen and (min-width:900px){.sweepstakes.cam-am .carousel-sweepstakes .item__content .makita-btn{padding:13px 49px;}}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .makita-btn{float:left;}@media screen and (min-width:1300px){.sweepstakes.cam-am .carousel-sweepstakes .item__content .makita-btn{float:left;}}.sweepstakes.cam-am .carousel-sweepstakes .item__content .makita-link{color:#fff;border-bottom:2px solid transparent;font-family:"MakitaSans_Regular";font-size:14px;font-weight:normal;text-transform:uppercase;transition:all .3s ease-in-out;position:relative;z-index:10;}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .item__content .makita-link{font-size:16px;}@media screen and (min-width:600px){.sweepstakes.cam-am .carousel-sweepstakes .item__content .makita-link{font-size:16px;}}.sweepstakes.cam-am .carousel-sweepstakes .item__content .makita-link:hover{color:#67b2b1;border-bottom:2px solid #67b2b1;}.sweepstakes.cam-am .carousel-sweepstakes .video-control{position:absolute;bottom:2%;right:1%;cursor:pointer;}.sweepstakes.cam-am .carousel-sweepstakes .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.sweepstakes.cam-am .carousel-sweepstakes .slick-prev:before,.sweepstakes.cam-am .carousel-sweepstakes .slick-next:before{font-size:calc((50px) + (90 - 50)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .slick-prev:before,.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .slick-next:before{font-size:90px;}@media screen and (min-width:1920px){.sweepstakes.cam-am .carousel-sweepstakes .slick-prev:before,.sweepstakes.cam-am .carousel-sweepstakes .slick-next:before{font-size:90px;}}.sweepstakes.cam-am .carousel-sweepstakes .slick-dots{top:0;max-height:fit-content;}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .slick-dots li{margin:0 7px;}@media screen and (min-width:900px){.sweepstakes.cam-am .carousel-sweepstakes .slick-dots li{margin:0 7px;}}.sweepstakes.cam-am .carousel-sweepstakes .slick-dots button:before{font-size:25px;font-size:calc((12px) + (29 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .sweepstakes.cam-am .carousel-sweepstakes .slick-dots button:before{font-size:29px;}@media screen and (min-width:1920px){.sweepstakes.cam-am .carousel-sweepstakes .slick-dots button:before{font-size:29px;}}.fernando-fiore{background-color:#000;}.fernando-fiore .headline{font-family:"MakitaSansCondensed_ExtraBold";font-style:italic;color:#fff;border-bottom:3px solid #008290;padding-top:1em;padding-bottom:1.5em;margin-bottom:2.2em;}.fernando-fiore .headline h2,.fernando-fiore .headline .erebates .channel h2>span,.erebates .channel .fernando-fiore .headline h2>span,.fernando-fiore .headline .erebates .promotion h2>span,.erebates .promotion .fernando-fiore .headline h2>span,.fernando-fiore .headline .sales .channel h2>span,.sales .channel .fernando-fiore .headline h2>span,.fernando-fiore .headline .sales .promotion h2>span,.sales .promotion .fernando-fiore .headline h2>span{color:#fff;font-size:1.5em;}.lt-ie9 .fernando-fiore .headline h2,.lt-ie9 .fernando-fiore .headline .erebates .channel h2>span,.erebates .channel .lt-ie9 .fernando-fiore .headline h2>span,.lt-ie9 .fernando-fiore .headline .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .fernando-fiore .headline h2>span,.lt-ie9 .fernando-fiore .headline .sales .channel h2>span,.sales .channel .lt-ie9 .fernando-fiore .headline h2>span,.lt-ie9 .fernando-fiore .headline .sales .promotion h2>span,.sales .promotion .lt-ie9 .fernando-fiore .headline h2>span{font-size:4.5em;}@media screen and (min-width:900px){.fernando-fiore .headline h2,.fernando-fiore .headline .erebates .channel h2>span,.erebates .channel .fernando-fiore .headline h2>span,.fernando-fiore .headline .erebates .promotion h2>span,.erebates .promotion .fernando-fiore .headline h2>span,.fernando-fiore .headline .sales .channel h2>span,.sales .channel .fernando-fiore .headline h2>span,.fernando-fiore .headline .sales .promotion h2>span,.sales .promotion .fernando-fiore .headline h2>span{font-size:4.5em;}}.fernando-fiore .headline h3{font-size:1em;color:#fff;}.lt-ie9 .fernando-fiore .headline h3{font-size:2em;}@media screen and (min-width:900px){.fernando-fiore .headline h3{font-size:2em;}}.fernando-fiore .headline p{font-family:"MakitaSansCondensed_Regular";font-size:1em;}.lt-ie9 .fernando-fiore .headline p{font-size:2em;}@media screen and (min-width:900px){.fernando-fiore .headline p{font-size:2em;}}.fernando-fiore .schedule-label{margin:0 auto 1em;width:90%;}.fernando-fiore .schedule-label h4{font-family:"MakitaSansCondensed_ExtraBold";font-size:.9em;color:#fff;}.fernando-fiore .event-card{width:90%;margin:0 auto 2em;position:relative;border:1px solid #ccc;}.lt-ie9 .fernando-fiore .event-card{font-size:1vw;}@media screen and (min-width:900px){.fernando-fiore .event-card{font-size:1vw;}}.fernando-fiore .event-card:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:1.5em 1.5em 0 0;border-color:#008290 transparent transparent transparent;}.fernando-fiore .event-card .header{font-family:"MakitaSansCondensed_Regular";font-size:.9em;margin-bottom:.5em;}.fernando-fiore .event-card .schedule-date{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;margin:1em 1em 0;border-bottom:1px solid #ccc;}.lt-ie9 .fernando-fiore .event-card .schedule-date{margin:1em 3em 0;}@media screen and (min-width:900px){.fernando-fiore .event-card .schedule-date{margin:1em 3em 0;}}.fernando-fiore .event-card .schedule-date ul{display:block;}.lt-ie9 .fernando-fiore .event-card .schedule-date ul{display:inline-block;vertical-align:top;}@media screen and (min-width:900px){.fernando-fiore .event-card .schedule-date ul{display:inline-block;vertical-align:top;}}.fernando-fiore .event-card .schedule-date ul .header.loc{margin-top:1.1em;}.fernando-fiore .event-card .schedule-date ul address span{display:block;}.fernando-fiore .event-card .schedule-date ul.date{margin-bottom:2em;}.lt-ie9 .fernando-fiore .event-card .schedule-date ul.date{width:50%;border-right:1px solid #ccc;}@media screen and (min-width:900px){.fernando-fiore .event-card .schedule-date ul.date{width:50%;border-right:1px solid #ccc;}}.fernando-fiore .event-card .schedule-date ul.date .auto-map span{text-decoration:underline;text-decoration-line:underline;text-decoration-style:dashed;text-underline-position:under;}.fernando-fiore .event-card .schedule-date ul.date .auto-map span:first-child{text-decoration:none;}.fernando-fiore .event-card .schedule-date ul.dealer{padding-left:0;padding-bottom:1em;}.lt-ie9 .fernando-fiore .event-card .schedule-date ul.dealer{padding-left:4em;}@media screen and (min-width:900px){.fernando-fiore .event-card .schedule-date ul.dealer{padding-left:4em;}}.fernando-fiore .event-card .schedule-date ul.dealer .header{margin-bottom:2.2em;}.fernando-fiore .event-card .schedule-date ul.dealer .dealer-logo img{max-width:75%;max-height:75%;margin:0;}.fernando-fiore .event-card .schedule-time{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;margin:1em 1em;}.lt-ie9 .fernando-fiore .event-card .schedule-time{margin:1em 3em 2em;}@media screen and (min-width:900px){.fernando-fiore .event-card .schedule-time{margin:1em 3em 2em;}}.fernando-fiore .event-card .schedule-time ul li{display:inline-block;vertical-align:top;margin-right:0;}.lt-ie9 .fernando-fiore .event-card .schedule-time ul li{margin-right:3em;}@media screen and (min-width:900px){.fernando-fiore .event-card .schedule-time ul li{margin-right:3em;}}.fernando-fiore .event-card .schedule-time ul li li:last-child{margin-right:0;}.fernando-fiore .event-card .schedule-time ul li i{font-family:"MakitaSansCondensed_Regular";color:#008290;padding:0 .5em;}.fernando-fiore .event-card .schedule-time ul li.header{font-family:"MakitaSansCondensed_Regular";margin-bottom:.5em;}.fernando-fiore .email-block{width:90%;margin:0 auto 2em;text-align:center;border:1px solid #ccc;position:relative;padding:3em;}.fernando-fiore .email-block h2,.fernando-fiore .email-block .erebates .channel h2>span,.erebates .channel .fernando-fiore .email-block h2>span,.fernando-fiore .email-block .erebates .promotion h2>span,.erebates .promotion .fernando-fiore .email-block h2>span,.fernando-fiore .email-block .sales .channel h2>span,.sales .channel .fernando-fiore .email-block h2>span,.fernando-fiore .email-block .sales .promotion h2>span,.sales .promotion .fernando-fiore .email-block h2>span{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;font-size:1em;margin-bottom:.55em;}.lt-ie9 .fernando-fiore .email-block h2,.lt-ie9 .fernando-fiore .email-block .erebates .channel h2>span,.erebates .channel .lt-ie9 .fernando-fiore .email-block h2>span,.lt-ie9 .fernando-fiore .email-block .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .fernando-fiore .email-block h2>span,.lt-ie9 .fernando-fiore .email-block .sales .channel h2>span,.sales .channel .lt-ie9 .fernando-fiore .email-block h2>span,.lt-ie9 .fernando-fiore .email-block .sales .promotion h2>span,.sales .promotion .lt-ie9 .fernando-fiore .email-block h2>span{font-size:1.5em;}@media screen and (min-width:900px){.fernando-fiore .email-block h2,.fernando-fiore .email-block .erebates .channel h2>span,.erebates .channel .fernando-fiore .email-block h2>span,.fernando-fiore .email-block .erebates .promotion h2>span,.erebates .promotion .fernando-fiore .email-block h2>span,.fernando-fiore .email-block .sales .channel h2>span,.sales .channel .fernando-fiore .email-block h2>span,.fernando-fiore .email-block .sales .promotion h2>span,.sales .promotion .fernando-fiore .email-block h2>span{font-size:1.5em;}}.fernando-fiore .email-block label{margin-bottom:.55em;display:block;font-size:.75em;}.lt-ie9 .fernando-fiore .email-block label{font-size:1em;}@media screen and (min-width:900px){.fernando-fiore .email-block label{font-size:1em;}}.fernando-fiore .email-block input[type=email]{width:100%;margin-bottom:.55em;}.lt-ie9 .fernando-fiore .email-block input[type=email]{width:25%;margin-bottom:0;}@media screen and (min-width:900px){.fernando-fiore .email-block input[type=email]{width:25%;margin-bottom:0;}}.fernando-fiore .disclaimer,.fernando-fiore .erebates .disclaimer span,.erebates .disclaimer .fernando-fiore span,.fernando-fiore .sales .disclaimer span,.sales .disclaimer .fernando-fiore span{padding:.75em 0;background-color:#008290;}.fernando-fiore .disclaimer h2,.fernando-fiore .disclaimer .erebates .channel h2>span,.erebates .channel .fernando-fiore .disclaimer h2>span,.fernando-fiore .disclaimer .erebates .promotion h2>span,.erebates .promotion .fernando-fiore .disclaimer h2>span,.fernando-fiore .disclaimer .sales .channel h2>span,.sales .channel .fernando-fiore .disclaimer h2>span,.fernando-fiore .disclaimer .sales .promotion h2>span,.sales .promotion .fernando-fiore .disclaimer h2>span,.erebates .disclaimer .fernando-fiore span h2,.erebates .disclaimer .fernando-fiore span .channel h2>span,.erebates .channel .disclaimer .fernando-fiore span h2>span,.erebates .disclaimer .fernando-fiore span .promotion h2>span,.erebates .promotion .disclaimer .fernando-fiore span h2>span,.sales .disclaimer .fernando-fiore span h2,.sales .disclaimer .fernando-fiore span .channel h2>span,.sales .channel .disclaimer .fernando-fiore span h2>span,.sales .disclaimer .fernando-fiore span .promotion h2>span,.sales .promotion .disclaimer .fernando-fiore span h2>span{font-family:"MakitaSansCondensed_Light";font-size:1em;color:#fff;}.world-of-concrete .copy-block{background-color:#008290;text-align:center;}.world-of-concrete .headline{background-color:#008290;font-family:"MakitaSansCondensed_ExtraBold";color:#fff;padding-bottom:1.5em;display:block;float:none;margin-bottom:0;text-align:left;}.lt-ie9 .world-of-concrete .headline{text-align:center;}@media screen and (min-width:900px){.world-of-concrete .headline{text-align:center;}}.world-of-concrete .headline p{font-family:"MakitaSansCondensed_Regular";font-size:1em;}.lt-ie9 .world-of-concrete .headline p{font-size:1.25em;}@media screen and (min-width:900px){.world-of-concrete .headline p{font-size:1.25em;}}.world-of-concrete .list-wrapper{width:90%;margin:0 auto 3.5em;position:relative;}.lt-ie9 .world-of-concrete .list-wrapper{font-size:1vw;}@media screen and (min-width:900px){.world-of-concrete .list-wrapper{font-size:1vw;}}.world-of-concrete .list-wrapper .header{font-family:"MakitaSansCondensed_Regular";font-size:.9em;margin-bottom:.5em;}.world-of-concrete .list-wrapper .list-row{font-family:"MakitaSansCondensed_ExtraBold";color:#000;}.lt-ie9 .world-of-concrete .list-wrapper .list-row{margin:0 auto;text-align:center;}@media screen and (min-width:900px){.world-of-concrete .list-wrapper .list-row{margin:0 auto;text-align:center;}}.world-of-concrete .list-wrapper .list-row ul{display:block;text-align:center;}.lt-ie9 .world-of-concrete .list-wrapper .list-row ul{display:inline-block;vertical-align:top;}@media screen and (min-width:900px){.world-of-concrete .list-wrapper .list-row ul{display:inline-block;vertical-align:top;}}.lt-ie9 .world-of-concrete .list-wrapper .list-row ul.col{width:30%;}@media screen and (min-width:900px){.world-of-concrete .list-wrapper .list-row ul.col{width:30%;}}.world-of-concrete .list-wrapper .list-row ul.col li{margin-bottom:1em;}.world-of-concrete .list-wrapper .list-row ul.col sup{vertical-align:3px;}.world-of-concrete .product-tile-wrapper .product-carousel{background-color:#fff;}.world-of-concrete .product-tile-wrapper .product-tile{background-color:#fff;color:#000;display:inline-block;margin:0 auto;font-family:"MakitaSans_Regular";margin-bottom:1.1em;}.lt-ie9 .world-of-concrete .product-tile-wrapper .product-tile{display:inline-block;width:20%;margin-bottom:0;}@media screen and (min-width:900px){.world-of-concrete .product-tile-wrapper .product-tile{display:inline-block;width:20%;margin-bottom:0;}}.world-of-concrete .product-tile-wrapper .product-tile li{display:inline-block;vertical-align:top;width:100%;}.lt-ie9 .world-of-concrete .product-tile-wrapper .product-tile li{width:49%;}@media screen and (min-width:900px){.world-of-concrete .product-tile-wrapper .product-tile li{width:49%;}}.world-of-concrete .product-tile-wrapper .product-tile .product-img{background-color:#fff;text-align:center;padding:35px;max-height:300px;min-height:300px;}.lt-ie9 .world-of-concrete .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;}@media screen and (min-width:600px){.world-of-concrete .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;}}.world-of-concrete .product-tile-wrapper .product-tile .product-img img{max-height:200px;margin:0 auto;max-width:100%;}.lt-ie9 .world-of-concrete .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}@media screen and (min-width:900px){.world-of-concrete .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}}.world-of-concrete .product-tile-wrapper .product-tile .product-details{margin-top:7%;font-weight:bold;text-align:left;padding:0;}.lt-ie9 .world-of-concrete .product-tile-wrapper .product-tile .product-details{line-height:20px;}@media screen and (min-width:900px){.world-of-concrete .product-tile-wrapper .product-tile .product-details{line-height:20px;}}.world-of-concrete .product-tile-wrapper .product-tile .product-details .model-num{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:1.75em;display:block;font-weight:normal;margin-bottom:.55em;}.world-of-concrete .product-tile-wrapper .product-tile .product-details .description,.world-of-concrete .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .world-of-concrete .product-tile-wrapper .product-tile .product-details .logo-text .description span,.world-of-concrete .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .world-of-concrete .product-tile-wrapper .product-tile .logo-text .description .product-details span,.world-of-concrete .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .world-of-concrete .product-tile-wrapper .product-tile .product-details .image-text .description span,.world-of-concrete .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .world-of-concrete .product-tile-wrapper .product-tile .image-text .description .product-details span{width:100%;margin-bottom:.55em;}.world-of-concrete .product-tile-wrapper .product-tile .product-details .feature-one{color:#939598;width:100%;margin-bottom:1.375em;}.lt-ie9 .world-of-concrete .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}@media screen and (min-width:900px){.world-of-concrete .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}}.world-of-concrete .product-tile-wrapper .product-tile .product-details .tech-logo{display:none;vertical-align:top;margin-right:25px;margin-bottom:1.375em;}.lt-ie9 .world-of-concrete .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}@media screen and (min-width:900px){.world-of-concrete .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}}.world-of-concrete .product-tile-wrapper .product-tile .product-details .tech-logo:last-child{margin-right:0;}.world-of-concrete .product-tile-wrapper .product-tile .product-details .makita-btn{display:block;width:fit-content;width:-moz-fit-content;}.world-of-concrete .slick-prev:before,.world-of-concrete .slick-next:before{color:#666;}.world-of-concrete .generic-columns.teal{background-color:#008290;}.world-of-concrete .generic-columns.black{background-color:#000;}.world-of-concrete .generic-columns.white{background-color:#fff;}.world-of-concrete .generic-columns.margin-bttm{margin-bottom:2.75em;}.world-of-concrete .generic-columns .columns-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .world-of-concrete .generic-columns .columns-wrapper{flex-direction:row;}@media screen and (min-width:900px){.world-of-concrete .generic-columns .columns-wrapper{flex-direction:row;}}.world-of-concrete .generic-columns .columns-wrapper.img-text{align-items:flex-start;}.world-of-concrete .generic-columns .columns-wrapper.img-text .tile{width:100%;position:relative;}.lt-ie9 .world-of-concrete .generic-columns .columns-wrapper.img-text .tile{width:50%;}@media screen and (min-width:900px){.world-of-concrete .generic-columns .columns-wrapper.img-text .tile{width:50%;}}.world-of-concrete .generic-columns .columns-wrapper.img-text .tile .image.img-fit-width img{max-width:99%;}.world-of-concrete .generic-columns .columns-wrapper.img-text .tile .text-pane{color:#fff;background-color:rgba(0,0,0,.75);padding:20px 0;text-align:center;}.lt-ie9 .world-of-concrete .generic-columns .columns-wrapper.img-text .tile .text-pane{position:absolute;bottom:0;}@media screen and (min-width:900px){.world-of-concrete .generic-columns .columns-wrapper.img-text .tile .text-pane{position:absolute;bottom:0;}}.world-of-concrete .generic-columns .columns-wrapper.img-text .tile .text-pane .title{text-align:center;font-family:"MakitaSansCondensed_Black";color:#fff;font-size:7vw;line-height:normal;margin-bottom:.55em;}.lt-ie9 .world-of-concrete .generic-columns .columns-wrapper.img-text .tile .text-pane .title{font-size:3vw;}@media screen and (min-width:900px){.world-of-concrete .generic-columns .columns-wrapper.img-text .tile .text-pane .title{font-size:3vw;}}.world-of-concrete .generic-columns .columns-wrapper.img-text .tile .text-pane .details{margin:0 auto;text-align:center;width:90%;color:#fff;line-height:normal;}.world-of-concrete .generic-columns .columns-wrapper.img-text .tile .text-pane .makita-btn{font-family:"MakitaSansCondensed_Black";margin-top:1.1em;margin-bottom:1.1em;}.lt-ie9 .world-of-concrete .generic-columns .columns-wrapper.img-text .tile .text-pane .makita-btn{margin-bottom:0;}@media screen and (min-width:900px){.world-of-concrete .generic-columns .columns-wrapper.img-text .tile .text-pane .makita-btn{margin-bottom:0;}}.world-of-concrete .generic-columns .description,.world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .world-of-concrete .generic-columns span,.world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .world-of-concrete .generic-columns span{padding-bottom:1.65em;width:70%;color:#fff;text-align:center;margin:0 auto;font-size:1em;}.world-of-concrete .generic-columns .description.disclaimer,.world-of-concrete .generic-columns .erebates .disclaimer span.description,.erebates .disclaimer .world-of-concrete .generic-columns span.description,.world-of-concrete .generic-columns .sales .disclaimer span.description,.sales .disclaimer .world-of-concrete .generic-columns span.description,.world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.disclaimer,.world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span,.erebates .disclaimer .world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span,.sales .disclaimer .world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .world-of-concrete .generic-columns span.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .world-of-concrete .generic-columns .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .world-of-concrete .generic-columns span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .world-of-concrete .generic-columns .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .world-of-concrete .generic-columns span,.world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.disclaimer,.world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span,.erebates .disclaimer .world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span,.sales .disclaimer .world-of-concrete .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .world-of-concrete .generic-columns span.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .world-of-concrete .generic-columns .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .world-of-concrete .generic-columns span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .world-of-concrete .generic-columns .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .world-of-concrete .generic-columns span{width:80%;font-size:.75em;}.world-of-concrete .generic-columns.movie{padding-bottom:2.2em;}.woc-promo-preview{font-family:"MakitaSansCondensed_Light";}.woc-promo-preview.details .head-wrapper .heading,.woc-promo-preview.details .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .woc-promo-preview.details .head-wrapper .text-lower,.woc-promo-preview.details .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .woc-promo-preview.details .head-wrapper .text-lower{background-image:url("../jpg/woc2020_main1800x325.jpg");padding:0 0 17.6%;color:#fff;}.woc-promo-preview.details .head-wrapper .heading h1,.woc-promo-preview.details .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower h1,.main-features .featured-topics .status .item-headline h1 .woc-promo-preview.details .head-wrapper .text-lower h1,.woc-promo-preview.details .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower h1,.main-features .featured-topics .status .item-headline .heading .woc-promo-preview.details .head-wrapper .text-lower h1{color:#fff;font-family:"MakitaSans_Regular";}.woc-promo-preview.details .row .content-wrapper{padding-bottom:2.2em;font-family:"MakitaSans_Regular";color:#fff;background:#000;display:inline-block;vertical-align:top;}.woc-promo-preview.details .row .content-wrapper .as-grid__module{margin-bottom:1.65em;}.woc-promo-preview.details .row .content-wrapper .heading,.woc-promo-preview.details .row .content-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .woc-promo-preview.details .row .content-wrapper .text-lower,.woc-promo-preview.details .row .content-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .woc-promo-preview.details .row .content-wrapper .text-lower{margin-top:2.2em;margin-bottom:2.2em;}.woc-promo-preview.details .row .content-wrapper .content-details{width:55%;text-align:center;color:#fff;margin:0 auto;}.woc-promo-preview.details .row .content-wrapper .content-details h3{font-size:17px;color:#fff;font-family:"MakitaSans_Regular";}.woc-promo-preview.details .row .content-wrapper .content-details.link p{display:inline-block;margin-bottom:1.1em;}.woc-promo-preview.details .row .content-wrapper .brochure-img{margin-top:2.2em;margin-bottom:2.2em;}.woc-promo-preview .head-wrapper{position:relative;}.woc-promo-preview .head-wrapper .heading,.woc-promo-preview .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .woc-promo-preview .head-wrapper .text-lower,.woc-promo-preview .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .woc-promo-preview .head-wrapper .text-lower{position:relative;background-image:url("../jpg/pre-page-promo-header1800x380.jpg");background-size:cover;background-repeat:no-repeat;background-position:top center;min-height:132px;width:100%;height:auto;padding:0 0 21.6%;}.woc-promo-preview .head-wrapper .heading .makita-btn,.woc-promo-preview .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower .makita-btn,.main-features .featured-topics .status .item-headline h1 .woc-promo-preview .head-wrapper .text-lower .makita-btn,.woc-promo-preview .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower .makita-btn,.main-features .featured-topics .status .item-headline .heading .woc-promo-preview .head-wrapper .text-lower .makita-btn{position:absolute;bottom:6%;margin:0 auto;left:0;right:0;width:25%;padding:0;font-size:.75em;}.lt-ie9 .woc-promo-preview .head-wrapper .heading .makita-btn,.lt-ie9 .woc-promo-preview .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower .makita-btn,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .woc-promo-preview .head-wrapper .text-lower .makita-btn,.lt-ie9 .woc-promo-preview .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower .makita-btn,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .woc-promo-preview .head-wrapper .text-lower .makita-btn{bottom:4%;width:15%;font-size:1.5em;padding:2px 25px;}@media screen and (min-width:900px){.woc-promo-preview .head-wrapper .heading .makita-btn,.woc-promo-preview .head-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower .makita-btn,.main-features .featured-topics .status .item-headline h1 .woc-promo-preview .head-wrapper .text-lower .makita-btn,.woc-promo-preview .head-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower .makita-btn,.main-features .featured-topics .status .item-headline .heading .woc-promo-preview .head-wrapper .text-lower .makita-btn{bottom:4%;width:15%;font-size:1.5em;padding:2px 25px;}}.woc-promo-preview .head-wrapper .thank-you{margin:0 auto;padding:0;font-size:.75em;}.lt-ie9 .woc-promo-preview .head-wrapper .thank-you{width:100%;font-size:3em;}@media screen and (min-width:900px){.woc-promo-preview .head-wrapper .thank-you{width:100%;font-size:3em;}}.woc-promo-preview .head-wrapper .thank-you h3{font-family:"MakitaSans_ExtraBold";background-color:#008290;font-size:1em;color:#fff;text-align:center;text-transform:uppercase;padding:20px 22px;}.lt-ie9 .woc-promo-preview .head-wrapper .thank-you h3{font-size:.5em;padding:20px 30px;}@media screen and (min-width:900px){.woc-promo-preview .head-wrapper .thank-you h3{font-size:.5em;padding:20px 30px;}}.event-container{background-color:#fff;padding:25px;}.event-container .promo-left{text-align:left;border-right:0;padding-right:0;}.lt-ie9 .event-container .promo-left{text-align:right;border-right:1px solid #000;padding-right:1.5em;}@media screen and (min-width:420px){.event-container .promo-left{text-align:right;border-right:1px solid #000;padding-right:1.5em;}}.event-container .promo-left .ul-items li{margin-bottom:5px;}.event-container .promo-left .ul-items li .makita-btn{width:100%;text-align:center;padding:2px 20px;}.lt-ie9 .event-container .promo-left .ul-items li .makita-btn{width:80%;}@media screen and (min-width:900px){.event-container .promo-left .ul-items li .makita-btn{width:80%;}}.event-container .promo-right{padding-left:0;}.lt-ie9 .event-container .promo-right{padding-left:1.5em;}@media screen and (min-width:420px){.event-container .promo-right{padding-left:1.5em;}}.event-container .promo-right .promo-content .tagline{color:#000;font-weight:bold;font-family:"MakitaSans_ExtraBold";text-transform:uppercase;font-size:.9em;}.lt-ie9 .event-container .promo-right .promo-content .tagline{font-size:1.1em;}@media screen and (min-width:900px){.event-container .promo-right .promo-content .tagline{font-size:1.1em;}}.event-container .promo-right .promo-content .tagline.reward{color:#008290;margin-bottom:10px;}.event-container .promo-right .promo-content .tagline.offer{font-size:.75em;color:#404040;font-weight:normal;margin-bottom:15px;font-family:Arial,sans-serif;}.event-container .promo-right .promo-content .tagline.details{font-size:1em;}.event-container .promo-right .promo-content .expand-container .ul-details li{list-style:disc;margin-left:18px;}.event-container .promo-right .promo-content .expand-container .ul-details li.dyn-hide{display:none;}.event-container .promo-right .promo-content .expand-container .ul-details li.dyn-show{display:list-item;}.event-container .promo-right .promo-content .expand-container .more-label{margin-top:.55em;font-size:.8em;color:#008290;cursor:pointer;}.event-container .promo-right .promo-content .promo-incentives{margin-bottom:1.1em;}.event-container .promo-right .promo-content .divider-string{color:#008290;margin-bottom:10px;display:inline-block;}.event-container .small-print{font-size:.88em;line-height:16px;display:inline-block;margin-top:15px;margin-bottom:15px;width:65%;}.event-container .image-block{display:inline-block;}.event-container .image-block .thumb-anchor img{display:inline-block;}.event-container .image-block .thumb-anchor .makita-link{display:inline-block;}.event-container .video .content{text-align:center;position:relative;display:block;}.event-container .video .content .video-link{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;left:0;right:0;}.event-container .video .content .video-link img{max-width:25%;max-height:25%;}.event-container .video .content .video-link .button-wrapper{padding:3vw 3vw 3vw 4vw;margin:0 auto;background-color:rgba(0,0,0,.75);border-radius:50%;}.event-container .video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:3vw 0 3vw 5vw;margin:0 auto;}.event-container .video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.event-container .video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.event-container .video .video-wrapper{position:relative;padding-bottom:39.25%;padding-top:25px;height:0;overflow:hidden;}.lt-ie9 .event-container .video .video-wrapper{padding-bottom:42.25%;}@media screen and (min-width:900px){.event-container .video .video-wrapper{padding-bottom:42.25%;}}.event-container .video .video-wrapper video{position:absolute;top:0;left:0;right:0;width:100%;height:auto;margin-left:auto;margin-right:auto;}.event-container .video .transparent-pane-sa{margin-left:auto;margin-right:auto;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;border:0;}.lt-ie9 .event-container .video .transparent-pane-sa{border:1px solid #fff;}@media screen and (min-width:900px){.event-container .video .transparent-pane-sa{border:1px solid #fff;}}.event-container .video .video-control{position:absolute;bottom:1%;right:1%;cursor:pointer;z-index:100;}.event-container .video .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.event-container.base{margin:0 auto;padding:0 10px;font-family:"MakitaSansCondensed_Medium";font-size:1em;}.lt-ie9 .event-container.base{font-size:1.25em;}@media screen and (min-width:900px){.event-container.base{font-size:1.25em;}}.event-container.base .feature.billboard.headline .content{background-color:#fff;position:unset;margin:0 auto;text-align:center;padding:2% 0 3%;}.event-container.base .feature.billboard.headline .content .heading,.event-container.base .feature.billboard.headline .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .event-container.base .feature.billboard.headline .content .text-lower,.event-container.base .feature.billboard.headline .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .event-container.base .feature.billboard.headline .content .text-lower{font-size:.8em;}.event-container.base .feature.billboard.headline .content .strike-heading{font-size:calc(1em + 2vw);}.event-container.base .feature.billboard.headline .content .strike-heading.strike-through{color:#fff;font-family:"MakitaSansCondensed_Black";position:relative;z-index:1;width:95%;margin:0 auto;}.event-container.base .feature.billboard.headline .content .strike-heading.strike-through:before{border-top:2px solid #2a2d2f;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;z-index:-1;}.event-container.base .feature.billboard.headline .content .strike-heading.strike-through span{background-color:#2a2d2f;padding:0 20px;display:inline-block;}.event-container.base .feature.billboard.headline .content .strike-heading.strike-through.on-white{color:#000;}.event-container.base .feature.billboard.headline .content .strike-heading.strike-through.on-white span{background-color:#fff;}.event-container.base .feature.billboard.headline .content .description-wrapper{color:#000;}.event-container.base .feature.billboard.headline .content .description-wrapper .heading,.event-container.base .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .event-container.base .feature.billboard.headline .content .description-wrapper .text-lower,.event-container.base .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .event-container.base .feature.billboard.headline .content .description-wrapper .text-lower{font-family:"MakitaSansCondensed_Black";font-size:calc(1em + 2vw);color:#000;}.event-container.base .feature.billboard.headline .content .description-wrapper.teal{background-color:#008290;}.event-container.base .feature.billboard.headline .content .description-wrapper.teal .heading,.event-container.base .feature.billboard.headline .content .description-wrapper.teal .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .event-container.base .feature.billboard.headline .content .description-wrapper.teal .text-lower,.event-container.base .feature.billboard.headline .content .description-wrapper.teal .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .event-container.base .feature.billboard.headline .content .description-wrapper.teal .text-lower{color:#fff;}.event-container.base .feature.billboard.headline .content .description-wrapper.gray{background-color:#d6d6d6;color:#939598;}.event-container.base .feature.billboard.headline .content .description-wrapper.dark-gray{background-color:#404040;color:#fff;}.event-container.base .feature.billboard.headline .content .description-wrapper.darkest-gray{background-color:#2a2d2f;color:#fff;}.event-container.base .feature.billboard.headline .content .description-wrapper.white{background-color:#fff;color:#939598;}.event-container.base .feature.billboard.basic .content{color:#fff;background-color:#008290;text-align:center;}.event-container.base .feature.billboard.basic .content.gray{background-color:#d3d3d3;}.event-container.base .feature.billboard.basic .content.on-white{color:#333;}.event-container.base .feature.billboard.basic .content .headline{margin-bottom:.55em;font-size:.45em;}.event-container.base .feature.billboard.ms-hero{padding:0;position:relative;}.lt-ie9 .event-container.base .feature.billboard.ms-hero{padding:0;}@media screen and (min-width:900px){.event-container.base .feature.billboard.ms-hero{padding:0;}}.event-container.base .feature.billboard.ms-hero .content{margin-top:2%;}.lt-ie9 .event-container.base .feature.billboard.ms-hero .content{position:absolute;top:0;margin-top:7%;width:39%;left:8%;}@media screen and (min-width:900px){.event-container.base .feature.billboard.ms-hero .content{position:absolute;top:0;margin-top:7%;width:39%;left:8%;}}.event-container.base .feature.billboard.ms-hero .content h1 span{display:block;}.event-container.base .feature.billboard.ms-hero .content h2,.event-container.base .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .event-container.base .feature.billboard.ms-hero .content h2>span,.event-container.base .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .event-container.base .feature.billboard.ms-hero .content h2>span,.event-container.base .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .event-container.base .feature.billboard.ms-hero .content h2>span,.event-container.base .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .event-container.base .feature.billboard.ms-hero .content h2>span{margin-bottom:5%;font-size:100%;line-height:50%;}.lt-ie9 .event-container.base .feature.billboard.ms-hero .content h2,.lt-ie9 .event-container.base .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .event-container.base .feature.billboard.ms-hero .content h2>span,.lt-ie9 .event-container.base .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .event-container.base .feature.billboard.ms-hero .content h2>span,.lt-ie9 .event-container.base .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .lt-ie9 .event-container.base .feature.billboard.ms-hero .content h2>span,.lt-ie9 .event-container.base .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .event-container.base .feature.billboard.ms-hero .content h2>span{margin-bottom:10%;}@media screen and (min-width:900px){.event-container.base .feature.billboard.ms-hero .content h2,.event-container.base .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .event-container.base .feature.billboard.ms-hero .content h2>span,.event-container.base .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .event-container.base .feature.billboard.ms-hero .content h2>span,.event-container.base .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .event-container.base .feature.billboard.ms-hero .content h2>span,.event-container.base .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .event-container.base .feature.billboard.ms-hero .content h2>span{margin-bottom:10%;}}.event-container.base .feature.billboard.ms-hero .content h2 span .mod-sup{line-height:100%;width:5%;vertical-align:0;font-size:45%;display:inline-block;}.lt-ie9 .event-container.base .feature.billboard.ms-hero .content h2 span .mod-sup{line-height:38px;width:8%;}.lt-ie9 .event-container.base .feature.billboard.ms-hero .content h2 span .mod-sup:lang(es){width:18%;}@media screen and (min-width:900px){.event-container.base .feature.billboard.ms-hero .content h2 span .mod-sup{line-height:38px;width:8%;}.event-container.base .feature.billboard.ms-hero .content h2 span .mod-sup:lang(es){width:18%;}}.event-container.base .feature.billboard.ms-hero .content h2.no-margin-bottom,.event-container.base .feature.billboard.ms-hero .content .erebates .channel h2>span.no-margin-bottom,.erebates .channel .event-container.base .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.event-container.base .feature.billboard.ms-hero .content .erebates .promotion h2>span.no-margin-bottom,.erebates .promotion .event-container.base .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.event-container.base .feature.billboard.ms-hero .content .sales .channel h2>span.no-margin-bottom,.sales .channel .event-container.base .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.event-container.base .feature.billboard.ms-hero .content .sales .promotion h2>span.no-margin-bottom,.sales .promotion .event-container.base .feature.billboard.ms-hero .content h2>span.no-margin-bottom{margin-bottom:0;line-height:0;}.event-container.base .feature.billboard.ms-hero .content h3{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;margin-bottom:3%;font-size:50%;line-height:50%;}.lt-ie9 .event-container.base .feature.billboard.ms-hero .content h3{margin-bottom:5%;}@media screen and (min-width:600px){.event-container.base .feature.billboard.ms-hero .content h3{margin-bottom:5%;}}.event-container.base .feature.billboard.ms-hero .content .description-wrapper img{display:none;}.lt-ie9 .event-container.base .feature.billboard.ms-hero .content .description-wrapper img{display:block;}@media screen and (min-width:900px){.event-container.base .feature.billboard.ms-hero .content .description-wrapper img{display:block;}}.event-container.base .feature.billboard.ms-hero .content .border-bottom{border-bottom:1px solid #008290;line-height:35%;display:block;width:auto;}.event-container.base .feature.billboard.poster{padding:0;position:relative;}.lt-ie9 .event-container.base .feature.billboard.poster{padding:0;}@media screen and (min-width:900px){.event-container.base .feature.billboard.poster{padding:0;}}.event-container.base .feature.billboard.poster .content{margin-top:2%;}.lt-ie9 .event-container.base .feature.billboard.poster .content{position:absolute;top:0;margin-top:7%;left:0;right:0;text-align:center;font-size:1.5vw;}@media screen and (min-width:900px){.event-container.base .feature.billboard.poster .content{position:absolute;top:0;margin-top:7%;left:0;right:0;text-align:center;font-size:1.5vw;}}.event-container.base .feature.billboard.poster .content.centered{position:unset;top:unset;left:unset;right:unset;margin-top:unset;}.event-container.base .feature.billboard.poster .content h1 span{display:block;}.lt-ie9 .event-container.base .feature.billboard.poster .content h2,.lt-ie9 .event-container.base .feature.billboard.poster .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .event-container.base .feature.billboard.poster .content h2>span,.lt-ie9 .event-container.base .feature.billboard.poster .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .event-container.base .feature.billboard.poster .content h2>span,.lt-ie9 .event-container.base .feature.billboard.poster .content .sales .channel h2>span,.sales .channel .lt-ie9 .event-container.base .feature.billboard.poster .content h2>span,.lt-ie9 .event-container.base .feature.billboard.poster .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .event-container.base .feature.billboard.poster .content h2>span{margin-bottom:.55em;}@media screen and (min-width:900px){.event-container.base .feature.billboard.poster .content h2,.event-container.base .feature.billboard.poster .content .erebates .channel h2>span,.erebates .channel .event-container.base .feature.billboard.poster .content h2>span,.event-container.base .feature.billboard.poster .content .erebates .promotion h2>span,.erebates .promotion .event-container.base .feature.billboard.poster .content h2>span,.event-container.base .feature.billboard.poster .content .sales .channel h2>span,.sales .channel .event-container.base .feature.billboard.poster .content h2>span,.event-container.base .feature.billboard.poster .content .sales .promotion h2>span,.sales .promotion .event-container.base .feature.billboard.poster .content h2>span{margin-bottom:.55em;}}.event-container.base .feature.billboard.poster .content h2 span .mod-sup{line-height:100%;width:5%;vertical-align:0;font-size:45%;display:inline-block;}.lt-ie9 .event-container.base .feature.billboard.poster .content h2 span .mod-sup{line-height:38px;width:8%;}.lt-ie9 .event-container.base .feature.billboard.poster .content h2 span .mod-sup:lang(es){width:18%;}@media screen and (min-width:900px){.event-container.base .feature.billboard.poster .content h2 span .mod-sup{line-height:38px;width:8%;}.event-container.base .feature.billboard.poster .content h2 span .mod-sup:lang(es){width:18%;}}.event-container.base .feature.billboard.poster .content h2.no-margin-bottom,.event-container.base .feature.billboard.poster .content .erebates .channel h2>span.no-margin-bottom,.erebates .channel .event-container.base .feature.billboard.poster .content h2>span.no-margin-bottom,.event-container.base .feature.billboard.poster .content .erebates .promotion h2>span.no-margin-bottom,.erebates .promotion .event-container.base .feature.billboard.poster .content h2>span.no-margin-bottom,.event-container.base .feature.billboard.poster .content .sales .channel h2>span.no-margin-bottom,.sales .channel .event-container.base .feature.billboard.poster .content h2>span.no-margin-bottom,.event-container.base .feature.billboard.poster .content .sales .promotion h2>span.no-margin-bottom,.sales .promotion .event-container.base .feature.billboard.poster .content h2>span.no-margin-bottom{margin-bottom:0;line-height:0;}.event-container.base .feature.billboard.poster .content .description-wrapper .description span,.event-container.base .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.billboard.poster .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.event-container.base .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.billboard.poster .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.event-container.base .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.billboard.poster .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.event-container.base .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.billboard.poster .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span{display:block;margin-bottom:.55em;}.event-container.base .feature.billboard.poster .content .border-bottom{border-bottom:1px solid #008290;line-height:35%;display:block;width:auto;}.event-container.base .feature.billboard.poster .content.transparent-pane{margin-left:auto;margin-right:auto;left:0;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;}.lt-ie9 .event-container.base .feature.billboard.poster .content.transparent-pane{position:absolute;width:33%;text-align:left;margin-left:5%;}@media screen and (min-width:900px){.event-container.base .feature.billboard.poster .content.transparent-pane{position:absolute;width:33%;text-align:left;margin-left:5%;}}.lt-ie9 .event-container.base .feature.billboard.poster .content.transparent-pane{margin-top:12%;}@media screen and (min-width:800px){.event-container.base .feature.billboard.poster .content.transparent-pane{margin-top:12%;}}.event-container.base .feature.billboard.poster .disclaimer,.event-container.base .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .event-container.base .feature.billboard.poster span,.event-container.base .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .event-container.base .feature.billboard.poster span{font-family:"MakitaSansCondensed_Regular";margin:0 auto;text-align:center;font-size:1em;width:95%;color:#fff;}.lt-ie9 .event-container.base .feature.billboard.poster .disclaimer,.lt-ie9 .event-container.base .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .event-container.base .feature.billboard.poster span,.lt-ie9 .event-container.base .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .lt-ie9 .event-container.base .feature.billboard.poster span{position:absolute;bottom:16%;left:0;right:0;}@media screen and (min-width:900px){.event-container.base .feature.billboard.poster .disclaimer,.event-container.base .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .event-container.base .feature.billboard.poster span,.event-container.base .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .event-container.base .feature.billboard.poster span{position:absolute;bottom:16%;left:0;right:0;}}.event-container.base .feature.billboard.poster .disclaimer p,.erebates .disclaimer .event-container.base .feature.billboard.poster span p,.sales .disclaimer .event-container.base .feature.billboard.poster span p{padding:0 5%;}.event-container.base .feature.billboard.poster .disclaimer p span,.erebates .disclaimer .event-container.base .feature.billboard.poster span p span,.sales .disclaimer .event-container.base .feature.billboard.poster span p span{font-family:"MakitaSansCondensed_Regular";display:block;font-size:1em;}.event-container.base .feature.billboard.two h2,.event-container.base .feature.billboard.two .erebates .channel h2>span,.erebates .channel .event-container.base .feature.billboard.two h2>span,.event-container.base .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .event-container.base .feature.billboard.two h2>span,.event-container.base .feature.billboard.two .sales .channel h2>span,.sales .channel .event-container.base .feature.billboard.two h2>span,.event-container.base .feature.billboard.two .sales .promotion h2>span,.sales .promotion .event-container.base .feature.billboard.two h2>span{line-height:100%;}.lt-ie9 .event-container.base .feature.billboard.two h2,.lt-ie9 .event-container.base .feature.billboard.two .erebates .channel h2>span,.erebates .channel .lt-ie9 .event-container.base .feature.billboard.two h2>span,.lt-ie9 .event-container.base .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .event-container.base .feature.billboard.two h2>span,.lt-ie9 .event-container.base .feature.billboard.two .sales .channel h2>span,.sales .channel .lt-ie9 .event-container.base .feature.billboard.two h2>span,.lt-ie9 .event-container.base .feature.billboard.two .sales .promotion h2>span,.sales .promotion .lt-ie9 .event-container.base .feature.billboard.two h2>span{font-size:100%;width:45%;margin-bottom:3%;}@media screen and (min-width:900px){.event-container.base .feature.billboard.two h2,.event-container.base .feature.billboard.two .erebates .channel h2>span,.erebates .channel .event-container.base .feature.billboard.two h2>span,.event-container.base .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .event-container.base .feature.billboard.two h2>span,.event-container.base .feature.billboard.two .sales .channel h2>span,.sales .channel .event-container.base .feature.billboard.two h2>span,.event-container.base .feature.billboard.two .sales .promotion h2>span,.sales .promotion .event-container.base .feature.billboard.two h2>span{font-size:100%;width:45%;margin-bottom:3%;}}.event-container.base .feature.billboard.two h2 span{line-height:100%;}.event-container.base .feature.billboard.split{text-align:center;}.event-container.base .feature.billboard.split .img-main{opacity:1;}.event-container.base .feature.billboard.split .split-wrapper{display:flex;align-items:center;flex-direction:column;}.lt-ie9 .event-container.base .feature.billboard.split .split-wrapper{flex-direction:row;}@media screen and (min-width:900px){.event-container.base .feature.billboard.split .split-wrapper{flex-direction:row;}}.event-container.base .feature.billboard.split .split-wrapper .div-main{flex:1 0 50%;}.event-container.base .feature.billboard.split .split-wrapper .div-main .feature-image{display:block;width:100%;}.event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper{width:60%;margin:0 auto;}.event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .heading,.event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .text-lower,.event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .text-lower{font-family:"MakitaSansCondensed_Black";color:#000;font-size:calc(1em + 1.25vw);}.event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .description,.event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper span,.event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper span{font-family:Arial,sans-serif;color:#000;}.event-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .small-print{margin-top:2.2em;font-size:calc(.5em + .25vw);font-family:Arial,sans-serif;color:#000;width:100%;}.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2,.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .erebates .channel h2>span,.erebates .channel .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .erebates .promotion h2>span,.erebates .promotion .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .sales .channel h2>span,.sales .channel .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .sales .promotion h2>span,.sales .promotion .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt p{color:#939598;}.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{position:absolute;top:5%;left:0;right:0;margin:0 auto;width:94%;color:#fff;}.lt-ie9 .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:10%;}@media screen and (min-width:900px){.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:10%;}}.lt-ie9 .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:18%;}@media screen and (min-width:1100px){.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:18%;}}.lt-ie9 .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:24%;}@media screen and (min-width:1300px){.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:24%;}}.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2,.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .erebates .channel h2>span,.erebates .channel .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .erebates .promotion h2>span,.erebates .promotion .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .sales .channel h2>span,.sales .channel .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .sales .promotion h2>span,.sales .promotion .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span{margin-bottom:.275em;color:#fff;font-size:3vw;text-align:center;margin-left:auto;margin-right:auto;line-height:.95em;}.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2 span{font-size:3vw;display:block;line-height:.95em;}.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-family:"MakitaSans_Regular";font-size:3vw;}.lt-ie9 .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:2vw;}@media screen and (min-width:600px){.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:2vw;}}.lt-ie9 .event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:.95vw;}@media screen and (min-width:900px){.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:.95vw;}}.event-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .border-bottom{border-bottom:2px solid #008290;width:65%;margin:0 auto;line-height:90%;}.event-container.base .feature.billboard .generic-list-container{width:95%;margin:0 auto;text-align:center;font-family:"MakitaSans_Regular";color:#000;}.event-container.base .feature.billboard .generic-list-container .generic-list{margin-bottom:1em;}.lt-ie9 .event-container.base .feature.billboard .generic-list-container .generic-list.main{display:inline-block;vertical-align:top;width:28%;margin-right:3%;}@media screen and (min-width:900px){.event-container.base .feature.billboard .generic-list-container .generic-list.main{display:inline-block;vertical-align:top;width:28%;margin-right:3%;}}.event-container.base .feature.billboard .generic-list-container .generic-list.main:last-child{margin-right:0;}.event-container.base .feature.billboard .generic-list-container .generic-list li{display:inline-block;vertical-align:middle;text-align:left;margin-bottom:2.2em;}.event-container.base .feature.billboard .generic-list-container .generic-list .col{margin-left:0;margin-top:.5%;vertical-align:top;display:block;}.event-container.base .feature.billboard .generic-list-container .generic-list .col.no-width{width:0;margin:0 0 0 1em;}.event-container.base .feature.billboard .generic-list-container .generic-list .col .box-label{background-color:#008290;text-align:center;color:#fff;font-family:"MakitaSansCondensed_Light";display:inline-block;vertical-align:top;padding:2% 3%;}.event-container.base .feature.billboard .generic-list-container .generic-list .col .box-label span{display:block;line-height:normal;}.event-container.base .feature.billboard .generic-list-container .generic-list .col .box-label span.num{font-family:"MakitaSans_ExtraBold";font-size:2em;line-height:normal;}.event-container.base .feature.billboard .generic-list-container .generic-list .col .list-details{text-align:left;width:80%;display:inline-block;vertical-align:top;margin-left:10px;}.event-container.base .feature.billboard .generic-list-container .generic-list .col img{max-height:100%;max-width:100%;}.event-container.base .feature.billboard .generic-list-container .footer-note{margin-bottom:3.3em;font-weight:bold;}.event-container.base .feature.billboard .generic-list-container .footer-note span{display:block;}.event-container.base .feature.billboard .video-wrapper{position:relative;padding-bottom:42.25%;padding-top:25px;height:0;overflow:hidden;opacity:.75;}.event-container.base .feature.billboard .video-wrapper video{position:absolute;top:5px;left:0;right:0;width:95%;height:auto;margin-left:auto;margin-right:auto;}.event-container.base .feature.billboard .transparent-pane-sa{margin-left:auto;margin-right:auto;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;border:0;}.lt-ie9 .event-container.base .feature.billboard .transparent-pane-sa{border:1px solid #fff;}@media screen and (min-width:900px){.event-container.base .feature.billboard .transparent-pane-sa{border:1px solid #fff;}}.event-container.base .feature.billboard .video-control{position:absolute;bottom:1%;right:3%;cursor:pointer;}.event-container.base .feature.data.carousel .img-main{display:none;}.lt-ie9 .event-container.base .feature.data.carousel .img-main{display:block;}@media screen and (min-width:900px){.event-container.base .feature.data.carousel .img-main{display:block;}}.event-container.base .feature.data.carousel .content{position:unset;top:18%;left:0;color:#000;line-height:100%;margin:0 auto;}.lt-ie9 .event-container.base .feature.data.carousel .content{position:absolute;}@media screen and (min-width:900px){.event-container.base .feature.data.carousel .content{position:absolute;}}.event-container.base .feature.data.carousel .content h2,.event-container.base .feature.data.carousel .content .erebates .channel h2>span,.erebates .channel .event-container.base .feature.data.carousel .content h2>span,.event-container.base .feature.data.carousel .content .erebates .promotion h2>span,.erebates .promotion .event-container.base .feature.data.carousel .content h2>span,.event-container.base .feature.data.carousel .content .sales .channel h2>span,.sales .channel .event-container.base .feature.data.carousel .content h2>span,.event-container.base .feature.data.carousel .content .sales .promotion h2>span,.sales .promotion .event-container.base .feature.data.carousel .content h2>span{font-size:60%;margin-top:.55em;margin-bottom:.55em;}.event-container.base .feature.data.carousel .content h2.center,.event-container.base .feature.data.carousel .content .erebates .channel h2>span.center,.erebates .channel .event-container.base .feature.data.carousel .content h2>span.center,.event-container.base .feature.data.carousel .content .erebates .promotion h2>span.center,.erebates .promotion .event-container.base .feature.data.carousel .content h2>span.center,.event-container.base .feature.data.carousel .content .sales .channel h2>span.center,.sales .channel .event-container.base .feature.data.carousel .content h2>span.center,.event-container.base .feature.data.carousel .content .sales .promotion h2>span.center,.sales .promotion .event-container.base .feature.data.carousel .content h2>span.center{text-align:center;}.event-container.base .feature.data.carousel .content h2.center.canva,.event-container.base .feature.data.carousel .content .erebates .channel h2>span.center.canva,.erebates .channel .event-container.base .feature.data.carousel .content h2>span.center.canva,.event-container.base .feature.data.carousel .content .erebates .promotion h2>span.center.canva,.erebates .promotion .event-container.base .feature.data.carousel .content h2>span.center.canva,.event-container.base .feature.data.carousel .content .sales .channel h2>span.center.canva,.sales .channel .event-container.base .feature.data.carousel .content h2>span.center.canva,.event-container.base .feature.data.carousel .content .sales .promotion h2>span.center.canva,.sales .promotion .event-container.base .feature.data.carousel .content h2>span.center.canva{margin:0 auto;}.event-container.base .feature.data.carousel .content h2.center.canva:before,.event-container.base .feature.data.carousel .content .erebates .channel h2>span.center.canva:before,.erebates .channel .event-container.base .feature.data.carousel .content h2>span.center.canva:before,.event-container.base .feature.data.carousel .content .erebates .promotion h2>span.center.canva:before,.erebates .promotion .event-container.base .feature.data.carousel .content h2>span.center.canva:before,.event-container.base .feature.data.carousel .content .sales .channel h2>span.center.canva:before,.sales .channel .event-container.base .feature.data.carousel .content h2>span.center.canva:before,.event-container.base .feature.data.carousel .content .sales .promotion h2>span.center.canva:before,.sales .promotion .event-container.base .feature.data.carousel .content h2>span.center.canva:before{content:"";border-top:1.5em solid #00909a;border-left:1em solid transparent;border-right:1em solid transparent;height:0;position:absolute;top:0;z-index:0;width:40%;margin:0 auto;left:0;right:0;}.event-container.base .feature.data.carousel .content .slide-description{font-family:"MakitaSans_Regular";color:#fff;}.event-container.base .feature.data.carousel .content .slide-description span{position:absolute;left:0;right:0;margin:0 auto;z-index:999;font-size:.5em;}.event-container.base .feature.data.carousel .content .product-tile-wrapper{text-align:center;width:85%;margin:0 auto;}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{display:block;font-size:60%;vertical-align:top;margin-bottom:1.1em;}.lt-ie9 .event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:30%;}@media screen and (min-width:600px){.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:30%;}}.lt-ie9 .event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:27%;}@media screen and (min-width:900px){.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:27%;}}.lt-ie9 .event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:22%;}@media screen and (min-width:1300px){.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:22%;}}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img{text-align:center;padding:35px;position:relative;}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img img{margin:0 auto;max-height:100%;max-width:100%;}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img label{position:absolute;top:3%;left:0;width:50%;background-color:#008290;color:#fff;font-family:"MakitaSans_ExtraBold";font-style:italic;}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{text-align:left;padding:15px;margin-bottom:.275em;}.lt-ie9 .event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}@media screen and (min-width:900px){.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num{color:#000;font-family:"MakitaSans_ExtraBold";font-size:4.25vw;display:block;font-weight:normal;margin-bottom:.25em;}.lt-ie9 .event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1.25vw;}@media screen and (min-width:900px){.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1.25vw;}}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .description,.event-container.base .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.event-container.base .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.event-container.base .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.event-container.base .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span{font-family:"MakitaSansCondensed_Regular";}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs{background-color:#008290;}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col{font-family:"MakitaSansCondensed_ExtraBold";font-size:2em;display:inline-block;width:48%;color:#fff;min-height:90px;}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col:last-child{margin-right:0;}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col i{display:block;font-style:normal;font-family:"MakitaSansCondensed_Light";font-size:12px;line-height:normal;padding-bottom:1em;}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col.size{line-height:normal;padding-top:.3em;display:inline-block;vertical-align:top;border-right:3px solid #000;}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col.size sup{padding-left:5px;}.event-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .makita-btn{font-style:italic;}.event-container.base .feature.data.carousel .content.relative{position:relative;}.event-container.base .feature.data.carousel .content .z-image{position:absolute;bottom:0;left:0;right:0;margin:0 auto;text-align:center;z-index:999;pointer-events:none;}.event-container.base .feature.data.carousel .content .z-image .vac-img{max-width:50%;max-height:50%;margin:0 auto;}.event-container.base .feature.data.tiles .content{position:unset;text-align:center;}.event-container.base .feature.data.tiles .content h2,.event-container.base .feature.data.tiles .content .erebates .channel h2>span,.erebates .channel .event-container.base .feature.data.tiles .content h2>span,.event-container.base .feature.data.tiles .content .erebates .promotion h2>span,.erebates .promotion .event-container.base .feature.data.tiles .content h2>span,.event-container.base .feature.data.tiles .content .sales .channel h2>span,.sales .channel .event-container.base .feature.data.tiles .content h2>span,.event-container.base .feature.data.tiles .content .sales .promotion h2>span,.sales .promotion .event-container.base .feature.data.tiles .content h2>span{margin-top:.55em;margin-bottom:.55em;padding-bottom:0;}.event-container.base .feature.data.tiles .content.product-range{width:95%;margin:50px auto 0;}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper{margin:0 auto;margin-bottom:.55em;}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper.last{margin-bottom:0;}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{background-size:80%;padding-bottom:50px;margin-right:0;background-color:rgba(0,0,0,.15);width:100%;}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:hover{background-color:rgba(0,0,0,.25);}.lt-ie9 .event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding:0;width:21%;}.lt-ie9 .event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}@media screen and (min-width:900px){.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding:0;width:21%;}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img{margin-bottom:0;}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details{color:#000;text-align:left;padding:0 15px;margin-bottom:0;}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{position:relative;font-size:1.25em;padding-top:15px;padding-bottom:15px;font-family:"MakitaSansCondensed_Black";}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-family:Arial,sans-serif;padding-bottom:15px;color:#000;}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description .makita-link,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-link,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-link{color:#000;font-weight:normal;}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .makita-link.white{display:block;}.event-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .makita-link.white:hover{color:#fff;}.event-container.base .feature.data.tiles .content.product-range .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:1em;margin:0 0 1em;padding-top:5px;padding-bottom:5px;line-height:normal;}.lt-ie9 .event-container.base .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}@media screen and (min-width:600px){.event-container.base .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}}.event-container.base .feature.data.tiles .content .product-tile-wrapper{margin:0 auto;}.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile{background-position:top center;background-size:cover;background-repeat:no-repeat;padding:20px;display:block;font-size:85%;margin:0 auto;vertical-align:top;}.lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:19%;}@media screen and (min-width:900px){.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:19%;}}.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img{margin-bottom:85%;}.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img img{margin:0 auto;max-height:100%;max-width:100%;}.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{text-align:center;font-size:100%;margin-bottom:1.1em;}.lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}@media screen and (min-width:900px){.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}}.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .model-num{display:block;font-weight:normal;}.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title{font-weight:bold;display:block;}.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title{text-transform:uppercase;}.lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title .makita-link{font-size:1.1vw;line-height:normal;}@media screen and (min-width:900px){.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title .makita-link{font-size:1.1vw;line-height:normal;}}.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{letter-spacing:normal;line-height:normal;margin-bottom:5px;font-size:4vw;}.lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:1.5vw;line-height:normal;}@media screen and (min-width:900px){.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:1.5vw;line-height:normal;}}.lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:.95vw;}@media screen and (min-width:1100px){.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:.95vw;}}.event-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .makita-btn{font-family:"MakitaSans_ExtraBold";font-style:italic;}.event-container.base .feature.data.tiles .content .generic-tile-wrapper{display:flex;align-items:center;flex-direction:column;justify-content:center;}.lt-ie9 .event-container.base .feature.data.tiles .content .generic-tile-wrapper{flex-direction:row;align-items:flex-start;}@media screen and (min-width:900px){.event-container.base .feature.data.tiles .content .generic-tile-wrapper{flex-direction:row;align-items:flex-start;}}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .divider{border-right:2px solid #000;}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile{width:100%;}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.no-margin-no-padding{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.no-margin-no-padding{flex-direction:row;}@media screen and (min-width:900px){.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.no-margin-no-padding{flex-direction:row;}}.lt-ie9 .event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.no-margin-no-padding .img-fit-width img{max-width:unset;max-height:unset;}@media screen and (min-width:1816px){.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.no-margin-no-padding .img-fit-width img{max-width:unset;max-height:unset;}}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.add-border-right{border:0;}.lt-ie9 .event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.add-border-right{border-right:3px solid #000;}@media screen and (min-width:900px){.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.add-border-right{border-right:3px solid #000;}}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right{display:flex;align-items:flex-start;text-align:left;width:350px;justify-content:space-between;}.lt-ie9 .event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right{width:450px;}@media screen and (min-width:900px){.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right{width:450px;}}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .display-img{padding:0 10px 0 0;}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .heading,.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .text-lower,.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .text-lower{color:#008290;font-family:"MakitaSansCondensed_Black";font-size:calc(1em + .5vw);}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .description,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .generic-tile-wrapper .tile.text-right .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .generic-tile-wrapper .tile.text-right span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .generic-tile-wrapper .tile.text-right span,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .generic-tile-wrapper .tile.text-right .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .generic-tile-wrapper .tile.text-right span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .generic-tile-wrapper .tile.text-right span{text-align:left;font-size:calc(1em + .5vw);}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile .display-img{padding:0 60px;}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile .detail-wrapper{text-align:left;width:75%;margin:0 auto;}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile .detail-wrapper .display-title{font-family:"MakitaSansCondensed_Black";color:#008290;font-size:calc(1em + 1.25vw);}.event-container.base .feature.data.tiles .content .generic-tile-wrapper .tile .detail-wrapper .details{font-family:Arial,sans-serif;color:#2a2d2f;}.event-container.base .feature.data.tiles .content .description,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{letter-spacing:normal;line-height:normal;margin-bottom:5px;font-size:3.5vw;}.lt-ie9 .event-container.base .feature.data.tiles .content .description,.lt-ie9 .event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:1.5vw;line-height:normal;}@media screen and (min-width:900px){.event-container.base .feature.data.tiles .content .description,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:1.5vw;line-height:normal;}}.lt-ie9 .event-container.base .feature.data.tiles .content .description,.lt-ie9 .event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:.95vw;}@media screen and (min-width:1100px){.event-container.base .feature.data.tiles .content .description,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.event-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:.95vw;}}.event-container.base .feature.data.tiles.compare-shop{width:95%;margin:0 auto;background-color:#fff;padding-top:.5%;}.event-container.base .feature.data.tiles.compare-shop .category-header{margin-top:1.1em;}.event-container.base .feature.data.tiles.compare-shop .category-header .img-fit-width img{max-height:90%;max-width:90%;}.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description{margin-bottom:1.1em;background-color:#2a2d2f;padding-left:0;padding-right:0;}.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .img-fit-width img{max-height:100%;max-width:100%;}.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{margin-top:5%;padding-left:5%;}.lt-ie9 .event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:14px;}@media screen and (min-width:1100px){.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:14px;}}.lt-ie9 .event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:100%;}@media screen and (min-width:1100px){.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:100%;}}.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details{font-family:"MakitaSans_Regular";margin-top:5%;color:#fff;margin-left:auto;margin-right:auto;padding-right:5%;}.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details h3{font-family:"MakitaSansCondensed_Black";font-size:2em;color:#fff;margin-bottom:.825em;}.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details h3 span{display:block;font-size:inherit;}.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details p{margin-bottom:.825em;}.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details .small-print{padding-top:1.65em;font-size:11px;}.event-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details .makita-btn{font-family:"MakitaSans_ExtraBold";margin-top:1.925em;}.event-container.base .feature.data.featured-carousel .content{position:unset;text-align:center;width:95%;margin:0 auto;}.event-container.base .feature.data.featured-carousel .content h2,.event-container.base .feature.data.featured-carousel .content .erebates .channel h2>span,.erebates .channel .event-container.base .feature.data.featured-carousel .content h2>span,.event-container.base .feature.data.featured-carousel .content .erebates .promotion h2>span,.erebates .promotion .event-container.base .feature.data.featured-carousel .content h2>span,.event-container.base .feature.data.featured-carousel .content .sales .channel h2>span,.sales .channel .event-container.base .feature.data.featured-carousel .content h2>span,.event-container.base .feature.data.featured-carousel .content .sales .promotion h2>span,.sales .promotion .event-container.base .feature.data.featured-carousel .content h2>span{font-size:60%;margin-top:.55em;margin-bottom:.55em;}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-carousel{background-color:#fff;}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{background-color:#fff;color:#000;display:inline-block;font-size:60%;margin:0 auto;font-family:"MakitaSans_Regular";margin-bottom:1.1em;}.lt-ie9 .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:20%;margin-bottom:0;}@media screen and (min-width:900px){.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:20%;margin-bottom:0;}}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{display:inline-block;vertical-align:top;width:95%;}.lt-ie9 .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{width:49%;}@media screen and (min-width:900px){.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{width:49%;}}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{background-color:#fff;text-align:center;max-height:300px;min-height:300px;padding:20% 0;}.lt-ie9 .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;padding:25px;}@media screen and (min-width:600px){.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;padding:25px;}}.lt-ie9 .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{padding:35px;}@media screen and (min-width:600px){.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{padding:35px;}}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:200px;margin:0 auto;max-width:100%;}.lt-ie9 .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}@media screen and (min-width:900px){.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{margin-top:0;font-weight:bold;text-align:left;padding:0;}.lt-ie9 .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;margin-top:4%;}@media screen and (min-width:900px){.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;margin-top:4%;}}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:2em;display:block;font-weight:normal;margin-bottom:.55em;}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .description,.event-container.base .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.event-container.base .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.event-container.base .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.event-container.base .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span{width:100%;margin-bottom:.55em;}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{color:#939598;width:100%;margin-bottom:1.375em;}.lt-ie9 .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}@media screen and (min-width:900px){.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:none;vertical-align:top;margin-right:25px;margin-bottom:1.375em;}.lt-ie9 .event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}@media screen and (min-width:900px){.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo:last-child{margin-right:0;}.event-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn{display:block;width:fit-content;width:-moz-fit-content;}.event-container.base .feature.data .makita-btn{font-family:"MakitaSans_ExtraBold";font-weight:normal;}.event-container.base .message{display:inline-block;vertical-align:top;text-align:center;padding:15px 0;}.lt-ie9 .event-container.base .message{padding:20px 0;}@media screen and (min-width:900px){.event-container.base .message{padding:20px 0;}}.event-container.base .message.main{display:flex;justify-content:center;background-color:#000;flex-direction:column;font-size:4.5vw;}.lt-ie9 .event-container.base .message.main{flex-direction:row;font-size:1.7vw;}@media screen and (min-width:900px){.event-container.base .message.main{flex-direction:row;font-size:1.7vw;}}.event-container.base .message.main .description,.event-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base .message.main span,.event-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base .message.main span{color:#fff;text-align:center;width:95%;margin-left:2%;}.lt-ie9 .event-container.base .message.main .description,.lt-ie9 .event-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .event-container.base .message.main span,.lt-ie9 .event-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .event-container.base .message.main span{text-align:left;width:60%;}@media screen and (min-width:900px){.event-container.base .message.main .description,.event-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base .message.main span,.event-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base .message.main span{text-align:left;width:60%;}}.event-container.base .message.main .mobile{display:none;}.lt-ie9 .event-container.base .message.main .mobile{display:initial;}.lt-ie9 .event-container.base .message.main .mobile.img-fit-width img{max-width:90%;max-height:90%;}@media screen and (min-width:900px){.event-container.base .message.main .mobile{display:initial;}.event-container.base .message.main .mobile.img-fit-width img{max-width:90%;max-height:90%;}}.lt-ie9 .event-container.base .message.main .mobile{display:initial;}.lt-ie9 .event-container.base .message.main .mobile.img-fit-width img{max-width:95%;max-height:95%;}@media screen and (min-width:1100px){.event-container.base .message.main .mobile{display:initial;}.event-container.base .message.main .mobile.img-fit-width img{max-width:95%;max-height:95%;}}.event-container.base .message.teal{background-color:#008290;}.event-container.base .message.white{background-color:#fff;}.event-container.base .message.white .headline,.event-container.base .message.white .description,.event-container.base .message.white .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base .message.white span,.event-container.base .message.white .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base .message.white span{color:#000;}.event-container.base .message.black{background-color:#000;}.event-container.base .message .headline{color:#fff;font-family:"MakitaSansCondensed_Black";font-size:6vw;}.event-container.base .message .headline.teal{color:#008290;}.lt-ie9 .event-container.base .message .headline{margin-bottom:.275em;line-height:normal;font-size:3vw;}@media screen and (min-width:900px){.event-container.base .message .headline{margin-bottom:.275em;line-height:normal;font-size:3vw;}}.event-container.base .message .headline span{display:block;line-height:normal;}.event-container.base .message .headline.sub-headline h1{color:#fff;}.lt-ie9 .event-container.base .message .headline.sub-headline h1{font-size:3vw;}@media screen and (min-width:900px){.event-container.base .message .headline.sub-headline h1{font-size:3vw;}}.event-container.base .message .details{width:90%;margin:0 auto;color:#fff;}.event-container.base .generic-columns{margin:0 auto 30px;padding-bottom:0;}.event-container.base .generic-columns.teal{background-color:#008290;}.event-container.base .generic-columns.black{background-color:#000;}.event-container.base .generic-columns.white{background-color:#fff;}.event-container.base .generic-columns.margin-bttm{margin-bottom:2.75em;}.event-container.base .generic-columns .columns-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .event-container.base .generic-columns .columns-wrapper{flex-direction:row;}@media screen and (min-width:900px){.event-container.base .generic-columns .columns-wrapper{flex-direction:row;}}.event-container.base .generic-columns .columns-wrapper.img-text{align-items:flex-start;}.event-container.base .generic-columns .columns-wrapper.img-text .tile{width:100%;position:relative;}.lt-ie9 .event-container.base .generic-columns .columns-wrapper.img-text .tile{width:50%;}@media screen and (min-width:900px){.event-container.base .generic-columns .columns-wrapper.img-text .tile{width:50%;}}.event-container.base .generic-columns .columns-wrapper.img-text .tile .image.img-fit-width img{max-width:99%;}.event-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane{color:#fff;background-color:rgba(0,0,0,.75);padding:20px 0;text-align:center;}.lt-ie9 .event-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane{position:absolute;bottom:0;}@media screen and (min-width:900px){.event-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane{position:absolute;bottom:0;}}.event-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .title{text-align:center;font-family:"MakitaSansCondensed_Black";color:#fff;font-size:7vw;line-height:normal;margin-bottom:.55em;}.lt-ie9 .event-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .title{font-size:3vw;}@media screen and (min-width:900px){.event-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .title{font-size:3vw;}}.event-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .details{margin:0 auto;text-align:center;width:90%;color:#fff;line-height:normal;}.event-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .makita-btn{font-family:"MakitaSansCondensed_Black";margin-top:1.1em;margin-bottom:1.1em;}.lt-ie9 .event-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .makita-btn{margin-bottom:0;}@media screen and (min-width:900px){.event-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .makita-btn{margin-bottom:0;}}.event-container.base .generic-columns .description,.event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base .generic-columns span,.event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base .generic-columns span{padding-bottom:1.65em;width:70%;color:#fff;text-align:center;margin:0 auto;font-size:1em;}.event-container.base .generic-columns .description.disclaimer,.event-container.base .generic-columns .erebates .disclaimer span.description,.erebates .disclaimer .event-container.base .generic-columns span.description,.event-container.base .generic-columns .sales .disclaimer span.description,.sales .disclaimer .event-container.base .generic-columns span.description,.event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.disclaimer,.event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span,.erebates .disclaimer .event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span,.sales .disclaimer .event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base .generic-columns span.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base .generic-columns .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base .generic-columns span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base .generic-columns .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base .generic-columns span,.event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.disclaimer,.event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span,.erebates .disclaimer .event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span,.sales .disclaimer .event-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base .generic-columns span.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base .generic-columns .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base .generic-columns span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base .generic-columns .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base .generic-columns span{width:80%;font-size:.75em;}.event-container.base .generic-columns.movie{padding-bottom:2.2em;}.event-container.base .headline sup{vertical-align:10px;}.event-container.base .banner{background:url("../jpg/step-textured-background-banner.jpg");background-repeat:no-repeat;background-size:cover;color:#fff;}.event-container.base .banner .headline.w-number{display:flex;align-items:center;justify-content:center;font-family:"MakitaSansCondensed_ExtraBold";padding-top:2.2em;padding-bottom:2.2em;}.event-container.base .banner .headline.w-number .circled-number{font-size:calc(2em + 2vw);display:flex;align-items:center;justify-content:center;background-color:transparent;border:8px solid #fff;color:#fff;text-align:center;position:relative;border-radius:50%;width:18vw;height:18vw;}.lt-ie9 .event-container.base .banner .headline.w-number .circled-number{width:8vw;height:8vw;border:10px solid #fff;}@media screen and (min-width:900px){.event-container.base .banner .headline.w-number .circled-number{width:8vw;height:8vw;border:10px solid #fff;}}.event-container.base .banner .headline.w-number .title{font-size:calc(1.5em + 1.5vw);width:70%;margin-right:0;}.lt-ie9 .event-container.base .banner .headline.w-number .title{width:50%;}@media screen and (min-width:900px){.event-container.base .banner .headline.w-number .title{width:50%;}}.event-container.base .banner .headline.w-number .title span{display:block;font-size:calc(.45em + .45vw);font-family:Arial,sans-serif;}.event-container.base .banner .headline.w-number .process-icon{display:none;}.lt-ie9 .event-container.base .banner .headline.w-number .process-icon{display:block;}@media screen and (min-width:900px){.event-container.base .banner .headline.w-number .process-icon{display:block;}}.event-container.base .banner .headline.w-number .col{margin-right:4%;}.lt-ie9 .event-container.base .banner .headline.w-number .col{margin-right:2%;}@media screen and (min-width:900px){.event-container.base .banner .headline.w-number .col{margin-right:2%;}}.event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-next{padding:0;height:auto;}.event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-next:before{font-size:10vw;color:#008290;}.lt-ie9 .event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.lt-ie9 .event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-next:before{font-size:5vw;}@media screen and (min-width:900px){.event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-next:before{font-size:5vw;}}.event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-prev.slick-prev,.event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-next.slick-prev{left:-35px;}.event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-prev.slick-next,.event-container.base.woc .feature.data.carousel .content .product-tile-wrapper button.slick-next.slick-next{right:-35px;}.lt-ie9 .event-container.base.woc .contact-us-wrapper .contact-us-form{position:absolute;width:60%;top:130px;}@media screen and (min-width:1600px){.event-container.base.woc .contact-us-wrapper .contact-us-form{position:absolute;width:60%;top:130px;}}.event-container.base.woc .contact-us-wrapper .contact-us-form .form-container{width:95%;background-color:#fff;padding:40px 20px;}.event-container.base.woc .contact-us-wrapper .contact-us-form .form-container .small-disclaimer{color:#000;font-size:.9em;font-weight:normal;}.event-container.base.woc .contact-us-wrapper .makita-form-v2 .flex-form-fields .dyn-lbl label{color:#000;}.event-container.base.woc .content{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .event-container.base.woc .content{flex-direction:row;}@media screen and (min-width:1100px){.event-container.base.woc .content{flex-direction:row;}}.event-container.base.woc .content .title-banner{font-family:"MakitaSans_Regular";display:flex;justify-content:center;flex-direction:column;color:#fff;padding:15px;background-color:#008290;}.lt-ie9 .event-container.base.woc .content .title-banner{padding:60px;position:absolute;left:4%;top:18%;background-color:rgba(0,0,0,.85);}@media screen and (min-width:900px){.event-container.base.woc .content .title-banner{padding:60px;position:absolute;left:4%;top:18%;background-color:rgba(0,0,0,.85);}}.lt-ie9 .event-container.base.woc .content .title-banner{width:100%;}@media screen and (max-width:899px){.event-container.base.woc .content .title-banner{width:100%;}}.event-container.base.woc .content .title-banner .img-fit-width img{max-width:85%;margin:0;}.lt-ie9 .event-container.base.woc .content .title-banner .img-fit-width img{max-width:100%;}@media screen and (min-width:900px){.event-container.base.woc .content .title-banner .img-fit-width img{max-width:100%;}}.event-container.base.woc .content .title-banner .description,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span{text-align:left;font-size:calc((16px) + (24 - 16)*(100vw - (320px))/(2560 - 320));}.event-container.base.woc .content .title-banner .description span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span span{display:block;}.event-container.base.woc .content .title-banner .description .highlight,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .highlight,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .highlight,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span .highlight,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span .highlight,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .highlight,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .highlight,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span .highlight,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span .highlight{font-weight:bold;}.event-container.base.woc .content .title-banner .headline{font-family:"MakitaSansCondensed_Black";font-size:calc(1.2em + 1.2vw);margin-left:15px;line-height:40px;}.event-container.base.woc .content .title-banner .headline span{display:block;}.lt-ie9 .event-container.base.woc .content.show-specials{margin-bottom:3.3em;}@media screen and (min-width:900px){.event-container.base.woc .content.show-specials{margin-bottom:3.3em;}}.event-container.base.woc .content.show-specials .title-banner{width:95%;padding:0;background-color:transparent;color:#000;}.lt-ie9 .event-container.base.woc .content.show-specials .title-banner{width:38%;color:#fff;left:10%;}@media screen and (min-width:900px){.event-container.base.woc .content.show-specials .title-banner{width:38%;color:#fff;left:10%;}}.event-container.base.woc .content.show-specials .title-banner .headline{margin:0;}.event-container.base.woc .content.show-specials .title-banner .headline span{display:inline;}.lt-ie9 .event-container.base.woc .content.show-specials .title-banner .headline span{display:block;}@media screen and (min-width:900px){.event-container.base.woc .content.show-specials .title-banner .headline span{display:block;}}.event-container.base.woc .content.show-specials .title-banner .description,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span{width:100%;}.lt-ie9 .event-container.base.woc .content.show-specials .title-banner .description,.lt-ie9 .event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base.woc .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base.woc .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span,.lt-ie9 .event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base.woc .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .event-container.base.woc .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span{width:65%;}@media screen and (min-width:900px){.event-container.base.woc .content.show-specials .title-banner .description,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content.show-specials .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.event-container.base.woc .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .event-container.base.woc .content.show-specials .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span{width:65%;}}.event-container.base.woc .video .content{display:block;}.event-container.base.woc .video .video-wrapper{padding-bottom:48.25%;}.event-container.base.woc .video .video-wrapper .video-control{bottom:12%;}.lt-ie9 .event-container.base.woc .video .video-wrapper .video-control{bottom:1%;}@media screen and (min-width:900px){.event-container.base.woc .video .video-wrapper .video-control{bottom:1%;}}.event-container.base.woc .contact-us-wrapper-woc{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:2.2em;}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form{display:flex;align-items:center;bottom:0;justify-content:space-around;flex-direction:column;color:#fff;background-color:#008290;color:#fff;padding:12px;}.lt-ie9 .event-container.base.woc .contact-us-wrapper-woc .contact-us-form{flex-direction:row;padding:52px 0;}@media screen and (min-width:1600px){.event-container.base.woc .contact-us-wrapper-woc .contact-us-form{flex-direction:row;padding:52px 0;}}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form .col{width:100%;flex:0 1 35%;}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form .form-header-details{text-align:left;margin-top:1.1em;margin-bottom:1.1em;font-family:"MakitaSans_Regular";}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form .form-header-details .headline{color:#fff;margin-bottom:.275em;font-size:calc((16px) + (52 - 16)*(100vw - (320px))/(2560 - 320));}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form .form-header-details .details{font-size:100%;}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form .form-container .flex-form-fields .field-wrap{margin-left:0;margin-right:0;}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form .form-container .flex-form-fields .field-wrap.no-margin-bttm{margin-bottom:0;}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form .form-container .req-field-lbl{color:#fff;font-weight:normal;margin-top:.55em;margin-bottom:2.2em;font-size:calc((16px) + (16 - 16)*(100vw - (320px))/(2560 - 320));}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form .form-container .makita-btn{font-family:"MakitaSans_SemiBold";font-size:calc((16px) + (16 - 16)*(100vw - (320px))/(2560 - 320));}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form .headline{font-family:"MakitaSansCondensed_Black";font-size:calc((16px) + (22 - 16)*(100vw - (320px))/(2560 - 320));line-height:40px;}.event-container.base.woc .contact-us-wrapper-woc .contact-us-form .headline span{display:block;}.event-container.base.woc .message .headline{font-size:calc(1.25em + 1.25vw);margin-bottom:0;}.event-container.base.woc .message .description,.event-container.base.woc .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .message span,.event-container.base.woc .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .message span{font-family:"MakitaSansCondensed_SemiBold";font-size:calc((16px) + (22 - 16)*(100vw - (320px))/(2560 - 320));color:#636466;}.event-container.base.woc .message .description.white,.event-container.base.woc .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.white,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .message span.white,.event-container.base.woc .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.white,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .message span.white{color:#fff;}.event-container.base.woc .message .description.regular,.event-container.base.woc .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.regular,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .message span.regular,.event-container.base.woc .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.regular,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .message span.regular{font-family:"MakitaSans_Regular";}.event-container.base.woc .message.instagram .headline{font-size:calc((16px) + (40 - 16)*(100vw - (320px))/(2560 - 320));}.event-container.base.woc .message.instagram .description.regular,.event-container.base.woc .message.instagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.regular,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .message.instagram span.regular,.event-container.base.woc .message.instagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.regular,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .message.instagram span.regular{font-family:"MakitaSans_Regular";display:flex;align-items:center;justify-content:center;}.event-container.base.woc .message.instagram .description.regular .fa-instagram,.event-container.base.woc .message.instagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.regular .fa-instagram,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .message.instagram span.regular .fa-instagram,.event-container.base.woc .message.instagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.regular .fa-instagram,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .message.instagram span.regular .fa-instagram{font-size:calc((22px) + (42 - 22)*(100vw - (320px))/(2560 - 320));margin-right:10px;}.event-container.base.woc .message.instagram .description.regular .makita-link,.event-container.base.woc .message.instagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.regular .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .message.instagram span.regular .makita-link,.event-container.base.woc .message.instagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.regular .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .message.instagram span.regular .makita-link{margin:0 5px;}.event-container.base.woc .message.main{align-items:center;}.event-container.base.woc .message.main .description,.event-container.base.woc .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .message.main span,.event-container.base.woc .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .message.main span{text-align:left;font-size:calc((16px) + (24 - 16)*(100vw - (320px))/(2560 - 320));}.lt-ie9 .event-container.base.woc .message.main .description,.lt-ie9 .event-container.base.woc .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .event-container.base.woc .message.main span,.lt-ie9 .event-container.base.woc .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .event-container.base.woc .message.main span{margin-right:100px;width:65%;}@media screen and (min-width:1100px){.event-container.base.woc .message.main .description,.event-container.base.woc .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .message.main span,.event-container.base.woc .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .message.main span{margin-right:100px;width:65%;}}.event-container.base.woc .message.main.block-font .description,.event-container.base.woc .message.main.block-font .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .message.main.block-font span,.event-container.base.woc .message.main.block-font .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .message.main.block-font span{font-size:calc((18px) + (24 - 18)*(100vw - (320px))/(2560 - 320));}.event-container.base.woc .message.center{display:flex;align-items:center;justify-content:center;}.event-container.base.woc .generic-columns{margin-bottom:0;}.event-container.base.woc .generic-columns.bkg-image{background-image:url("../jpg/cement-texture.jpg");}.event-container.base.woc .generic-columns .message{margin-top:1.65em;color:#000;}.event-container.base.woc .generic-columns .message .headline.black{color:#000;}.event-container.base.woc .generic-columns .message .description,.event-container.base.woc .generic-columns .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .generic-columns .message span,.event-container.base.woc .generic-columns .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .generic-columns .message span{font-family:"MakitaSans_Regular";color:#000;width:75%;}.event-container.base.woc .generic-columns .columns-wrapper.xtra-padding{padding-bottom:2.2em;}.lt-ie9 .event-container.base.woc .generic-columns .columns-wrapper.xtra-padding{padding-bottom:3.3em;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .columns-wrapper.xtra-padding{padding-bottom:3.3em;}}.event-container.base.woc .generic-columns .columns-wrapper.tca{padding-top:1.1em;padding-bottom:1.1em;}.event-container.base.woc .generic-columns .columns-wrapper.tca .tile.info.in-column .copy .headline{font-size:calc((16px) + (45 - 16)*(100vw - (320px))/(2560 - 320));margin-bottom:0;}.event-container.base.woc .generic-columns .columns-wrapper .tile .copy{color:#000;}.event-container.base.woc .generic-columns .columns-wrapper .tile.info{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:0 1 41%;}.lt-ie9 .event-container.base.woc .generic-columns .columns-wrapper .tile.info{margin-right:75px;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .columns-wrapper .tile.info{margin-right:75px;}}.event-container.base.woc .generic-columns .columns-wrapper .tile.info.no-margin{margin:0;}.event-container.base.woc .generic-columns .columns-wrapper .tile.info:last-child{margin-right:0;}.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy{padding:15px;text-align:center;}.lt-ie9 .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy{text-align:left;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy{text-align:left;}}.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .description,.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy span,.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy span{font-family:"MakitaSans_Regular";color:#000;text-align:center;margin:0;width:unset;}.lt-ie9 .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .description,.lt-ie9 .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy span,.lt-ie9 .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy span{text-align:left;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .description,.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy span,.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy span{text-align:left;}}.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .headline{margin-bottom:.55em;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((16px) + (40 - 16)*(100vw - (320px))/(2560 - 320));color:#000;line-height:normal;text-align:center;}.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.white{color:#fff;}.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.teal{color:#008290;margin-bottom:0;}.lt-ie9 .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .headline{text-align:left;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .headline{text-align:left;}}.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .headline span{display:block;}.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.with-icon{display:flex;align-items:center;width:60%;}.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.with-icon img{margin-right:20px;}.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.small{font-size:calc(.7em + 1vw);}.lt-ie9 .event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .system-icons{margin:0;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .columns-wrapper .tile.info.in-column .copy .system-icons{margin:0;}}.event-container.base.woc .generic-columns .grid-wrapper{width:95%;margin:0 auto;padding:40px 0;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .event-container.base.woc .generic-columns .grid-wrapper .grid-row{flex-direction:row;align-items:flex-end;}@media screen and (min-width:1100px){.event-container.base.woc .generic-columns .grid-wrapper .grid-row{flex-direction:row;align-items:flex-end;}}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.justify-space{justify-content:space-around;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.phases .columns{max-width:230px;}.lt-ie9 .event-container.base.woc .generic-columns .grid-wrapper .grid-row.phases .columns{max-width:unset;}@media screen and (min-width:1300px){.event-container.base.woc .generic-columns .grid-wrapper .grid-row.phases .columns{max-width:unset;}}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.phases .columns .details .info a{display:flex;flex-direction:column;justify-content:center;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns{background-color:#fff;margin-right:20px;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns:last-child{margin-right:0;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns .details{text-align:center;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:1.65em;}.lt-ie9 .event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:0;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:0;}}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns .details .info .headline{margin-top:1.65em;margin-bottom:1.65em;font-family:"MakitaSansCondensed_SemiBold";}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns .details .info .headline span{display:block;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns .details .info .makita-btn.headline{width:100%;padding-top:20px;padding-bottom:20px;padding-left:10px;padding-right:10px;}.lt-ie9 .event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns .details .info .makita-btn.headline{padding-left:25px;padding-right:25px;}@media screen and (min-width:1300px){.event-container.base.woc .generic-columns .grid-wrapper .grid-row .columns .details .info .makita-btn.headline{padding-left:25px;padding-right:25px;}}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles{margin-right:0;margin-bottom:20px;font-size:0;text-align:center;position:relative;}.lt-ie9 .event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles:last-child{margin-right:0;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile{display:inline-block;text-align:left;opacity:.99;overflow:hidden;position:relative;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:before{content:"";background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);width:100%;height:50%;opacity:0;position:absolute;top:100%;left:0;z-index:2;transition-property:top,opacity;transition-duration:.3s;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile img{display:block;max-width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile .details{font-size:calc(.5em + .6vw);padding:20px;color:#fff;position:absolute;bottom:0;left:0;z-index:3;width:100%;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{display:block;opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title{line-height:1.25;font-weight:600;font-size:calc(.75em + .75vw);text-align:center;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title i{display:block;font-style:normal;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile .details .info{line-height:1.2;margin-top:5px;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before,.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{opacity:0;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before{top:50%;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{top:0;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .title,.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .title{transition-delay:.15s;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .info,.event-container.base.woc .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .info{transition-delay:.25s;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description{align-items:flex-start;justify-content:flex-start;width:100%;margin:0 auto;border-top:1px solid #999;padding-top:1.1em;padding-bottom:1.1em;}.lt-ie9 .event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description{width:75%;align-items:center;}@media screen and (min-width:1100px){.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description{width:75%;align-items:center;}}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description:last-child{border-bottom:1px solid #999;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns{margin-right:40px;flex-basis:30%;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns:last-child{flex-basis:70%;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns .headline{font-family:"MakitaSansCondensed_Black";font-size:calc(1em + 1vw);}.lt-ie9 .event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns .headline{line-height:36px;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns .headline{line-height:36px;}}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns .headline span{display:unset;margin:0 5px;}.lt-ie9 .event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns .headline span{display:block;line-height:36px;margin-right:0;margin-left:0;}@media screen and (min-width:1100px){.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns .headline span{display:block;line-height:36px;margin-right:0;margin-left:0;}}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns .details{font-family:"MakitaSans_Light";text-align:left;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns .details .tags{font-size:16px;margin-top:8px;}.event-container.base.woc .generic-columns .grid-wrapper .grid-row.title-description .columns .details .tags .makita-link{color:#404040;cursor:default;}.event-container.base.woc .generic-columns .grid-wrapper.media .button-wrapper{padding:3vw 3vw 3vw 5vw;}.lt-ie9 .event-container.base.woc .generic-columns .grid-wrapper.media .button-wrapper{padding:2vw 2vw 2vw 3vw;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .grid-wrapper.media .button-wrapper{padding:2vw 2vw 2vw 3vw;}}.event-container.base.woc .generic-columns .grid-wrapper.media .button-wrapper .play{border-width:4vw 0 4vw 6vw;}.lt-ie9 .event-container.base.woc .generic-columns .grid-wrapper.media .button-wrapper .play{border-width:2vw 0 2vw 3vw;}@media screen and (min-width:900px){.event-container.base.woc .generic-columns .grid-wrapper.media .button-wrapper .play{border-width:2vw 0 2vw 3vw;}}.lt-ie9 .event-container.base.woc .generic-columns.padding-top-5em{padding-top:4em;}@media screen and (min-width:1600px){.event-container.base.woc .generic-columns.padding-top-5em{padding-top:4em;}}.event-container.base.woc .feature.data.carousel{margin-bottom:2.2em;}.event-container.base.woc .flyin-modal .flyin-badge .makita-link{font-size:calc((23px) + (28 - 23)*(100vw - (320px))/(1920 - 320));}.event-container.page-footer{padding-top:3.3em;background-color:#2a2d2f;margin:0;}.event-container.page-footer .makita-btn{font-family:"MakitaSans_ExtraBold";font-size:2em;padding:20px 30px;}@keyframes slidein_hover{from{opacity:1;}to{opacity:0;}}@keyframes spin-slow-to-fast{0%{transform:rotate(0deg);}100%{transform:rotate(12600deg);}}@keyframes show_smoothly{from{opacity:0;}to{opacity:1;}}@keyframes auto_show{from{width:0;height:0;opacity:.2;overflow:hidden;}to{width:auto;height:auto;opacity:1;overflow:initial;}}.technical-docs .makita-header.instructions span{font-family:"MakitaSans_Light";display:block;font-weight:normal;font-size:14px;letter-spacing:2px;}.technical-docs .doc-content{display:block;}.technical-docs .doc-content fieldset{border:1px solid #a9a9a9;border-left:0;border-right:0;border-bottom:0;}.technical-docs .doc-content fieldset legend{font-family:"MakitaSans_Medium";padding:0 10px 5px;margin-left:-15px;}.lt-ie9 .technical-docs .doc-content{display:flex;flex-wrap:wrap;}@media screen and (min-width:600px){.technical-docs .doc-content{display:flex;flex-wrap:wrap;}}.technical-docs .doc-content .card{flex:0 0 24%;margin-right:30px;}.technical-docs .doc-content .card .item{margin-bottom:1.1em;}.technical-docs .doc-content .card .item .makita-link{font-weight:normal;font-size:14px;}.all-catalogs .header{padding:10px 0;}.all-catalogs .header .sub-heading{color:#fff;}.global-page-header.direct-repair{background-image:url("../jpg/direct-repair-header.jpg");background-repeat:no-repeat;background-position:center 88px;background-size:cover;background-attachment:fixed;background-color:#000;max-width:100%;display:flex;align-items:center;justify-content:center;font-size:calc((22px) + (23 - 22)*(100vw - (400px))/(1920 - 400));padding:5% 0;}.lt-ie9 .global-page-header.direct-repair{background-size:contain;height:600px;}@media screen and (min-width:1600px){.global-page-header.direct-repair{background-size:contain;height:600px;}}.global-page-header.direct-repair .main-banner{text-align:center;color:#fff;}.global-page-header.direct-repair .main-banner .description,.global-page-header.direct-repair .main-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .global-page-header.direct-repair .main-banner span,.global-page-header.direct-repair .main-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .global-page-header.direct-repair .main-banner span{margin-bottom:1.375em;width:95%;text-align:center;margin-left:auto;margin-right:auto;}.lt-ie9 .global-page-header.direct-repair .main-banner .description,.lt-ie9 .global-page-header.direct-repair .main-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .global-page-header.direct-repair .main-banner span,.lt-ie9 .global-page-header.direct-repair .main-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .global-page-header.direct-repair .main-banner span{width:50%;}@media screen and (min-width:900px){.global-page-header.direct-repair .main-banner .description,.global-page-header.direct-repair .main-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .global-page-header.direct-repair .main-banner span,.global-page-header.direct-repair .main-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .global-page-header.direct-repair .main-banner span{width:50%;}}.global-page-header.direct-repair .main-banner .inline-img{display:inline;}.global-page-header.direct-repair .main-banner .inline-img.logo{margin-bottom:1.375em;}.global-page-header.direct-repair .makita-btn{font-size:initial;padding-top:10px;padding-bottom:10px;}.global-page-header.direct-repair.short{height:initial;padding:20px 0;background-image:none;}.global-page-header.direct-repair.short .repair-header{display:flex;align-items:center;}.global-page-header.direct-repair.short .repair-header .logo-image{margin-right:20px;}.global-page-header.direct-repair.short .repair-header .page-title{font-family:"MakitaSans_ExtraBold";font-size:calc(.5em + .5vw);line-height:normal;}.global-page-header.direct-repair.short .repair-header .page-title .makita-btn{display:block;width:unset;margin-top:5px;width:fit-content;width:-moz-fit-content;}.global-page-header.direct-repair-dashboard{position:relative;margin-bottom:15px;}.global-page-header.direct-repair-dashboard .header{position:relative;display:flex;flex-direction:column;gap:8px;padding:10px 20px 20px;align-items:center;background-color:#000;text-transform:uppercase;}.lt-ie9 .global-page-header.direct-repair-dashboard .header{gap:30px;flex-direction:row;padding:10px 20px;}@media screen and (min-width:1340px){.global-page-header.direct-repair-dashboard .header{gap:30px;flex-direction:row;padding:10px 20px;}}.global-page-header.direct-repair-dashboard .header__flex{display:flex;gap:inherit;align-items:center;}.global-page-header.direct-repair-dashboard .header__flex .header-text{color:#fff;font-size:calc((20px) + (30 - 20)*(100vw - (320px))/(1920 - 320));font-family:"MakitaSans_SemiBold";}.lt-ie9 .global-page-header.direct-repair-dashboard .header__flex .header-text{font-size:30px;}@media screen and (min-width:1920px){.global-page-header.direct-repair-dashboard .header__flex .header-text{font-size:30px;}}.global-page-header.direct-repair-dashboard .header img{width:150px;}.lt-ie9 .global-page-header.direct-repair-dashboard .header img{width:initial;}@media screen and (min-width:600px){.global-page-header.direct-repair-dashboard .header img{width:initial;}}.global-page-header.direct-repair-dashboard .header .link{font-family:"MakitaSans_SemiBold";border-bottom:1px solid transparent;}.global-page-header.direct-repair-dashboard .header .link:hover{border-bottom:1px solid #67b2b1;}.global-page-header.direct-repair-dashboard .header .link:hover+.fa-chevron-right{transform:translateX(2px);}.lt-ie9 .global-page-header.direct-repair-dashboard .header .share-container-info{margin-left:auto;}@media screen and (min-width:1340px){.global-page-header.direct-repair-dashboard .header .share-container-info{margin-left:auto;}}.global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper{display:flex;align-items:center;gap:10px;}.lt-ie9 .global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper{flex-direction:column;align-items:flex-end;}@media screen and (min-width:600px) and (max-width:900px){.global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper{flex-direction:column;align-items:flex-end;}}.global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper p{text-transform:initial;color:#fff;font-size:calc((14px) + (16 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper p{font-size:16px;}@media screen and (min-width:1920px){.global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper p{font-size:16px;}}.global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper ul{display:inherit;gap:inherit;}.lt-ie9 .global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper ul{align-self:flex-end;}@media screen and (max-width:899px){.global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper ul{align-self:flex-end;}}.global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper ul li .fab{font-size:calc((25px) + (28 - 25)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper ul li .fab{font-size:28px;}@media screen and (min-width:1920px){.global-page-header.direct-repair-dashboard .header .share-container-info .menu-wrapper ul li .fab{font-size:28px;}}.direct-repair-dashboard{padding:0 20px 10px 20px;font-family:"MakitaSans_Regular";}.lt-ie9 .direct-repair-dashboard .table-section .dataTables_length{align-self:end;}@media screen and (max-width:699px){.direct-repair-dashboard .table-section .dataTables_length{align-self:end;}}.direct-repair-dashboard .table-section .dataTables_length label{display:flex;flex-direction:row;align-items:center;gap:20px;font-size:18px;color:#636466;}.direct-repair-dashboard .table-section .dataTables_filter{text-align:left;margin:auto 0;}.direct-repair-dashboard .table-section .dataTables_filter label{font-size:18px;height:inherit;color:#636466;font-weight:bold;}.direct-repair-dashboard .table-section .dataTables_filter label span{margin-left:5px;color:#404040;}.direct-repair-dashboard .table-section .dataTables_filter label input{height:40px;}.direct-repair-dashboard .table-section .dataTables_filter label input::placeholder{color:#636466;}.direct-repair-dashboard .table-section .custom-controls{display:flex;justify-content:space-between;align-items:stretch;margin-bottom:15px;}.lt-ie9 .direct-repair-dashboard .table-section .custom-controls{flex-direction:column;}@media screen and (max-width:699px){.direct-repair-dashboard .table-section .custom-controls{flex-direction:column;}}.direct-repair-dashboard .table-section .custom-controls .custom-menu-search-wrapper{display:flex;justify-content:flex-end;align-items:center;gap:15px;flex-direction:row-reverse;}.direct-repair-dashboard .table-section thead{background-color:#d6d6d6;opacity:1;}.direct-repair-dashboard .table-section thead th{font-family:"MakitaSans_SemiBold";color:#404040;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:12px;padding-bottom:12px;font-size:calc((14px) + (15 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .direct-repair-dashboard .table-section thead th{font-size:15px;}@media screen and (min-width:1920px){.direct-repair-dashboard .table-section thead th{font-size:15px;}}.direct-repair-dashboard .table-section #table-history .dtr-control::before{color:#008290;}.direct-repair-dashboard .table-section #table-history_wrapper .sorting_asc::before{color:#008290;opacity:1;}.direct-repair-dashboard .table-section #table-history_wrapper .sorting_desc::after{color:#008290;opacity:1;}.direct-repair-dashboard .table-section tbody tr.odd{box-shadow:inset 0 0 0 9999px #eee;}.direct-repair-dashboard .table-section tbody tr .mkt-row{padding:18px;font-size:16px;}.direct-repair-dashboard .table-section tbody tr .col-remark{max-width:500px;min-width:400px;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;}.direct-repair-dashboard .table-section tbody tr .col-nowrap{white-space:nowrap;}.direct-repair-dashboard .table-section .dt-layout-row{font-weight:bold;color:#008290;}.direct-repair-dashboard .table-section .dt-layout-row .dataTables_info{color:#404040;}.direct-repair-dashboard .table-section .dt-layout-row .paginate_button:not(.current):not(.disabled):hover{background:#008290;}.repair-tile-grid{width:100%;display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit,100%);position:relative;justify-content:center;}.lt-ie9 .repair-tile-grid{grid-template-columns:repeat(auto-fit,25.25%);}@media screen and (min-width:900px){.repair-tile-grid{grid-template-columns:repeat(auto-fit,25.25%);}}.repair-tile-grid .tile{text-align:center;}.repair-tile-grid .tile .title{margin-bottom:1.1em;font-weight:bold;}.repair-tile-grid .tile .title.big{font-family:"MakitaSansCondensed_Black";font-size:calc(1.5em + 1.5vw);line-height:normal;margin-bottom:0;}.repair-tile-grid .tile .title.big.teal{color:#008290;}.repair-tile-grid .tile .description,.repair-tile-grid .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid .tile span,.repair-tile-grid .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid .tile span{font-weight:normal;}.repair-tile-grid .tile.teal{background-color:#008290;color:#fff;}.repair-tile-grid .tile .image{text-align:center;padding-bottom:20px;}.repair-tile-grid .tile .image img{display:inline;}.repair-tile-grid.instructions{margin-top:4.4em;margin-bottom:4.4em;}.repair-tile-grid.instructions .tile{border:1px solid #404040;padding:40px 20px;}.repair-tile-grid.instructions .tile.makita-link .title{font-size:calc((22px) + (23 - 22)*(100vw - (400px))/(1920 - 400));}.repair-tile-grid.benefits{margin-bottom:1.65em;grid-gap:0;}.lt-ie9 .repair-tile-grid.benefits{grid-template-columns:repeat(auto-fit,26%);}@media screen and (min-width:900px){.repair-tile-grid.benefits{grid-template-columns:repeat(auto-fit,26%);}}.repair-tile-grid.benefits .tile{padding:0;display:flex;flex-flow:column;align-items:center;justify-content:center;color:#fff;font-size:calc((22px) + (23 - 22)*(100vw - (400px))/(1920 - 400));}.repair-tile-grid.benefits .tile .description,.repair-tile-grid.benefits .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.benefits .tile span,.repair-tile-grid.benefits .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.benefits .tile span{width:53%;}.repair-tile-grid.benefits .tile.dark-gray{background-color:#404040;padding:50px 0;}.lt-ie9 .repair-tile-grid.benefits .tile.dark-gray{padding:0;}@media screen and (min-width:900px){.repair-tile-grid.benefits .tile.dark-gray{padding:0;}}.repair-tile-grid.benefits .tile.teal{color:#fff;background-color:#008290;padding:50px 0;grid-column:unset;}.lt-ie9 .repair-tile-grid.benefits .tile.teal{padding:0;grid-column:2/-1;}@media screen and (min-width:900px){.repair-tile-grid.benefits .tile.teal{padding:0;grid-column:2/-1;}}.repair-tile-grid.benefits .tile .image.full-width{padding:0;width:100%;}.repair-tile-grid.benefits .tile .image.full-width img{display:block;width:100%;}.repair-tile-grid.benefits.more{grid-gap:20px;}.lt-ie9 .repair-tile-grid.benefits.more{grid-template-columns:repeat(auto-fit,25.25%);}@media screen and (min-width:900px){.repair-tile-grid.benefits.more{grid-template-columns:repeat(auto-fit,25.25%);}}.repair-tile-grid.benefits.more .tile{padding:40px;color:#2a2d2f;background-color:#d6d6d6;}.repair-tile-grid.benefits.more .tile .description,.repair-tile-grid.benefits.more .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.benefits.more .tile span,.repair-tile-grid.benefits.more .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.benefits.more .tile span{width:80%;}.repair-tile-grid.benefits.more .tile .image img{margin-bottom:.55em;}.repair-tile-grid.service{margin-bottom:1.65em;grid-gap:0;grid-template-columns:100%;width:100%;align-items:center;flex-flow:column;background-color:#d6d6d6;padding:40px 0;}.repair-tile-grid.service.teal{background-color:#008290;color:#fff;}.repair-tile-grid.service.teal .title{color:#fff;}.repair-tile-grid.service.teal .description,.repair-tile-grid.service.teal .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service.teal span,.repair-tile-grid.service.teal .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service.teal span{color:#fff;}.lt-ie9 .repair-tile-grid.service{grid-template-columns:35% auto;flex-flow:row;width:69%;}@media screen and (min-width:900px){.repair-tile-grid.service{grid-template-columns:35% auto;flex-flow:row;width:69%;}}.repair-tile-grid.service .tile{display:flex;align-items:center;text-align:center;color:#000;justify-content:center;}.lt-ie9 .repair-tile-grid.service .tile{text-align:left;justify-content:flex-start;}@media screen and (min-width:900px){.repair-tile-grid.service .tile{text-align:left;justify-content:flex-start;}}.repair-tile-grid.service .tile.j-center{justify-content:center;flex-flow:column;}.lt-ie9 .repair-tile-grid.service .tile.j-center{flex-flow:row;}@media screen and (min-width:900px){.repair-tile-grid.service .tile.j-center{flex-flow:row;}}.repair-tile-grid.service .description,.repair-tile-grid.service .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service span,.repair-tile-grid.service .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service span{width:75%;}.repair-tile-grid.service .description .makita-header,.repair-tile-grid.service .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .makita-header,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service span .makita-header,.repair-tile-grid.service .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .makita-header,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service span .makita-header{margin-top:1.1em;font-size:calc(1em + 1vw);}.repair-tile-grid.service .image{padding-bottom:0;margin-right:0;}.lt-ie9 .repair-tile-grid.service .image{margin-right:20px;}@media screen and (min-width:900px){.repair-tile-grid.service .image{margin-right:20px;}}.repair-tile-grid.service .image img{padding-bottom:0;}.repair-tile-grid.service.disclaimer-info{grid-template-columns:100%;background-color:transparent;justify-content:center;}.repair-tile-grid.service.disclaimer-info .tile{text-align:center;justify-content:center;}.repair-tile-grid.service.fastlane{grid-template-columns:100%;padding:0;width:100%;}.lt-ie9 .repair-tile-grid.service.fastlane{grid-template-columns:auto 1fr;}@media screen and (min-width:900px){.repair-tile-grid.service.fastlane{grid-template-columns:auto 1fr;}}.repair-tile-grid.service.fastlane.teal{background-color:#008290;color:#fff;}.repair-tile-grid.service.fastlane .description,.repair-tile-grid.service.fastlane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service.fastlane span,.repair-tile-grid.service.fastlane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service.fastlane span{padding:20px 0;}.lt-ie9 .repair-tile-grid.service.fastlane .description,.lt-ie9 .repair-tile-grid.service.fastlane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .repair-tile-grid.service.fastlane span,.lt-ie9 .repair-tile-grid.service.fastlane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .repair-tile-grid.service.fastlane span{padding:0;}@media screen and (min-width:900px){.repair-tile-grid.service.fastlane .description,.repair-tile-grid.service.fastlane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service.fastlane span,.repair-tile-grid.service.fastlane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service.fastlane span{padding:0;}}.repair-tile-grid.service.fastlane .image img{display:inline;}.lt-ie9 .repair-tile-grid.service.fastlane .image img{display:block;}@media screen and (min-width:900px){.repair-tile-grid.service.fastlane .image img{display:block;}}.repair-tile-grid.service.status{font-size:calc(.25em + .85vw);}.lt-ie9 .repair-tile-grid.service.status{grid-template-columns:40% auto;flex-flow:row;width:100%;justify-content:flex-start;}@media screen and (min-width:900px){.repair-tile-grid.service.status{grid-template-columns:40% auto;flex-flow:row;width:100%;justify-content:flex-start;}}.repair-tile-grid.service.status .tile .title.big{font-size:calc(.25em + 1.5vw);}.repair-tile-grid.service.status .tile .description,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service.status .tile span,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service.status .tile span{width:inherit;margin:0;text-align:left;}.repair-tile-grid.service.status .tile .description .status-data,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .status-data,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service.status .tile span .status-data,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .status-data,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service.status .tile span .status-data{margin-bottom:1.1em;}.repair-tile-grid.service.status .tile .description .status-data:last-child,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .status-data:last-child,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service.status .tile span .status-data:last-child,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .status-data:last-child,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service.status .tile span .status-data:last-child{margin-bottom:0;}.repair-tile-grid.service.status .tile .description .status-data label,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .status-data label,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service.status .tile span .status-data label,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .status-data label,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service.status .tile span .status-data label{font-weight:bold;}.repair-tile-grid.service.status .tile .description .status-data .grid-data,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .status-data .grid-data,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service.status .tile span .status-data .grid-data,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .status-data .grid-data,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service.status .tile span .status-data .grid-data{display:flex;border-bottom:1px solid #000;margin-bottom:.55em;}.repair-tile-grid.service.status .tile .description .status-data .grid-data .col,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .status-data .grid-data .col,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .repair-tile-grid.service.status .tile span .status-data .grid-data .col,.repair-tile-grid.service.status .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .status-data .grid-data .col,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .repair-tile-grid.service.status .tile span .status-data .grid-data .col{margin-right:20px;}.display-area .input-template input[type=radio],.display-area .dyn-inputs input[type=radio]{margin-right:5px;}.display-area .input-template label,.display-area .dyn-inputs label{margin-right:10px;}.display-area .dyn-inputs{border:1px solid #d6d6d6;position:relative;padding:25px 10px 15px 10px;display:inline-block;vertical-align:top;width:29%;min-height:280px;}.display-area .dyn-inputs label{display:block;font-size:12px;font-weight:bold;color:#000;}.display-area .dyn-inputs label.inline{display:inline;margin-left:5px;color:unset;}.display-area .dyn-inputs select{width:175px;}.display-area .dyn-inputs input{display:block;margin-bottom:10px;width:auto;}.display-area .dyn-inputs input.inline{display:inline;}.display-area .dyn-inputs input.inline.size{width:40px;margin-left:25px;}.display-area .dyn-inputs input.inline.size.card{display:inline-block;vertical-align:top;margin:0 0 10px 0;text-align:center;}.display-area .dyn-inputs input[type=radio]{display:inline;}.display-area .dyn-inputs input .inline{display:inline;}.display-area .dyn-inputs .makita-link{position:absolute;top:0;left:3px;}.display-area .input-template{margin-bottom:1em;}.display-area .input-template input[type=text]{margin-right:7px;width:auto;height:25px;vertical-align:top;font-size:14px;margin-bottom:.55em;}.lt-ie9 .display-area .input-template input[type=text]{margin-bottom:0;}@media screen and (min-width:900px){.display-area .input-template input[type=text]{margin-bottom:0;}}.display-area .input-template input[type=text].size{width:50px;text-align:center;margin:0;}.display-area .input-template .location{clear:both;}.lt-ie9 .display-area .input-template .location{display:inline;width:auto;}@media screen and (min-width:900px){.display-area .input-template .location{display:inline;width:auto;}}.display-area .input-template .flex-wrapper{margin-bottom:.55em;width:100%;}.lt-ie9 .display-area .input-template .flex-wrapper{display:inline-block;vertical-align:top;}@media screen and (min-width:900px){.display-area .input-template .flex-wrapper{display:inline-block;vertical-align:top;}}.display-area .input-template .flex-wrapper select{width:80%;}.display-area .input-template .flex-wrapper label{font-weight:bold;}.display-area .input-template .flex-wrapper .radio-label{font-weight:normal;}.display-area .input-template .booth-icon{margin-right:.25em;}.display-area .input-template .search-box.suggest{display:block;width:fit-content;width:-moz-fit-content;vertical-align:top;}.lt-ie9 .display-area .input-template .search-box.suggest{display:inline-block;width:auto;}@media screen and (min-width:900px){.display-area .input-template .search-box.suggest{display:inline-block;width:auto;}}.display-area .input-template .search-box.suggest input{width:auto;text-transform:capitalize;}.display-area .input-template .search-box.suggest .ul-searchbox{width:150%;border-color:#bbb;text-transform:capitalize;}.form-container .additional-info{color:#000;}.form-container .additional-info.alert{color:#ffa500;}.form-container .additional-info p{color:#000;font-style:italic;display:inline;}.form-container .form-content.blur{filter:blur(3px);opacity:.5;}.form-container .form-content textarea{font-family:Arial,sans-serif;font-size:14px;}.form-container .makita-header{margin-bottom:1.65em;display:flex;align-items:center;justify-content:flex-start;}.form-container .makita-header div{width:85%;}.form-container .makita-header .makita-numbers{width:33px;margin-right:10px;}.form-container .makita-header.no-margin{margin-bottom:0;}.form-container .makita-header.margin-bttm-sm{margin-bottom:.275em;}.form-container .makita-header .default-font{font-family:Arial,sans-serif;}.form-container .makita-header span{display:block;margin-right:5px;}.form-container .makita-header span:last-child{margin-right:0;}.form-container .makita-header.greeting{flex-flow:column;align-items:flex-start;}.form-container .makita-header.greeting .small-print{color:#000;font-size:14px;font-family:Arial,sans-serif;display:block;font-style:italic;}.form-container .makita-btn.review{padding:10px 45px 10px 45px;}.step{display:flex;align-items:center;flex-flow:column;margin-bottom:1.65em;}.lt-ie9 .step{flex-flow:row;}@media screen and (min-width:900px){.step{flex-flow:row;}}.step .col{width:100%;}.step .col.addy{flex:0 0 55%;}.lt-ie9 .step .col.addy{flex:0 0 42%;}@media screen and (min-width:1300px){.step .col.addy{flex:0 0 42%;}}.lt-ie9 .step .col{flex:0 0 45%;}@media screen and (min-width:900px){.step .col{flex:0 0 45%;}}.step .col .sort-wrap.locations-option label{font-family:unset;}.step .col .sort-wrap label{font-family:"MakitaSans_ExtraBold";color:#404040;}.step .col .fsc-locations{min-height:200px;background:#d3d3d3;padding:20px 0;max-height:115px;overflow-y:scroll;margin-bottom:10px;}.step .col .fsc-locations.no-locations{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;padding:0;}.step .col .fsc-locations .radio-div{display:flex;align-items:center;margin-left:10px;margin-right:10px;padding:10px 0;}.step .col .fsc-locations .radio-div .selection{width:10%;}.step .col .fsc-locations .radio-div .selection.details{width:90%;}.step .col .fsc-locations .radio-div.is-selected{background-color:#fff;}.box-wrapper .input-template input[type=radio],.box-wrapper .dyn-inputs input[type=radio]{margin-right:5px;}.box-wrapper .input-template label,.box-wrapper .dyn-inputs label{margin-right:10px;}.box-wrapper .makita-header{margin-bottom:2.2em;}.box-wrapper .makita-header.margin-bttm-sm{margin-bottom:.275em;}.box-wrapper .makita-header .small-print{font-family:Arial,sans-serif;text-transform:none;font-style:italic;}.box-wrapper .box-added-wrapper{display:flex;align-items:flex-start;background-color:#d3d3d3;flex-flow:row;flex-wrap:wrap;width:100%;margin-bottom:1.1em;position:relative;}.lt-ie9 .box-wrapper .box-added-wrapper{width:unset;}@media screen and (min-width:900px){.box-wrapper .box-added-wrapper{width:unset;}}.box-wrapper .box-added-wrapper div{width:inherit;}.box-wrapper .box-added-wrapper .add-box{position:absolute;top:-31px;left:0;padding:6px 60px;text-align:left;}.box-wrapper .box-added-wrapper .box{border:2px dotted #000;position:relative;background:#fff;flex-grow:0;flex-basis:auto;margin:0 1em 0 0;min-height:200px;padding-right:20px;}.lt-ie9 .box-wrapper .box-added-wrapper .box{padding-right:10px;}@media screen and (min-width:900px){.box-wrapper .box-added-wrapper .box{padding-right:10px;}}.box-wrapper .box-added-wrapper .box.product{display:flex;flex-wrap:wrap;margin-right:15px;margin-bottom:15px;}.box-wrapper .box-added-wrapper .box.product:last-child{margin-right:0;}.box-wrapper .box-added-wrapper .box .makita-link{font-size:16px;}.box-wrapper .box-added-wrapper .box .makita-btn.remove{margin-bottom:1.1em;padding:10px 15px 10px 15px;font-size:14px;}.box-wrapper .box-added-wrapper .box .makita-btn span{display:none;}.box-wrapper .box-added-wrapper .box.top-level{border:1px solid #000;padding:50px 0;margin-bottom:0;}.lt-ie9 .box-wrapper .box-added-wrapper .box.top-level{padding:50px 40px;}@media screen and (min-width:900px){.box-wrapper .box-added-wrapper .box.top-level{padding:50px 40px;}}.box-wrapper .box-added-wrapper .box.top-level.err{border-color:#f00;}.box-wrapper .box-added-wrapper .box.top-level.err .total-weight-value{color:#f00;}.box-wrapper .box-added-wrapper .box .dyn-inputs{border:1px solid #d6d6d6;position:relative;padding:10px;display:inline-block;vertical-align:top;margin:0 5px;}.box-wrapper .box-added-wrapper .box .dyn-inputs label{display:block;font-size:12px;font-weight:bold;color:#000;}.box-wrapper .box-added-wrapper .box .dyn-inputs label.inline{display:inline;margin-left:5px;color:unset;}.box-wrapper .box-added-wrapper .box .dyn-inputs select{width:175px;}.box-wrapper .box-added-wrapper .box .dyn-inputs input{display:block;margin-bottom:10px;width:auto;}.lt-ie9 .box-wrapper .box-added-wrapper .box .dyn-inputs input{display:inline;margin-left:0;}@media screen and (min-width:900px){.box-wrapper .box-added-wrapper .box .dyn-inputs input{display:inline;margin-left:0;}}.box-wrapper .box-added-wrapper .box .dyn-inputs input.inline{display:inline;}.box-wrapper .box-added-wrapper .box .dyn-inputs input.inline.size{width:40px;margin-left:25px;}.box-wrapper .box-added-wrapper .box .dyn-inputs input.inline.size.card{display:inline-block;vertical-align:top;margin:0 0 10px 0;text-align:center;}.box-wrapper .box-added-wrapper .box .dyn-inputs input[type=radio]{display:inline;}.box-wrapper .box-added-wrapper .box .dyn-inputs input .inline{display:inline;}.box-wrapper .box-added-wrapper .box .dyn-inputs .makita-link{position:absolute;top:0;left:3px;}@keyframes change_background{from{background-size:20px;}to{background-size:0;}}.box-wrapper .box-added-wrapper .box .search-box.suggest{display:block;width:fit-content;width:-moz-fit-content;vertical-align:top;}.lt-ie9 .box-wrapper .box-added-wrapper .box .search-box.suggest{display:inline-block;width:auto;}@media screen and (min-width:900px){.box-wrapper .box-added-wrapper .box .search-box.suggest{display:inline-block;width:auto;}}.box-wrapper .box-added-wrapper .box .search-box.suggest input{width:auto;text-transform:capitalize;}.box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox{width:230%;border-color:#bbb;text-transform:capitalize;top:44px;min-height:50px;background:#fff;background-image:url("../gif/searching.gif");background-repeat:no-repeat;background-size:20px;background-position:center;animation:3s change_background ease-in forwards;}.lt-ie9 .box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox{width:150%;}@media screen and (max-width:899px){.box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox{width:150%;}}.box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox::after{content:"";color:#404040;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;animation:3s auto_show ease-in forwards;}.box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox:empty::after{content:"Model not found!";color:#f00;}.box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox li[data-exclude=true]{font-style:italic;color:#636466;}.box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox li.model-disabled{padding:4px;margin:6px 4px;border:1px solid #d3d3d3;width:98%;transition:all .3s ease-in-out;}.lt-ie9 .box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox li.model-disabled{width:100%;max-width:271px;}@media screen and (max-width:899px){.box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox li.model-disabled{width:100%;max-width:271px;}}.box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox li.model-disabled p.error-message{color:#eb1c24;font-size:12px;text-transform:capitalize;}.box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox li.model-disabled p.error-message:hover{background-color:#d6d6d6;}.box-wrapper .box-added-wrapper .box .search-box.suggest .ul-searchbox li.model-disabled:hover{background-color:#d6d6d6;}.box-wrapper .box-added-wrapper .box .search-box.suggest .weight-input{width:50px;opacity:.5;}.box-wrapper .box-added-wrapper .box .search-box input{height:32px;}.box-wrapper .box-added-wrapper .box .search-box .color-red{color:#eb1c24;}.box-wrapper .box-added-wrapper .box .total-weight-wrapper{background-color:#d3d3d3;border-bottom:1px solid #000;text-align:center;font-size:13px;width:30%;padding:3px 0 3px 3px;margin:0;border-left:1px solid #000;position:absolute;right:0;top:0;}.box-wrapper .box-added-wrapper .box .total-weight-wrapper span{font-size:15px;font-weight:bold;}.box-wrapper .box-added-wrapper .box .add-products-button{position:absolute;top:-20px;left:-8px;width:auto;white-space:normal;text-align:left;padding:15px;font-size:14px;}.box-wrapper .box-added-wrapper .box .input-wrap{display:flex;align-items:center;flex-flow:column;margin:0 0 18px 12px;width:unset;justify-content:flex-start;}.lt-ie9 .box-wrapper .box-added-wrapper .box .input-wrap{align-items:center;flex-flow:row;}@media screen and (min-width:900px){.box-wrapper .box-added-wrapper .box .input-wrap{align-items:center;flex-flow:row;}}.box-wrapper .box-added-wrapper .box .input-wrap label{display:block;text-transform:uppercase;font-size:13px;font-weight:bold;}.box-wrapper .box-added-wrapper .box .input-wrap label em{display:block;}.box-wrapper .box-added-wrapper .box .input-wrap label span{font-weight:normal;font-style:italic;}.box-wrapper .box-added-wrapper .box .input-wrap input{margin-right:15px;height:32px;}.box-wrapper .box-added-wrapper .box .input-wrap input.hasDatepicker{margin-right:0;}.box-wrapper .box-added-wrapper .box .input-wrap.no-stack{flex-flow:row;}.box-wrapper .box-added-wrapper .box .input-wrap.no-stack.w-wrap{flex-wrap:wrap;}.box-wrapper .box-added-wrapper .box .input-wrap.inherit-width{width:inherit;}.box-wrapper .box-added-wrapper .box .input-wrap .ui-datepicker-trigger{height:31px;}.box-wrapper .box-added-wrapper .box .input-wrap .ui-datepicker-trigger img{height:auto;width:14px;display:inline-block;}.box-wrapper .box-added-wrapper .box .input-wrap input[name=Weight]{width:75px;opacity:.75;width:30%;text-align:center;margin-right:0;}.box-wrapper .box-added-wrapper .box .input-wrap .weight-lbl{text-align:center;width:30%;}.box-wrapper .box-added-wrapper .box .input-wrap .note{font-size:11px;color:#000;}.box-wrapper .box-added-wrapper .box .input-wrap textarea{width:100%;}.lt-ie9 .box-wrapper .box-added-wrapper .box .input-wrap textarea{width:440px;}@media screen and (min-width:900px){.box-wrapper .box-added-wrapper .box .input-wrap textarea{width:440px;}}.box-wrapper .box-added-wrapper .box .input-wrap .max-rate-input{margin-left:10px;opacity:.75;}.box-wrapper .box-added-wrapper .box .input-wrap .max-rate-input input{width:90px;border-left:0;border-right:0;border-top:0;line-height:0;height:20px;}.box-wrapper .box-added-wrapper .box .input-wrap .max-rate-input.customer{color:#000;}.box-wrapper .box-added-wrapper .box .input-wrap .max-rate-input.customer input{color:#000;border-color:#000;}.box-wrapper .box-added-wrapper .box .input-wrap .dyn-description{width:100%;border:0;background:#d3d3d3;padding:10px 5px;}.box-wrapper .box-added-wrapper .box .input-wrap.dyn-container{display:none;}.box-wrapper .box-added-wrapper .box .include-battery{margin-bottom:.825em;border:1px solid #808080;margin-left:10px;padding:10px 15px;}.box-wrapper .box-added-wrapper .box .include-battery .input-wrap{padding:0;margin:0;}.box-wrapper .box-added-wrapper .battery-wrap{display:flex;align-items:center;}.box-wrapper .box-added-wrapper .battery-wrap .battery-containers{margin-top:1.1em;margin-right:40px;}.box-wrapper .box-added-wrapper .battery-wrap .battery-containers:last-child{margin-right:0;}.box-wrapper .box-added-wrapper .battery-wrap .dyn-battery-dd{margin-bottom:25px;}.box-wrapper .box-added-wrapper .battery-wrap .input-wrap{margin-bottom:5px;align-items:flex-start;}.box-wrapper .box-added-wrapper .battery-wrap .input-wrap.no-stack{align-items:center;}.box-wrapper .box-added-wrapper .battery-wrap .input-wrap .quantity input{width:50px;}.box-wrapper .box-added-wrapper .display-error-message{display:block;margin-bottom:8px;color:#eb1c24;font-size:12px;font-weight:bold;margin-left:12px;text-transform:uppercase;}.box-wrapper .box-added-wrapper .display-error-message.d-none{display:none;}.box-wrapper .input-template{margin-bottom:1em;}.box-wrapper .input-template input[type=text]{margin-right:7px;width:auto;height:25px;vertical-align:top;font-size:14px;margin-bottom:.55em;}.lt-ie9 .box-wrapper .input-template input[type=text]{margin-bottom:0;}@media screen and (min-width:900px){.box-wrapper .input-template input[type=text]{margin-bottom:0;}}.box-wrapper .input-template input[type=text].size{width:50px;text-align:center;margin:0;}.box-wrapper .input-template .location{clear:both;}.lt-ie9 .box-wrapper .input-template .location{display:inline;width:auto;}@media screen and (min-width:900px){.box-wrapper .input-template .location{display:inline;width:auto;}}.box-wrapper .input-template .flex-wrapper{margin-bottom:.55em;width:100%;}.lt-ie9 .box-wrapper .input-template .flex-wrapper{display:inline-block;vertical-align:top;}@media screen and (min-width:900px){.box-wrapper .input-template .flex-wrapper{display:inline-block;vertical-align:top;}}.box-wrapper .input-template .flex-wrapper select{width:80%;}.box-wrapper .input-template .flex-wrapper label{font-weight:bold;}.box-wrapper .input-template .flex-wrapper .radio-label{font-weight:normal;}.box-wrapper .input-template .booth-icon{margin-right:.25em;}.box-wrapper .input-template .search-box.suggest{display:block;width:fit-content;width:-moz-fit-content;vertical-align:top;}.lt-ie9 .box-wrapper .input-template .search-box.suggest{display:inline-block;width:auto;}@media screen and (min-width:900px){.box-wrapper .input-template .search-box.suggest{display:inline-block;width:auto;}}.box-wrapper .input-template .search-box.suggest input{width:auto;text-transform:capitalize;}.box-wrapper .input-template .search-box.suggest .ul-searchbox{width:151%;border-color:#bbb;text-transform:capitalize;}.dr-label-info{display:flex;align-items:flex-start;justify-content:space-between;flex-flow:column;}.lt-ie9 .dr-label-info{flex-flow:row;}@media screen and (min-width:900px){.dr-label-info{flex-flow:row;}}.dr-label-info object{width:100%;height:600px;display:block;}.dr-label-info .col{width:100%;}.lt-ie9 .dr-label-info .col{flex-basis:48%;}@media screen and (min-width:900px){.dr-label-info .col{flex-basis:48%;}}.dr-label-info .col.tips h2,.dr-label-info .col.tips .erebates .channel h2>span,.erebates .channel .dr-label-info .col.tips h2>span,.dr-label-info .col.tips .erebates .promotion h2>span,.erebates .promotion .dr-label-info .col.tips h2>span,.dr-label-info .col.tips .sales .channel h2>span,.sales .channel .dr-label-info .col.tips h2>span,.dr-label-info .col.tips .sales .promotion h2>span,.sales .promotion .dr-label-info .col.tips h2>span{margin-bottom:1.1em;font-family:"MakitaSans_ExtraBold";color:#333;font-size:calc((16px) + (22 - 16)*(100vw - (400px))/(1920 - 400));}.dr-label-info .col.tips .details>li{font-size:calc((16px) + (18 - 16)*(100vw - (400px))/(1920 - 400));margin-bottom:1.65em;list-style-type:disc;margin-left:15px;}.modal-overlay.review-window .shipping{margin-bottom:1.1em;display:flex;align-items:flex-start;flex-flow:column;}.lt-ie9 .modal-overlay.review-window .shipping{flex-flow:row;}@media screen and (min-width:900px){.modal-overlay.review-window .shipping{flex-flow:row;}}.modal-overlay.review-window .shipping .col{flex-basis:30%;}.modal-overlay.review-window .shipping .col h3{font-family:"MakitaSans_ExtraBold";}.modal-overlay.review-window .shipping-info .addy{display:flex;align-items:flex-start;}.modal-overlay.review-window .shipping-info .addy .info{margin-right:5px;}.modal-overlay.review-window .products{margin-bottom:1.1em;}.modal-overlay.review-window .products .col h3{font-family:"MakitaSans_ExtraBold";}.modal-overlay.review-window .products .col .item{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;}.modal-overlay.review-window .products .col .item .ship{flex-basis:100%;border:1px dashed #000;padding:15px;margin-right:15px;}.lt-ie9 .modal-overlay.review-window .products .col .item .ship{flex-basis:30%;}@media screen and (min-width:900px){.modal-overlay.review-window .products .col .item .ship{flex-basis:30%;}}.modal-overlay.review-window .products .col .item .ship:last-child{margin-right:0;}.modal-overlay.review-window .products .col .item .ship .product{display:flex;flex-direction:column;font-size:15px;margin-bottom:.55em;}.modal-overlay.review-window .products .col .item .ship .product label{text-transform:uppercase;text-decoration:underline;font-weight:bold;}.modal-overlay.review-window .products .col .item .ship .product p span{font-weight:bold;font-style:italic;}.modal-overlay.review-window .makita-btn{margin-bottom:1.1em;}.lt-ie9 .modal-overlay.review-window .makita-btn{margin-bottom:0;}@media screen and (min-width:900px){.modal-overlay.review-window .makita-btn{margin-bottom:0;}}.modal-overlay.faq h3,.modal-overlay.faq h2,.modal-overlay.faq .erebates .channel h2>span,.erebates .channel .modal-overlay.faq h2>span,.modal-overlay.faq .erebates .promotion h2>span,.erebates .promotion .modal-overlay.faq h2>span,.modal-overlay.faq .sales .channel h2>span,.sales .channel .modal-overlay.faq h2>span,.modal-overlay.faq .sales .promotion h2>span,.sales .promotion .modal-overlay.faq h2>span{margin-bottom:.55em;margin-top:.55em;text-align:center;font-weight:bold;font-size:calc(.75em + .75vw);}.modal-overlay.faq p{text-align:center;margin-bottom:.55em;}.modal-overlay.faq p u{font-weight:bold;}.modal-overlay.faq img{max-width:initial;max-height:initial;}.lt-ie9 .modal-overlay.faq img{max-width:75%;max-height:75%;}@media screen and (min-width:900px){.modal-overlay.faq img{max-width:75%;max-height:75%;}}.lt-ie9 .modal-overlay.faq .modal-overlay-container .modal-overlay-body img{max-width:50%;max-height:50%;}@media screen and (min-width:900px){.modal-overlay.faq .modal-overlay-container .modal-overlay-body img{max-width:50%;max-height:50%;}}.service__header{display:flex;flex-direction:row;align-items:center;color:#fff;flex-wrap:wrap;padding:15px 0;}.lt-ie9 .service__header{flex-direction:row;flex-wrap:nowrap;}@media screen and (min-width:900px){.service__header{flex-direction:row;flex-wrap:nowrap;}}.service__header-col{flex-basis:100%;}.lt-ie9 .service__header-col{flex-basis:18%;}@media screen and (min-width:900px){.service__header-col{flex-basis:18%;}}.service__header-col.title{flex-basis:38%;text-align:center;}.lt-ie9 .service__header-col.title{flex-basis:50%;}@media screen and (min-width:600px){.service__header-col.title{flex-basis:50%;}}.lt-ie9 .service__header-col.title{margin-right:15px;flex-basis:initial;text-align:left;}@media screen and (min-width:900px){.service__header-col.title{margin-right:15px;flex-basis:initial;text-align:left;}}.lt-ie9 .service__header-col.title{margin-right:auto;}@media screen and (min-width:1600px){.service__header-col.title{margin-right:auto;}}.service__header-col.cta{flex-basis:auto;text-align:center;}.lt-ie9 .service__header-col.cta{margin-right:15px;flex-basis:initial;text-align:left;}@media screen and (min-width:900px){.service__header-col.cta{margin-right:15px;flex-basis:initial;text-align:left;}}.service__header-col.copy{flex-basis:auto;text-align:center;}.lt-ie9 .service__header-col.copy{text-align:left;}@media screen and (min-width:900px){.service__header-col.copy{text-align:left;}}.service__header-col.copy .description,.service__header-col.copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .service__header-col.copy span,.service__header-col.copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .service__header-col.copy span{margin-top:.55em;}.lt-ie9 .service__header-col.copy .description,.lt-ie9 .service__header-col.copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .service__header-col.copy span,.lt-ie9 .service__header-col.copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .service__header-col.copy span{margin-top:0;}@media screen and (min-width:900px){.service__header-col.copy .description,.service__header-col.copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .service__header-col.copy span,.service__header-col.copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .service__header-col.copy span{margin-top:0;}}.service__header-col.copy .makita-btn{margin-top:.55em;font-size:calc((18px) + (18 - 18)*(100vw - (320px))/(2560 - 320));padding-top:5px;padding-bottom:5px;}.rbox-widget{margin-bottom:1em;}.rbox-widget h1,.rbox-widget h2,.rbox-widget .erebates .channel h2>span,.erebates .channel .rbox-widget h2>span,.rbox-widget .erebates .promotion h2>span,.erebates .promotion .rbox-widget h2>span,.rbox-widget .sales .channel h2>span,.sales .channel .rbox-widget h2>span,.rbox-widget .sales .promotion h2>span,.sales .promotion .rbox-widget h2>span,.rbox-widget h3,.rbox-widget h4,.rbox-widget h5,.rbox-widget h6{font-weight:bold;margin:0;padding:0;}.rbox-widget h1{font-size:2em;line-height:1.6em;}.rbox-widget h2,.rbox-widget .erebates .channel h2>span,.erebates .channel .rbox-widget h2>span,.rbox-widget .erebates .promotion h2>span,.erebates .promotion .rbox-widget h2>span,.rbox-widget .sales .channel h2>span,.sales .channel .rbox-widget h2>span,.rbox-widget .sales .promotion h2>span,.sales .promotion .rbox-widget h2>span{font-size:1.7em;line-height:1.6em;}.rbox-widget h3{font-size:1.3em;line-height:1.6em;}.rbox-widget h4,.rbox-widget h5,.rbox-widget h6{font-size:1em;line-height:1.6em;}.rbox-widget button,.rbox-widget input,.rbox-widget select,.rbox-widget textarea{margin:0;font-size:100%;vertical-align:middle;}.rbox-widget button,.rbox-widget input{*overflow:visible;line-height:normal;}.rbox-widget button::-moz-focus-inner,.rbox-widget input::-moz-focus-inner{padding:0;border:0;}.rbox-widget textarea{height:80px;overflow:auto;vertical-align:top;}.rbox-widget fieldset{padding:0;margin:0;border:0;font-size:75%;}.rbox-widget select,.rbox-widget textarea,.rbox-widget input{display:inline-block;padding:4px;margin-bottom:9px;}.rbox-widget input,.rbox-widget textarea{width:300px;}.rbox-widget input[type=number],.rbox-widget .rbox-date-field{width:200px;}.rbox-widget textarea,.rbox-widget input[type=text],.rbox-widget input[type=password],.rbox-widget input[type=datetime],.rbox-widget input[type=datetime-local],.rbox-widget input[type=date],.rbox-widget input[type=month],.rbox-widget input[type=time],.rbox-widget input[type=week],.rbox-widget input[type=number],.rbox-widget input[type=email],.rbox-widget input[type=url],.rbox-widget input[type=search],.rbox-widget input[type=tel],.rbox-widget input[type=color]{background-color:#fff;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-ms-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;}.rbox-widget textarea:focus,.rbox-widget input[type=text]:focus,.rbox-widget input[type=password]:focus,.rbox-widget input[type=datetime]:focus,.rbox-widget input[type=datetime-local]:focus,.rbox-widget input[type=date]:focus,.rbox-widget input[type=month]:focus,.rbox-widget input[type=time]:focus,.rbox-widget input[type=week]:focus,.rbox-widget input[type=number]:focus,.rbox-widget input[type=email]:focus,.rbox-widget input[type=url]:focus,.rbox-widget input[type=search]:focus,.rbox-widget input[type=tel]:focus,.rbox-widget input[type=color]:focus{border-color:rgba(82,168,236,.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);}.rbox-widget input[type=radio],.rbox-widget input[type=checkbox]{width:auto;margin:3px 3px 3px 0;*margin-top:0;line-height:normal;cursor:pointer;}.rbox-widget .rbox-field-label{display:inline-block;padding-top:5px;}.rbox-widget .rbox-checkbox-label{display:inline-block;margin-right:10px;}.rbox-widget .rbox-error-msg{display:inline-block;padding-left:5px;vertical-align:middle;font-weight:normal;}.rbox-widget .rbox-field-wrapper{margin-bottom:10px;}.rbox-widget .rbox-field-wrapper.rbox-error .rbox-error-msg{color:#b94a48;}.rbox-widget .rbox-field-wrapper.rbox-error input,.rbox-widget .rbox-field-wrapper.rbox-error select,.rbox-widget .rbox-field-wrapper.rbox-error textarea{color:#b94a48;border-color:#b94a48;}.rbox-widget .rbox-field-wrapper.rbox-error input:focus,.rbox-widget .rbox-field-wrapper.rbox-error select:focus,.rbox-widget .rbox-field-wrapper.rbox-error textarea:focus{border-color:#953b39;-webkit-box-shadow:0 0 6px #d59392;-moz-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392;}.rbox-widget .rbox-form-actions{padding-top:20px;}.rbox-widget .rbox-btn{display:inline-block;*display:inline;*zoom:1;padding:4px 10px 4px;margin-bottom:0;font-size:1em;line-height:1.5em;*line-height:20px;color:#000;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-ms-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(top,#fff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e6e6e6",GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border:1px solid #ccc;*border:0;border-bottom-color:#b3b3b3;border-color:rgba(0,0,0,.25) rgba(0,0,0,.25) rgba(0,0,0,.4);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);}.rbox-widget .rbox-btn:hover,.rbox-widget .rbox-btn:active,.rbox-widget .rbox-btn[disabled]{background-color:#e6e6e6;*background-color:#d9d9d9;}.rbox-widget .rbox-btn:active{background-color:#ccc \9;}.rbox-widget .rbox-btn:first-child{*margin-left:0;}.rbox-widget .rbox-btn:focus,.rbox-widget .rbox-btn:hover{color:#333;text-decoration:none;background-color:#e6e6e6;*background-color:#d9d9d9;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-ms-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear;}.rbox-widget .rbox-btn:active{background-color:#e6e6e6;background-color:#d9d9d9 \9;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);}.rbox-widget .rbox-btn[disabled]{cursor:default;background-color:#e6e6e6;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.rbox-widget button.rbox-btn,.rbox-widget input[type=submit].rbox-btn{*padding-top:2px;*padding-bottom:2px;}.rbox-widget .rbox-hide{display:none;}.rbox-application-form{display:none;margin-top:20px;border-top:1px solid #eee;}.rbox-application-form fieldset{padding-top:20px;}.rbox-application-form input[type=file]{width:auto;}.rbox-opening-li{padding:10px 0;border-bottom:1px dotted rgba(127,127,127,.2);border-top:1px dotted rgba(127,127,127,.2);*border-bottom-color:#ccc;*border-top-color:#ccc;}.rbox-opening-li+.rbox-opening-li{border-top:0 none;}.rbox-opening-li a{text-decoration:none;}.rbox-opening-li:hover,.rbox-opening-li.rbox-opening-li-selected{border-bottom-style:solid;cursor:pointer!important;}.rbox-opening-li:hover a,.rbox-opening-li.rbox-opening-li-selected a{text-decoration:underline;}.rbox-opening-li:hover .rbox-job-shortdesc,.rbox-opening-li.rbox-opening-li-selected .rbox-job-shortdesc{opacity:1;filter:alpha(opacity=100);}.rbox-opening-li-title{font-size:1.2em;line-height:1.2em;font-weight:bold;}.rbox-job-title{border:0 none;}.rbox-job-shortdesc{opacity:.8;filter:alpha(opacity=80);font-weight:normal;}.rbox-job-fullpage .rbox-buttons{margin-top:30px;}.rbox-job-longdesc{min-height:22px;margin-top:10px;padding-top:20px;border-top:1px solid #eee;}.rbox-job-longdesc p{margin-bottom:1em;}.rbox-job-longdesc h1{font-size:1.3em;line-height:1.6em;}.rbox-job-longdesc h2,.rbox-job-longdesc .erebates .channel h2>span,.erebates .channel .rbox-job-longdesc h2>span,.rbox-job-longdesc .erebates .promotion h2>span,.erebates .promotion .rbox-job-longdesc h2>span,.rbox-job-longdesc .sales .channel h2>span,.sales .channel .rbox-job-longdesc h2>span,.rbox-job-longdesc .sales .promotion h2>span,.sales .promotion .rbox-job-longdesc h2>span{font-size:1em;line-height:1.6em;}.rbox-job-longdesc h3,.rbox-job-longdesc h4,.rbox-job-longdesc h5,.rbox-job-longdesc h6{font-size:1em;line-height:1.6em;}.rbox-job-longdesc ul{padding-left:0;}.rbox-job-longdesc ul>li{list-style:disc inside none;padding-left:1em;text-indent:-.7em;background:transparent none;}.rbox-job-longdesc ul,.rbox-job-longdesc ul>li{margin-left:0;}.rbox-job-longdesc ul:before,.rbox-job-longdesc ul>li:before,.rbox-job-longdesc ul:after,.rbox-job-longdesc ul>li:after{display:none;}.rbox-top-links{margin-bottom:20px;}.rbox-top-links a{color:#008290;}.rbox-bottom-links{margin-top:20px;}.rbox-bottom-links a{color:#008290;}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:4px 0;margin:1px 0 0;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.icon-arrow-left{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAAXNSR0IArs4c6QAAAAJiS0dEAP+Hj8y/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAiUlEQVQY02NgoDWQlJc8j0vKX+6D3n9UMSaoVD/HBmF+VjQNjAwMkvIMG/gNuBkYGBgYniFJPWdkZGCQeyAgz4rForOMTAwMFbUCd7C7g5GB4T/PeZP68mceDAwMDGcckaQOMDAwMDD8Z/mvUdBu9tn4Pw6v/JeYlWB3G2cg/Oc554AnjP6zoPIBzeMd9YjtWegAAAAASUVORK5CYII=);background-position:0 0;}.icon-arrow-right{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAAXNSR0IArs4c6QAAAAJiS0dEAP+Hj8y/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAiklEQVQY02NgoAeQPC8pj1NS77/cB0l/GI8JVZKVQZifY4NkP4THyMAg+R8hKcXAwMDA8JXh4wWGgOcPGRkYjP9jGv+b4cPDRwpM2O0WuFNRy8DAyMDw3wEhaLKfgYGBQWpHY6fhGcYvaDqM/5t9Lmj/r/GfBYtxdrdnJfyXwOHPcw7/eXAGAqpxAIK1I/WSwx0JAAAAAElFTkSuQmCC);background-position:0 0;}.rbox-datepicker{top:0;left:0;width:auto;padding:4px;margin-top:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.rbox-datepicker:before{content:"";display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:6px;}.rbox-datepicker:after{content:"";display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px;}.rbox-datepicker>div{display:none;}.rbox-datepicker.days div.datepicker-days{display:block;}.rbox-datepicker.months div.datepicker-months{display:block;}.rbox-datepicker.years div.datepicker-years{display:block;}.rbox-datepicker table{margin:0;}.rbox-datepicker tr,.rbox-datepicker td,.rbox-datepicker th{background-color:transparent;}.rbox-datepicker table,.rbox-datepicker tr,.rbox-datepicker td,.rbox-datepicker th{border:0 none;}.rbox-datepicker td,.rbox-datepicker th{text-align:center;width:20px;height:20px;padding:5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.rbox-datepicker td.day:hover{background:#eee;cursor:pointer;}.rbox-datepicker td.old,.rbox-datepicker td.new{color:#999;}.rbox-datepicker td.active,.rbox-datepicker td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc",endColorstr="#0044cc",GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);}.rbox-datepicker td.active:hover,.rbox-datepicker td.active:hover:hover,.rbox-datepicker td.active:active,.rbox-datepicker td.active:hover:active,.rbox-datepicker td.active.active,.rbox-datepicker td.active:hover.active,.rbox-datepicker td.active.disabled,.rbox-datepicker td.active:hover.disabled,.rbox-datepicker td.active[disabled],.rbox-datepicker td.active:hover[disabled]{background-color:#04c;*background-color:#003bb3;}.rbox-datepicker td.active:active,.rbox-datepicker td.active:hover:active,.rbox-datepicker td.active.active,.rbox-datepicker td.active:hover.active{background-color:#039 \9;}.rbox-datepicker td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.rbox-datepicker td span:hover{background:#eee;}.rbox-datepicker td span.active{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc",endColorstr="#0044cc",GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);}.rbox-datepicker td span.active:hover,.rbox-datepicker td span.active:active,.rbox-datepicker td span.active.active,.rbox-datepicker td span.active.disabled,.rbox-datepicker td span.active[disabled]{background-color:#04c;*background-color:#003bb3;}.rbox-datepicker td span.active:active,.rbox-datepicker td span.active.active{background-color:#039 \9;}.rbox-datepicker td span.old{color:#999;}.rbox-datepicker th.switch{width:145px;}.rbox-datepicker thead tr:first-child th{cursor:pointer;}.rbox-datepicker thead tr:first-child th:hover{background:#eee;}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px;}.rbox-widget{font-family:"Open Sans Condensed",sans-serif;font-size:85%;margin-top:5px;}.rbox-opening-li:hover,.rbox-opening-li:active{background-color:#ccc;}.rbox-opening-li a{color:#008a97;display:inline-block;margin-left:0;text-align:left;text-decoration:none;width:50%;display:inline-block;float:left;overflow:hidden;text-align:left;text-decoration:none;}.rbox-job-shortdesc{display:block;font-weight:bold;opacity:.8;overflow:hidden;text-align:left;}.rbox-job-fullpage{font-size:100%;text-align:left;}.rbox-job-fullpage div{font-size:130%;}.modal-overlay.msg-content .modal-overlay-body{font-size:13px;}.lt-ie9 .modal-overlay.msg-content .modal-overlay-body{font-size:16px;}@media screen and (min-width:900px){.modal-overlay.msg-content .modal-overlay-body{font-size:16px;}}.modal-overlay.msg-content .modal-overlay-body p{margin-bottom:1.1em;}.modal-overlay.msg-content .modal-overlay-body .msg-heading{font-weight:bold;}.modal-overlay.msg-content .modal-overlay-body .msg-list{margin-bottom:1.1em;}.modal-overlay.msg-content .modal-overlay-body .msg-list li{margin-left:15px;list-style:disc;}.privacy-policy-wrapper .sub_column_header{margin-bottom:2.2em;}.privacy-policy-wrapper .copy h2,.privacy-policy-wrapper .copy .erebates .channel h2>span,.erebates .channel .privacy-policy-wrapper .copy h2>span,.privacy-policy-wrapper .copy .erebates .promotion h2>span,.erebates .promotion .privacy-policy-wrapper .copy h2>span,.privacy-policy-wrapper .copy .sales .channel h2>span,.sales .channel .privacy-policy-wrapper .copy h2>span,.privacy-policy-wrapper .copy .sales .promotion h2>span,.sales .promotion .privacy-policy-wrapper .copy h2>span{margin-bottom:.275em;font-weight:bold;}.privacy-policy-wrapper .copy ul{margin-bottom:1.1em;}.privacy-policy-wrapper .copy ul li{margin-left:15px;list-style:lower-alpha;}.privacy-policy-wrapper .copy p{margin-bottom:1.1em;padding:0;}.privacy-policy-wrapper .copy .no-bullets li{margin-left:0;list-style:none;}.privacy-policy-wrapper .copy .parent-bullets p{font-weight:normal;}.privacy-policy-wrapper .copy .parent-bullets li{list-style:upper-alpha;font-weight:bold;}.privacy-policy-wrapper .copy .parent-bullets li h2,.privacy-policy-wrapper .copy .parent-bullets li .erebates .channel h2>span,.erebates .channel .privacy-policy-wrapper .copy .parent-bullets li h2>span,.privacy-policy-wrapper .copy .parent-bullets li .erebates .promotion h2>span,.erebates .promotion .privacy-policy-wrapper .copy .parent-bullets li h2>span,.privacy-policy-wrapper .copy .parent-bullets li .sales .channel h2>span,.sales .channel .privacy-policy-wrapper .copy .parent-bullets li h2>span,.privacy-policy-wrapper .copy .parent-bullets li .sales .promotion h2>span,.sales .promotion .privacy-policy-wrapper .copy .parent-bullets li h2>span{font-weight:bold;}.privacy-policy-wrapper .copy .parent-bullets li ul li{font-weight:normal;list-style:lower-alpha;}.about-us img{margin:0 auto;padding:5px;}.about-us .country-wrap{bottom:0;width:100%;text-align:left;}.about-us .country-wrap .page-title{padding-left:27px;}.about-us .country-wrap .country-story{background-position:center center;background-size:contain;color:#fff;font-weight:normal;font-size:13px;text-align:left;padding:10px 30px 40px;}.about-us .about-100{padding:40px 0 10px 0;}.about-us .text{text-align:left;}.about-us .text-title{font-family:"Open Sans Condensed",Arial,sans-serif;font-size:22px;font-weight:bold;padding:5px 0 0 10px;}.about-us .text-body{font-size:13px;line-height:13px;padding:0 10px 5px 10px;line-height:inherit;}.about-us sub{top:.4em;}.about-us #slick-early-years .slick-prev{left:-25px;top:50%;}.about-us #slick-early-years .slick-prev::before{color:#000;}.about-us #slick-early-years .slick-next{right:-25px;top:50%;}.about-us #slick-early-years .slick-next::before{color:#000;}.about-us #slick-early-years .slick-dots{position:relative;}.about-us #slick-early-years .slick-dots li button::before{color:#000;}.career .fraud-alert{font-size:13px;font-style:italic;}.career .fraud-alert .fas{color:#ff0;}.career .fraud-alert .makita-link{color:#fff;text-decoration:underline;}.lt-ie9 .makita-body [class^=icon-],.lt-ie9 .makita-body [class*=" icon-"]{display:unset;}@media screen and (max-width:899px){.makita-body [class^=icon-],.makita-body [class*=" icon-"]{display:unset;}}.global-page-header.reps-locator-header{padding:0;background-color:#000;max-height:100%;max-width:100%;}.global-page-header.reps-locator-header .main-banner{padding:4% 0 5%;}.global-page-header.reps-locator-header .page-title{font-family:"MakitaSansCondensed_ExtraBold";font-size:2.5em;text-align:center;color:#fff;margin:0 auto 0;line-height:normal;margin-bottom:1.1em;}.lt-ie9 .global-page-header.reps-locator-header .page-title{font-size:4.5em;margin:0 auto;margin-bottom:.55em;}@media screen and (min-width:900px){.global-page-header.reps-locator-header .page-title{font-size:4.5em;margin:0 auto;margin-bottom:.55em;}}.global-page-header.reps-locator-header .page-title span{display:block;font-size:.35em;line-height:1em;}.lt-ie9 .global-page-header.reps-locator-header .page-title span{line-height:.8em;}@media screen and (min-width:900px){.global-page-header.reps-locator-header .page-title span{line-height:.8em;}}.contact-card-wrap{display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;}.lt-ie9 .contact-card-wrap{flex-direction:row;}@media screen and (min-width:900px){.contact-card-wrap{flex-direction:row;}}.contact-card-wrap .contact-card{background-color:#008290;color:#fff;padding:20px;font-size:calc(16px + 2*(100vw - 320px)/1600);margin-bottom:20px;width:100%;}.lt-ie9 .contact-card-wrap .contact-card{margin-bottom:0;width:unset;}@media screen and (min-width:900px){.contact-card-wrap .contact-card{margin-bottom:0;width:unset;}}.contact-card-wrap .contact-card li{display:grid;grid-template-columns:20% 80%;column-gap:20px;grid-row-gap:20px;margin-bottom:.275em;}.visuallyhidden{visibility:hidden!important;height:0!important;width:0!important;min-height:0!important;min-width:0!important;padding:0!important;margin:0!important;}.makita-ope sup{font-family:Arial,sans-serif;vertical-align:super;font-size:50%;line-height:0;}.makita-ope sub{font-size:50%;}.makita-ope .grid-demo{background:#000;}.makita-ope .grid-demo .global-footer{margin-top:0;}.makita-ope .grid-demo .site-content{background-color:#000;}.makita-ope .sub-menu-container{padding-top:35px;margin:0 auto;background-color:#000;}.makita-ope .sub-menu-container .sub-menu-heading{color:#fff;text-align:center;font-family:"MakitaSansCondensed_ExtraBold";letter-spacing:6px;font-size:calc((25px) + (40 - 25)*(100vw - (320px))/(1920 - 320));margin-bottom:.275em;}.lt-ie9 .makita-ope .sub-menu-container .sub-menu-heading{font-size:40px;}@media screen and (min-width:1920px){.makita-ope .sub-menu-container .sub-menu-heading{font-size:40px;}}.makita-ope .sub-menu-container .drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;}.lt-ie9 .makita-ope .sub-menu-container .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:1100px){.makita-ope .sub-menu-container .drag-wrapper{overflow-x:hidden;}}.makita-ope .sub-menu-container .drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.makita-ope .sub-menu-container .drag-wrapper .menu{display:flex;align-items:center;justify-content:flex-start;background-color:inherit;color:#fff;height:45px;width:700px;letter-spacing:1px;font-size:calc((16px) + (16 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .sub-menu-container .drag-wrapper .menu{font-size:16px;}@media screen and (min-width:1920px){.makita-ope .sub-menu-container .drag-wrapper .menu{font-size:16px;}}.lt-ie9 .makita-ope .sub-menu-container .drag-wrapper .menu{max-width:1920px;justify-content:center;margin:0 auto;}@media screen and (min-width:620px){.makita-ope .sub-menu-container .drag-wrapper .menu{max-width:1920px;justify-content:center;margin:0 auto;}}.lt-ie9 .makita-ope .sub-menu-container .drag-wrapper .menu{width:100%;}@media screen and (min-width:900px){.makita-ope .sub-menu-container .drag-wrapper .menu{width:100%;}}.makita-ope .sub-menu-container .drag-wrapper .menu>li{font-family:"MakitaSans_Medium";font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));text-transform:uppercase;margin:0 1.5vw;padding:0 10px;text-align:center;height:inherit;}.lt-ie9 .makita-ope .sub-menu-container .drag-wrapper .menu>li{font-size:20px;}@media screen and (min-width:1920px){.makita-ope .sub-menu-container .drag-wrapper .menu>li{font-size:20px;}}.makita-ope .sub-menu-container .drag-wrapper .menu>li.active{border-bottom:8px solid #008290;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.5s;}.makita-ope .sub-menu-container .drag-wrapper .menu>li.active span{font-weight:600;}.makita-ope .sub-menu-container .drag-wrapper .menu>li:hover{border-bottom:8px solid #008290;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.5s;}.makita-ope .sub-menu-container .drag-wrapper .menu>li .makita-link{opacity:1;font-weight:normal;height:inherit;text-align:center;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}.makita-ope .sub-menu-container .drag-wrapper .menu>li .makita-link.active{color:#67b2b1;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}.makita-ope .sub-menu-container .drag-wrapper .menu>li span{font-weight:normal;}.makita-ope .sub-menu-container.dyn-fadeout:after{content:"";opacity:0;transition:opacity 300ms ease;}.makita-ope .sub-menu-container:after{position:absolute;z-index:1;right:0;top:96px;pointer-events:none;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:30px;color:rgba(255,255,255,.35);display:flex;align-items:center;justify-content:flex-end;padding-right:20px;height:40px;width:20%;opacity:1;transition:opacity 300ms ease;max-height:29vw;background:-moz-linear-gradient(left,rgba(99,100,102,0) 0%,#000 85%);background:-webkit-linear-gradient(left,rgba(99,100,102,0) 0%,#000 85%);background:linear-gradient(to right,rgba(99,100,102,0) 0%,#000 85%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1);}.lt-ie9 .makita-ope .sub-menu-container:after{top:94px;}@media screen and (min-width:480px){.makita-ope .sub-menu-container:after{top:94px;}}.lt-ie9 .makita-ope .sub-menu-container:after{height:63px;opacity:0;background:unset;}@media screen and (min-width:620px){.makita-ope .sub-menu-container:after{height:63px;opacity:0;background:unset;}}.makita-ope .ms-global-wrapper{max-width:1920px;margin:0 auto;overflow:hidden;}.makita-ope .ms-global-wrapper .title-banner-wrapper{background-color:#2a2d2f;}.lt-ie9 .makita-ope .ms-global-wrapper .title-banner-wrapper{background-color:none;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .title-banner-wrapper{background-color:none;}}.makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner{width:90%;position:relative;margin:0 auto;padding:20px 0 30px;text-align:left;height:auto;background-color:inherit;}.lt-ie9 .makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner{background-color:rgba(0,0,0,.72);position:absolute;top:35px;left:35px;width:100%;max-width:560px;padding:2em;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner{background-color:rgba(0,0,0,.72);position:absolute;top:35px;left:35px;width:100%;max-width:560px;padding:2em;}}.makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner h1{font-family:"MakitaSans_ExtraBold";font-size:calc((30px) + (46 - 30)*(100vw - (320px))/(1920 - 320));color:#fff;text-transform:uppercase;letter-spacing:2px;line-height:1em;margin-bottom:10px;margin-top:35px;}.lt-ie9 .makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner h1{font-size:46px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner h1{font-size:46px;}}.lt-ie9 .makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner h1{margin:1.5vw 0 10px;}@media screen and (min-width:1600px){.makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner h1{margin:1.5vw 0 10px;}}.makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner p{font-family:"MakitaSans_SemiBold";font-size:calc((16px) + (22 - 16)*(100vw - (320px))/(1920 - 320));color:#fff;margin-bottom:30px;}.lt-ie9 .makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner p{font-size:22px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper .title-banner-wrapper .title-banner p{font-size:22px;}}.makita-ope .ms-global-wrapper .feature .content{font-family:"MakitaSansCondensed_Light";color:#fff;line-height:100%;font-size:7vw;width:95%;margin:0 auto;}.lt-ie9 .makita-ope .ms-global-wrapper .feature .content{font-size:5vw;width:100%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature .content{font-size:5vw;width:100%;}}.makita-ope .ms-global-wrapper .feature .content h2,.makita-ope .ms-global-wrapper .feature .content .erebates .channel h2>span,.erebates .channel .makita-ope .ms-global-wrapper .feature .content h2>span,.makita-ope .ms-global-wrapper .feature .content .erebates .promotion h2>span,.erebates .promotion .makita-ope .ms-global-wrapper .feature .content h2>span,.makita-ope .ms-global-wrapper .feature .content .sales .channel h2>span,.sales .channel .makita-ope .ms-global-wrapper .feature .content h2>span,.makita-ope .ms-global-wrapper .feature .content .sales .promotion h2>span,.sales .promotion .makita-ope .ms-global-wrapper .feature .content h2>span{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;line-height:normal;letter-spacing:2px;}.makita-ope .ms-global-wrapper .feature .img-main{margin:0 auto;width:100%;}.makita-ope .ms-global-wrapper .feature.video{position:relative;}.makita-ope .ms-global-wrapper .feature.video .content{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.makita-ope .ms-global-wrapper .feature.video .content.play-in-module{display:unset;align-items:unset;justify-content:unset;}.makita-ope .ms-global-wrapper .feature.video .content.play-in-module .videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;overflow:hidden;}.makita-ope .ms-global-wrapper .feature.video .content.play-in-module .videoWrapper iframe{position:absolute;top:0;left:0;right:0;width:55%;height:55%;margin-left:auto;margin-right:auto;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.video .content.play-in-module .video-link{margin-top:9%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.video .content.play-in-module .video-link{margin-top:9%;}}.makita-ope .ms-global-wrapper .feature.video .content .video-link{display:inline-block;position:relative;}.makita-ope .ms-global-wrapper .feature.video .content .video-link img{max-width:50%;max-height:50%;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.video .content .video-link img{max-height:100%;max-width:100%;}@media screen and (min-width:600px){.makita-ope .ms-global-wrapper .feature.video .content .video-link img{max-height:100%;max-width:100%;}}.makita-ope .ms-global-wrapper .feature.video .content .video-link .button-wrapper{padding:30px 0 30px 42px;margin:-30px auto 0;background-color:rgba(0,0,0,.6);border-radius:50%;transform:scale(.4);}.lt-ie9 .makita-ope .ms-global-wrapper .feature.video .content .video-link .button-wrapper{padding:65px 72px 65px 100px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.video .content .video-link .button-wrapper{padding:65px 72px 65px 100px;}}.makita-ope .ms-global-wrapper .feature.video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:25px 28px 25px 43px;margin:0 auto;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.video .content .video-link .button-wrapper .play{border-width:60px 0 60px 85px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.video .content .video-link .button-wrapper .play{border-width:60px 0 60px 85px;}}.makita-ope .ms-global-wrapper .feature.video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.makita-ope .ms-global-wrapper .feature.video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.makita-ope .ms-global-wrapper .feature.video .content .video-link.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.makita-ope .ms-global-wrapper .feature.video.width-medium{width:90%;margin:0 auto;}.makita-ope .ms-global-wrapper .feature.video.width-medium .videoWrapper .button-wrapper{margin:initial;}.makita-ope .ms-global-wrapper .feature.billboard.headline .content{text-align:center;padding:2% 0 3%;}.makita-ope .ms-global-wrapper .feature.data.tiles .content{text-align:center;}.makita-ope .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{padding:20px;vertical-align:top;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{display:inline-block;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{display:inline-block;}}.makita-ope .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img img{margin:0 auto;max-height:100%;max-width:100%;}.makita-ope .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{text-align:center;}.makita-ope .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{line-height:normal;}.makita-ope .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title{text-transform:uppercase;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content{width:90%;background-color:#000;padding:1vw 0 3vw;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .headline{padding:3vw 0 0;margin-bottom:.6em;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content__xgt{padding:1vw 0;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.tiles.browser .content__xgt .headline{margin-bottom:0;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content__xgt .headline{margin-bottom:0;}}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper{display:flex;justify-content:space-between;flex-direction:column;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper{flex-direction:row;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper{flex-direction:row;}}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile{border:0;width:100%;padding:0;margin:0 auto;background-color:#008290;flex:1 0 auto;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile{width:20.84%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile{width:20.84%;}}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile:not(:last-child){margin-right:0;margin-bottom:4vw;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile:not(:last-child){margin-right:2.2vw;margin-bottom:0;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile:not(:last-child){margin-right:2.2vw;margin-bottom:0;}}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile:not(:last-child){margin-right:42px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile:not(:last-child){margin-right:42px;}}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-img img{width:-webkit-fill-available;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details{text-align:left;margin:0 auto;padding:0 10px;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.title{font-family:"MakitaSans_SemiBold";font-size:calc((20px) + (22 - 20)*(100vw - (320px))/(1920 - 320));line-height:1em;margin-bottom:10px;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.title{font-size:22px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.title{font-size:22px;}}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.title .makita-link{color:#fff;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:calc((15px) + (16 - 15)*(100vw - (320px))/(1920 - 320));padding-bottom:15px;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:16px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:16px;}}.makita-ope .ms-global-wrapper .feature.data.tiles.browser.explore-makita{background-color:#252829;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser.explore-makita.black-background{background-color:#000;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser.explore-makita .content.product-range{background-color:#252829;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser.explore-makita .content.product-range.black-background{background-color:#000;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper .product-tile{background-color:transparent;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper .product-tile .product-details{text-align:center;margin:0 auto;padding:0 20px;}.makita-ope .ms-global-wrapper .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser.explore-makita .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser.explore-makita .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:calc((18px) + (20 - 18)*(100vw - (320px))/(1920 - 320));padding-bottom:15px;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser.explore-makita .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser.explore-makita .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:20px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser.explore-makita .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser.explore-makita .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser.explore-makita .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:20px;}}.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content{text-align:center;}.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content h2,.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .erebates .channel h2>span,.erebates .channel .makita-ope .ms-global-wrapper .feature.data.featured-carousel .content h2>span,.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .erebates .promotion h2>span,.erebates .promotion .makita-ope .ms-global-wrapper .feature.data.featured-carousel .content h2>span,.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .sales .channel h2>span,.sales .channel .makita-ope .ms-global-wrapper .feature.data.featured-carousel .content h2>span,.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .sales .promotion h2>span,.sales .promotion .makita-ope .ms-global-wrapper .feature.data.featured-carousel .content h2>span{margin-bottom:.55em;}.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-carousel{background-color:#fff;}.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{background-color:#fff;color:#000;display:inline-block;font-size:60%;margin:0 auto;font-family:"MakitaSans_Regular";margin-bottom:1.1em;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:20%;margin-bottom:0;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:20%;margin-bottom:0;}}.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{display:inline-block;vertical-align:top;width:95%;}.lt-ie9 .makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{width:49%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{width:49%;}}.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{text-align:left;}.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{margin-bottom:.55em;}.makita-ope .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .rebate-link{padding-top:.685em;display:block;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.section-margin-bottom,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container.section-margin-bottom,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.section-margin-bottom,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container.section-margin-bottom{margin-bottom:2.75em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.section-margin-bottom,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container.section-margin-bottom,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.section-margin-bottom,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container.section-margin-bottom{margin-bottom:6.875em;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.section-margin-bottom,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container.section-margin-bottom,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.section-margin-bottom,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container.section-margin-bottom{margin-bottom:6.875em;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container{background-color:#000;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container.base,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container.base{padding:0;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container.base .video-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container.base .video-wrapper{padding-bottom:36%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container.base .video-wrapper,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container.base .video-wrapper{padding-bottom:40%;}@media screen and (min-width:600px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container.base .video-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container.base .video-wrapper{padding-bottom:40%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container.base .video-control,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container.base .video-control{bottom:3%;z-index:1;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container.base,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container.base{bottom:6%;}@media screen and (min-width:600px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .product-container.base,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .product-container.base{bottom:6%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (56 - 22)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content{font-size:56px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content{font-size:56px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .headline,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .headline{font:inherit;color:#fff;margin-bottom:1.1em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .headline.headline-padding-top,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .headline.headline-padding-top{padding-top:4vw;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .disclaimer,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .disclaimer,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content span{font-family:"MakitaSans_Regular";}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:calc((16px) + (24 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:24px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:24px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .disclaimer,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .disclaimer,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content span{font-size:calc((13px) + (16 - 13)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content span{font-size:16px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .disclaimer,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature .content span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .disclaimer,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature .content span{font-size:16px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper{margin-top:2.5vw;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper .voltage,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper .voltage{font-size:calc((20px) + (48 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper .voltage,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper .voltage{font-size:48px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper .voltage,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper .voltage{font-size:48px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper .logo,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper .logo{width:30%;margin:0 auto;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper .logo,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper .logo{margin-bottom:.275em;}@media screen and (min-width:420px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper .logo,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper .logo{margin-bottom:.275em;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper .logo,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper .logo{width:60%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper .logo,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper .logo{width:60%;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper .logo,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper .logo{width:auto;}@media screen and (min-width:1300px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.video .text-wrapper .logo,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.video .text-wrapper .logo{width:auto;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span{font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span{font-size:20px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span{font-size:20px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .description.xgt-desc,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span.xgt-desc,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span.xgt-desc,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .description.xgt-desc,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span.xgt-desc,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span.xgt-desc{font-size:calc((16px) + (24 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .description.xgt-desc,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span.xgt-desc,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span.xgt-desc,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .description.xgt-desc,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span.xgt-desc,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span.xgt-desc{font-size:24px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .description.xgt-desc,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span.xgt-desc,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span.xgt-desc,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .description.xgt-desc,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span.xgt-desc,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span.xgt-desc{font-size:24px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .description.xgt-desc .same-line,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc .same-line,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span.xgt-desc .same-line,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc .same-line,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard .description-wrapper span.xgt-desc .same-line,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .description.xgt-desc .same-line,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc .same-line,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span.xgt-desc .same-line,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc .same-line,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard .description-wrapper span.xgt-desc .same-line{white-space:nowrap;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content{text-align:center;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-family:"MakitaSans_SemiBold";font-size:calc((20px) + (40 - 20)*(100vw - (320px))/(1920 - 320));line-height:1.2em;width:95%;margin:0 auto;margin-bottom:.825em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:40px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:40px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{width:84%;}@media screen and (min-width:1300px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.discover .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{width:84%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content{display:flex;flex-direction:column-reverse;width:95%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content{flex-direction:row;}@media screen and (min-width:620px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content{flex-direction:row;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content{width:90%;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content{width:90%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .rto-img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .rto-img{flex:1 0 50%;align-self:center;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper{flex:1 0 50%;align-self:center;margin-left:3vw;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .rto-logo img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .rto-logo img{margin:initial;padding-right:2vw;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:100%;padding-right:8px;margin-bottom:1.1em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:85%;margin:initial;}@media screen and (min-width:620px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:85%;margin:initial;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:72%;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:72%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-highlight .rto-img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-highlight .rto-img{width:90%;margin:0 auto;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content{text-align:center;max-width:95%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content{max-width:74%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content{max-width:74%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .rto-img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .rto-img{margin-bottom:calc(20px + .5vw);}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{text-align:left;margin-bottom:4.125em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{text-align:center;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{text-align:center;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .description.xgt-desc,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .description.xgt-desc,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.rto-largest .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.xgt-desc{margin-bottom:2.75em;text-align:left;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system{margin-bottom:3.85em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system.background-gray,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system.background-gray{background-color:#b5b6b7;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system.width-mob,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system.width-mob{width:95%;margin-left:auto;margin-right:auto;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system.width-mob,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system.width-mob{width:100%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system.width-mob,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system.width-mob{width:100%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content{text-align:center;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content.padding-custom,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content.padding-custom{padding:1em 0;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300{position:relative;width:fit-content;display:flex;flex-direction:column;justify-content:center;margin:1.5vw auto;line-height:.8em;font-size:calc((40px) + (80 - 40)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300{font-size:80px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300{font-size:80px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300{align-items:baseline;flex-direction:row;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300{align-items:baseline;flex-direction:row;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300.color-black,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300.color-black{color:#000;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn{width:fit-content;height:fit-content;padding:2px 25px;line-height:normal;font-family:"MakitaSansCondensed_ExtraBold";margin-top:4px;font-size:calc((22px) + (26 - 22)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn{font-size:26px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn{font-size:26px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__mobile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__mobile{margin:20px auto 0;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__mobile,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__mobile{display:none;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__mobile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__mobile{display:none;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__desktop,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__desktop{display:none;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__desktop,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__desktop{display:block;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__desktop,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .makita-btn__desktop{display:block;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products{line-height:.8em;padding-right:1.3vw;margin-right:1.3vw;border-bottom:2px solid #008290;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products{border-bottom:initial;border-right:2px solid #008290;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products{border-bottom:initial;border-right:2px solid #008290;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products.flex-container,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products.flex-container{display:flex;flex-direction:column;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .lxt-products,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .xgt-products,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .lxt-products,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .xgt-products{font-size:calc((80px) + (120 - 80)*(100vw - (320px))/(1920 - 320));line-height:.8em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .lxt-products,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .xgt-products,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .lxt-products,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .xgt-products{font-size:120px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .lxt-products,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .xgt-products,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .lxt-products,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .xgt-products{font-size:120px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .plus,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .products .plus{font-size:inherit;color:#008290;vertical-align:super;line-height:.8em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system{position:relative;width:fit-content;margin:0 auto;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system .disclaimer,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system .disclaimer,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .headline-300 .single-system span{position:absolute;bottom:0;right:0;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin:0 auto;width:95%;text-align:left;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{text-align:center;max-width:74%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.one-system .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{text-align:center;max-width:74%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft{margin-bottom:8.25em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .img-main,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .img-main{opacity:1;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper{width:95%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper{width:90%;flex-direction:row;justify-content:flex-start;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper{width:90%;flex-direction:row;justify-content:flex-start;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main{position:relative;display:inline-block;opacity:1;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:1.1em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video{margin-bottom:initial;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video{margin-bottom:initial;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link{display:flex;align-items:center;justify-content:center;top:auto;left:0;right:0;position:absolute;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper{padding:30px 0 30px 42px;margin:-30px auto 0;background-color:rgba(0,0,0,.6);border-radius:50%;transform:scale(.4);}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper{padding:65px 72px 65px 100px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper{padding:65px 72px 65px 100px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper .play,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:25px 28px 25px 43px;margin:0 auto;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper .play,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper .play{border-width:60px 0 60px 85px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper .play,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper .play{border-width:60px 0 60px 85px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper .play.paused,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper .play:hover,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main .video .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.left .video-link,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.left .video-link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.left .video-link .button-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.left .video-link .button-wrapper{margin:initial;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper{width:100%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper{width:39%;margin-left:8vw;padding-right:8px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper{width:39%;margin-left:8vw;padding-right:8px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .title,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .title{line-height:.6em;margin-bottom:.55em;font-size:calc((20px) + (48 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .title,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .title{font-size:48px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .title,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .title{font-size:48px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-lxt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .ms-global-wrapper.ope-xgt-wrapper .feature.billboard.couple-shaft .split-wrapper .div-main.description-wrapper span{line-height:1.3em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content{background-color:#000;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .subhead,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .subhead{margin-bottom:.825em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile{width:24%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile{width:24%;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile{width:22%;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile{width:22%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-img{margin-bottom:12px;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details{margin-bottom:.55em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:calc((22px) + (32 - 22)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:32px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:32px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span{line-height:inherit;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span{display:block;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-lxt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data .content .product-tile-wrapper .product-tile .product-details.description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .ms-global-wrapper.ope-xgt-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span{display:block;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.gray,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.gray{background-color:#252829;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.gray .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.gray .content{background-color:#252829;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.black,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.black{background-color:#000;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.black .content.product-range,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.black .content.product-range{background-color:#000;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile{border:0;width:100%;padding:0;margin:0 auto;background-color:#008290;flex:1 0 auto;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile{width:40%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile{width:40%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile:not(:last-child),.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile:not(:last-child){margin-right:0;margin-bottom:4vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile:not(:last-child),.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile:not(:last-child){margin-right:2.2vw;margin-bottom:0;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile:not(:last-child),.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile:not(:last-child){margin-right:2.2vw;margin-bottom:0;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile:not(:last-child),.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile:not(:last-child){margin-right:42px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile:not(:last-child),.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile:not(:last-child){margin-right:42px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile .product-img img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.tiles.browser.doubled .product-tile-wrapper .product-tile .product-img img{width:-webkit-fill-available;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.benefits .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.benefits .content{background-color:#008290;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.benefits .product-tile-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.benefits .product-tile-wrapper{padding-bottom:2.5vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.benefits .product-tile-wrapper .product-tile:not(:last-child),.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.benefits .product-tile-wrapper .product-tile:not(:last-child){border-right:1px solid #939598;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.benefits .product-tile-wrapper .product-tile:not(:last-child),.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.benefits .product-tile-wrapper .product-tile:not(:last-child){border-right:1px solid #939598;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .headline,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .headline{color:#fff;text-align:center;text-transform:uppercase;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper{display:flex;width:95%;margin:0 auto;flex-direction:column;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper:not(:last-child),.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper:not(:last-child){margin-bottom:2.475em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper{width:90%;flex-direction:row;align-items:center;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper{width:90%;flex-direction:row;align-items:center;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper.row-reverse,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper.row-reverse{flex-direction:row-reverse;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper.row-reverse,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper.row-reverse{flex-direction:row-reverse;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile{width:100%;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info{margin-bottom:1.1em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info{margin-bottom:initial;margin-right:1.3em;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info{margin-bottom:initial;margin-right:1.3em;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info{flex-basis:47%;}@media screen and (min-width:1024px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info{flex-basis:47%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .title,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .title{font-size:calc((20px) + (48 - 20)*(100vw - (320px))/(1920 - 320));line-height:.6em;margin-bottom:.55em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .title,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .title{font-size:48px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .title,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .title{font-size:48px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .columns-wrapper .tile.info .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .columns-wrapper .tile.info .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .columns-wrapper .tile.info .description-wrapper span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .columns-wrapper .tile.info .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .columns-wrapper .tile.info .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .columns-wrapper .tile.info .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .columns-wrapper .tile.info .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .columns-wrapper .tile.info .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .columns-wrapper .tile.info .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .columns-wrapper .tile.info .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .columns-wrapper .tile.info .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .columns-wrapper .tile.info .description-wrapper span{line-height:1.3em;margin-bottom:.825em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info span{display:block;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info span{display:block;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info.right,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info.right{margin-right:initial;margin-left:1.3em;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info.right,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.info.right{margin-right:initial;margin-left:1.3em;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.video video,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.video-on-scroll .content .columns-wrapper .tile.video video{margin:0 auto;max-height:100%;max-width:100%;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .content{padding:0;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper{width:90%;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper.padding-bttm,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper.padding-bttm{padding-bottom:.275em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper.padding-top,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper.padding-top{padding-top:.275em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel{background-color:inherit;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile{color:#fff;background-color:inherit;margin-bottom:0;border:0;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img{background-color:inherit;min-height:initial;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img{max-height:285px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img{max-height:initial;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img{max-height:initial;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details{font-size:initial;line-height:initial;margin-top:10px;width:100%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details{width:42%;margin-top:2%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details{width:42%;margin-top:2%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-family:"MakitaSans_SemiBold";color:inherit;font-size:calc((16px) + (24 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:24px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:24px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-family:"MakitaSansCondensed_ExtraBold";line-height:1em;text-transform:uppercase;font-size:calc((20px) + (48 - 20)*(100vw - (320px))/(1920 - 320));margin-bottom:.55em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:48px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:48px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline span{display:block;line-height:inherit;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline span.lowCase,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline span.lowCase{display:inline-block;line-height:1em;text-transform:lowercase;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup{font-family:"MakitaSansCondensed_ExtraBold";}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup.sup-tm,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup.sup-tm{margin-left:1px;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup.sup-tm-top,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup.sup-tm-top{vertical-align:1.05em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper{display:none;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper{display:flex;flex-direction:column;margin-bottom:1.925em;}@media screen and (min-width:620px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper{display:flex;flex-direction:column;margin-bottom:1.925em;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description{width:100%;padding:8px 0;font-family:"MakitaSans_Regular";font-weight:lighter;font-size:calc((16px) + (19 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description{font-size:19px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description{font-size:19px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description span{display:inline-block;font-family:"MakitaSans_SemiBold";}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .makita-btn,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .makita-btn{font-family:"MakitaSans_SemiBold";font-size:14px;font-style:normal;text-align:center;color:#fff;background-color:#008290;padding:12px 25px;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button{background-color:#008290;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next{padding:13px 5px 58px;top:35%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next{top:50%;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next{top:50%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev::before,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next::before,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev::before,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next::before{font-size:45px;color:#fff;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev:hover,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev:focus,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next:hover,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next:focus,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev:hover,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev:focus,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next:hover,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next:focus{background-color:#008290;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev.slick-prev,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next.slick-prev,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev.slick-prev,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next.slick-prev{left:0;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev.slick-next,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next.slick-next,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev.slick-next,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next.slick-next{right:-1px;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content{background-color:#252829;padding-bottom:5vw;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .headline,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .headline{padding:5vw 0 1vw;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper{display:flex;flex-direction:column-reverse;align-items:center;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper{flex-direction:row;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper{flex-direction:row;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper.reversed,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper.reversed{flex-direction:row-reverse;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper.reversed,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper.reversed{flex-direction:row-reverse;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper.padding-top,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper.padding-top{padding-top:1.1em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile{width:100%;border:0;background-color:#252829;color:#fff;margin-left:0;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile{width:35%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile{width:35%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .title,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .title{font-family:"MakitaSans_ExtraBold";font-size:calc((18px) + (32 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .title,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .title{font-size:32px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .title,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .title{font-size:32px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-family:"MakitaSans_Regular";font-weight:normal;line-height:1.5em;font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:20px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .description,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:20px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile.on-right,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile.on-right{margin-left:auto;margin-right:0;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel{width:100%;margin-bottom:4.5vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel{width:55%;margin-bottom:initial;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel{width:55%;margin-bottom:initial;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel .img-fit-width img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel .img-fit-width img{width:100%;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel button.slick-prev,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel button.slick-next,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel button.slick-prev,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel button.slick-next{top:55%;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper{width:initial;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile{position:relative;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-img{padding:0;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-img img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-img img{width:100%;max-width:100%;max-height:100%;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details{width:fit-content;margin-top:0;position:absolute;top:35%;left:50%;transform:translate(-50%,-35%);text-align:center;padding:15px 30px;background-color:rgba(0,0,0,.4);}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details{top:50%;transform:translate(-50%,-50%);padding:0;background-color:transparent;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details{top:50%;transform:translate(-50%,-50%);padding:0;background-color:transparent;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.right,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.right{top:44%;right:5%;left:auto;transform:initial;text-align:right;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.right,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.right{top:44%;right:5%;left:auto;transform:initial;text-align:right;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.left,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.left{top:29%;left:5%;transform:initial;text-align:left;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.left,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.left{top:29%;left:5%;transform:initial;text-align:left;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:calc((22px) + (96 - 22)*(100vw - (320px))/(1920 - 320));margin-bottom:1vw;line-height:.9em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:96px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:96px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:calc((18px) + (32 - 18)*(100vw - (320px))/(1920 - 320));line-height:.8em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:32px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:32px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline>span,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num>span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline>span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num>span{display:block;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile li,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile li{width:100%;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper button.slick-prev,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper button.slick-next,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper button.slick-prev,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper button.slick-next{top:50%;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos{background-color:#252829;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content{background-color:inherit;width:90%;padding-bottom:0;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content.promo-padding-middle,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content.promo-padding-middle{padding:5vw 0 8vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content.promo-padding-middle,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content.promo-padding-middle{padding:2.5vw 0 5vw;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content.promo-padding-middle,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content.promo-padding-middle{padding:2.5vw 0 5vw;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content.promo-padding-small,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content.promo-padding-small{padding:5vw 0;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content.promo-padding-small,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content.promo-padding-small{padding:2.5vw 0;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content.promo-padding-small,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content.promo-padding-small{padding:2.5vw 0;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content.promo-padding-bottom,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content.promo-padding-bottom{padding-bottom:5vw;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .headline,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .headline{text-align:center;margin-bottom:0;padding-bottom:1.1em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles{font-family:"MakitaSans_SemiBold";}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box{display:flex;flex-direction:column-reverse;justify-content:center;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box{flex-direction:row;}@media screen and (min-width:1024px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box{flex-direction:row;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price{background-color:#008290;color:#fff;padding:2vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price{width:70%;padding:10px 0 10px 35px;}@media screen and (min-width:1024px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price{width:70%;padding:10px 0 10px 35px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price{width:40%;}@media screen and (min-width:1300px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price{width:40%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .now,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .now{font-size:calc((20px) + (24 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .now,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .now{font-size:24px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .now,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .now{font-size:24px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .price,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .price{font-size:calc((76px) + (80 - 76)*(100vw - (320px))/(1920 - 320));line-height:.8em;margin-bottom:10px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .price,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .price{font-size:80px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .price,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .price{font-size:80px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .price sup,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .price sup{font-family:inherit;padding-right:5px;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .info-top-box,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .info-top-box{font-size:calc((30px) + (40 - 30)*(100vw - (320px))/(1920 - 320));padding:10px 0;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .info-top-box,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .info-top-box{font-size:40px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .info-top-box,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .info-top-box{font-size:40px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .model-number,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .model-number,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description{font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));line-height:1.2em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .model-number,.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .model-number,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description{font-size:20px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .model-number,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .model-number,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description{font-size:20px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description{padding-right:5px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description{margin-bottom:35px;}@media screen and (min-width:1024px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description{margin-bottom:35px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description{width:66%;padding-right:0;margin-bottom:0;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-description{width:66%;padding-right:0;margin-bottom:0;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .model-number,.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-remark,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .model-number,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-remark{font-family:"MakitaSans_Regular";}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-action,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-action{line-height:0;margin:15px 0 8px;display:flex;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-action .cta,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-action .cta{margin-right:12px;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-action .makita-btn,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-action .makita-btn{font-family:"MakitaSans_SemiBold";cursor:pointer;padding:9px 0;font-weight:bold;font-size:14px;color:#000;background-color:#fff;line-height:initial;width:128px;text-align:center;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-action .makita-btn.btn-promo-detail,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-action .makita-btn.btn-promo-detail{background-color:transparent;border:1px solid #fff;color:#fff;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-action .makita-btn .ps-button-label,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-action .makita-btn .ps-button-label{font-size:inherit;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link{font-size:calc((12px) + (16 - 12)*(100vw - (320px))/(1920 - 320));color:#fff;line-height:initial;font-weight:normal;padding-right:5px;padding-top:5px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link{font-size:16px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link{font-size:16px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link i,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link i{font-size:calc((10px) + (12 - 10)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link i,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link i{font-size:12px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link i,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .rebate-link i{font-size:12px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-remark,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-remark{font-size:calc((12px) + (14 - 12)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-remark,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-remark{font-size:14px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-remark,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-price .product-remark{font-size:14px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product{background-color:#fff;color:#000;display:flex;align-items:center;position:relative;padding:0 5px;flex-direction:column;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product{padding:10px 30px 10px 0;flex-direction:row;}@media screen and (min-width:480px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product{padding:10px 30px 10px 0;flex-direction:row;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product{padding:0;padding-right:30px;}@media screen and (min-width:620px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product{padding:0;padding-right:30px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left.padding-10-0,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left.padding-10-0{padding:10px 0;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new{padding:1px 8px;background-color:#008290;color:#fff;letter-spacing:1px;position:absolute;top:10px;left:10px;font-size:calc((13px) + (14 - 13)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new{font-size:14px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new{font-size:14px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new-font-bigger,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new-font-bigger{font-size:calc((20px) + (25 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new-font-bigger,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new-font-bigger{font-size:25px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new-font-bigger,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__left .new-font-bigger{font-size:25px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right{position:relative;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries{line-height:.9em;text-align:center;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-free,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-free{margin-bottom:5px;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((36px) + (40 - 36)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-free,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-free{font-size:40px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-free,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-free{font-size:40px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-free.margin-top,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-free.margin-top{margin-top:.8em;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-total,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-total{margin-bottom:10px;color:#008290;font-size:calc((28px) + (32 - 28)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-total,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-total{font-size:32px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-total,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-total{font-size:32px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-value,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-value{font-size:calc((16px) + (18 - 16)*(100vw - (320px))/(1920 - 320));text-transform:uppercase;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-value,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-value{font-size:18px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-value,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-value{font-size:18px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-value span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .batteries-value span{font-family:"MakitaSans_Regular";}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha{width:13%;position:absolute;bottom:31px;right:-10px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha{top:calc(30% + 10vw);right:0;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha{top:calc(30% + 10vw);right:0;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha{top:calc(30% + 5vw);}@media screen and (min-width:1024px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha{top:calc(30% + 5vw);}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha{width:42px;top:93px;}@media screen and (min-width:1300px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha{width:42px;top:93px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha__single,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha__single{right:calc(17% + 1vw);}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha__single,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha__single{right:calc(13% + 1vw);top:98px;}@media screen and (min-width:1300px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha__single,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product__right .svg-ha__single{right:calc(13% + 1vw);top:98px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-vertical,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-vertical{display:none;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-vertical,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-vertical{display:block;}@media screen and (min-width:480px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-vertical,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-vertical{display:block;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-horizontal,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-horizontal{display:block;margin-bottom:10px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-horizontal,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-horizontal{display:none;}@media screen and (min-width:480px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-horizontal,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos .content .promo-tiles .promo-box .box-product .separator-horizontal{display:none;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content{padding:0;padding-bottom:6vw;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile{display:flex;flex-direction:column;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile{flex-direction:row;}@media screen and (min-width:1024px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile{flex-direction:row;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box:not(:last-child),.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box:not(:last-child){margin-bottom:5vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box:not(:last-child),.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box:not(:last-child){margin-bottom:0;margin-right:30px;}@media screen and (min-width:1024px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box:not(:last-child),.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box:not(:last-child){margin-bottom:0;margin-right:30px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price{padding:10px 0 10px 20px;width:100%;display:flex;flex-direction:column;justify-content:space-between;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price{width:72%;}@media screen and (min-width:1024px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price{width:72%;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-description{width:auto;padding-right:10px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action{flex-direction:column;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action{flex-direction:column;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action{flex-direction:row;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action{flex-direction:row;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .cta,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .cta{margin-right:0;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .cta,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .cta{margin-right:0;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .cta,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .cta{margin-right:12px;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .cta,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .cta{margin-right:12px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .makita-btn:not(:last-child),.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .makita-btn:not(:last-child){margin-bottom:12px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .makita-btn:not(:last-child),.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .makita-btn:not(:last-child){margin-bottom:12px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .makita-btn:not(:last-child),.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .makita-btn:not(:last-child){margin-bottom:0;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .makita-btn:not(:last-child),.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .makita-btn:not(:last-child){margin-bottom:0;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .makita-btn.btn-promo-detail,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-price .product-action .makita-btn.btn-promo-detail{background-color:transparent;border:1px solid #fff;color:#fff;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product{flex-direction:column;padding:0 10px 10px;width:100%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__left img,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__left img{padding:25px 0;}@media screen and (max-width:1023px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__left img,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__left img{padding:25px 0;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__xgt-single-photo,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__xgt-single-photo{display:flex;width:100%;justify-content:space-around;flex-direction:column;background:#fff;position:relative;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right{display:flex;width:100%;justify-content:space-around;flex-direction:column;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right{flex-direction:row;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right{flex-direction:row;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text{display:flex;flex-direction:column;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries{text-align:center;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries{text-align:left;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries{text-align:left;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-free,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-free{font-size:calc((20px) + (24 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-free,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-free{font-size:24px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-free,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-free{font-size:24px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-total,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-total{font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-total,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-total{font-size:20px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-total,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-total{font-size:20px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-value,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-value{font-size:calc((13px) + (14 - 13)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-value,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-value{font-size:14px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-value,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-value{font-size:14px;}}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-value span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product__right .product-text .batteries-value span{font-family:"MakitaSans_Regular";}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product .divider,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content .promo-tiles .product-tile .promo-box .box-product .divider{margin-bottom:10px;}.makita-ope .ms-global-wrapper.ope-lxt-wrapper .feature.data.promos.double-box .content.no-margin-bottom,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .feature.data.promos.double-box .content.no-margin-bottom{padding-bottom:0;}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container{display:flex;flex-direction:column;padding:1vw 4vw;margin:0 auto;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container{flex-direction:row;gap:26px;}@media screen and (min-width:1460px){.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container{flex-direction:row;gap:26px;}}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green{flex-basis:50%;padding-top:30px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green{padding-top:50px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green{padding-top:50px;}}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper{margin:0 auto;width:90%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper{width:100%;}@media screen and (min-width:1460px){.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper{width:100%;}}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline{max-width:1450px;margin:inherit;margin-bottom:20px;}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p{font-family:"MakitaSansCondensed_ExtraBold";text-transform:uppercase;line-height:1.2em;font-size:calc((22px) + (35 - 22)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p{font-size:35px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p{font-size:35px;}}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p.top,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p.top{margin-bottom:25px;font-size:calc((30px) + (50 - 30)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p.top,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p.top{font-size:50px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p.top,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p.top{font-size:50px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p.top,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p.top{margin-top:30px;}@media screen and (min-width:1600px){.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p.top,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .headline p.top{margin-top:30px;}}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{max-width:1674px;font-size:calc((15px) + (20 - 15)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:20px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:20px;}}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .description.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .content .description-wrapper .description.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.margin-bottom-10,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .gas-to-green-container .gas-to-green .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.margin-bottom-10{margin-bottom:10px;}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .img-main,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .img-main{padding-bottom:50px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .img-main,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .img-main{padding-bottom:70px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-xgt-wrapper .gas-to-green-container .gas-to-green .img-main,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .gas-to-green-container .gas-to-green .img-main{padding-bottom:70px;}}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .content{position:relative;}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline{width:fit-content;position:relative;margin:0 auto 1.1em;}.makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline .disclaimer,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline span{font-size:calc((13px) + (16 - 13)*(100vw - (320px))/(1920 - 320));position:absolute;bottom:-20px;right:0;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline .disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline span{font-size:16px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline .disclaimer,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline .erebates .disclaimer span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline span,.makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline .sales .disclaimer span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-xgt-wrapper .content .headline span{font-size:16px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .product-container{padding:0;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .product-container .title-banner-wrapper{background-color:#000;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .product-container .title-banner-wrapper{background-color:none;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .product-container .title-banner-wrapper{background-color:none;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .product-container .title-banner-wrapper .title-banner{background-color:inherit;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .product-container .title-banner-wrapper .title-banner{background-color:rgba(0,0,0,.72);}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .product-container .title-banner-wrapper .title-banner{background-color:rgba(0,0,0,.72);}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature{font-family:"MakitaSans_ExtraBold";}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.ms-hero{padding:0;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature .content .headline{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;line-height:1em;font-size:calc((22px) + (56 - 22)*(100vw - (320px))/(1920 - 320));margin-bottom:.55em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature .content .headline{font-size:56px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature .content .headline{font-size:56px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature .content .description-wrapper{margin:0 auto;width:95%;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature .content .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-family:"MakitaSans_Regular";text-align:left;line-height:1.4em;font-size:calc((16px) + (23 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature .content .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:23px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature .content .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:23px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content{background-color:#252829;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .img-fit-width{margin:50px auto 15px;width:80%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .img-fit-width{width:100%;margin:0 auto;padding:1.5vw 0 1vw;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .img-fit-width{width:100%;margin:0 auto;padding:1.5vw 0 1vw;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .erebates .channel h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .erebates .promotion h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .sales .channel h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .sales .promotion h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span{font-family:"MakitaSans_SemiBold";letter-spacing:7px;font-size:calc((21px) + (32 - 21)*(100vw - (320px))/(1920 - 320));margin-bottom:1.925em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .sales .channel h2>span,.sales .channel .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span{font-size:32px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .erebates .channel h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .erebates .promotion h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .sales .channel h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper .sales .promotion h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .content .description-wrapper h2>span{font-size:32px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .relative{background-color:#fff;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .relative .headline{text-align:center;color:#000;background-color:#fff;padding-top:5vw;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .relative .makita-product-tile-wrapper{padding:1vw 0 5vw;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content{background-color:#252829;font-size:0;padding-bottom:3vw;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .connectors{display:none;padding:0 19vw 1vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .connectors{display:block;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .connectors{display:block;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .connectors{padding:0;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .connectors{padding:0;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .connectors-description{width:95%;font-family:"MakitaSans_Regular";margin:0 auto;text-align:left;padding:3vw 0 0;font-size:calc((18px) + (24 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .connectors-description{font-size:24px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .connectors-description{font-size:24px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .connectors-description{width:74%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .connectors-description{width:74%;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:24%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:24%;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:22%;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:22%;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile:not(:last-child){border-right:1px solid #939598;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile:not(:last-child){border-right:1px solid #939598;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile.width-medium{width:95%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile.width-medium{width:30%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile.width-medium{width:30%;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile.width-medium{width:567px;}@media screen and (min-width:2000px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile.width-medium{width:567px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img{margin-bottom:12px;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img.logo{margin:0 auto 25px;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img.logo.width-70{width:70%;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img.logo.width-50{width:50%;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{margin-bottom:.55em;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((22px) + (48 - 22)*(100vw - (320px))/(1920 - 320));line-height:1em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title{font-size:48px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title{font-size:48px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title-medium{font-size:calc((18px) + (38 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title-medium{font-size:38px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title-medium{font-size:38px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title-no-trans{text-transform:none;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-family:"MakitaSans_Regular";font-size:calc((18px) + (24 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:24px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:24px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span{line-height:inherit;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span{display:block;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details span{display:block;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;background-color:#008290;padding-bottom:0;position:relative;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack{flex-direction:row;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack{flex-direction:row;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper{width:100%;margin-left:0;background-color:#000;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper{width:80%;margin-left:8vw;background-color:transparent;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper{width:80%;margin-left:8vw;background-color:transparent;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper{width:35%;margin-left:175px;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper{width:35%;margin-left:175px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile{width:100%;text-align:left;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .model-num{font-family:"MakitaSans_SemiBold";font-size:calc((16px) + (24 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .model-num{font-size:24px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .model-num{font-size:24px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details{text-align:inherit;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.title{font-size:calc((22px) + (56 - 22)*(100vw - (320px))/(1920 - 320));margin:5px 0 0;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.title{font-size:56px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.title{font-size:56px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.title sup{font-family:"MakitaSansCondensed_ExtraBold";}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.title sup.sup-top{vertical-align:super;font-size:.5em;margin-left:initial;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.title sup.sup-tm{font-size:.4em;vertical-align:super;margin-left:1px;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.title sup.sup-tm-top{vertical-align:1.05em;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{margin:26px auto;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.description.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .erebates .disclaimer span.product-details.description,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile span.product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .sales .disclaimer span.product-details.description,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile span.product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{margin-top:7vw;font-size:calc((12px) + (14 - 12)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.description.disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .erebates .disclaimer span.product-details.description,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile span.product-details.description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .sales .disclaimer span.product-details.description,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile span.product-details.description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span.product-details,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span.product-details,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span.product-details,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span.product-details,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:14px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.description.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .erebates .disclaimer span.product-details.description,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile span.product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .sales .disclaimer span.product-details.description,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile span.product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:14px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.description.disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .erebates .disclaimer span.product-details.description,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile span.product-details.description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .sales .disclaimer span.product-details.description,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile span.product-details.description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span.product-details,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span.product-details,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span.product-details,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.disclaimer,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span.product-details,.sales .disclaimer .lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{position:absolute;bottom:10px;}@media screen and (min-width:1100px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .product-details.description.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .erebates .disclaimer span.product-details.description,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile span.product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .sales .disclaimer span.product-details.description,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile span.product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span.product-details,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span.product-details,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content.backpack .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{position:absolute;bottom:10px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .makita-btn{display:block;font-family:"MakitaSans_SemiBold";font-size:14px;font-style:normal;text-align:center;color:#fff;border:1px solid #d6d6d6;padding:20px 24px;background-color:transparent;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .makita-btn{display:inline-block;background-color:#008290;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .product-tile-wrapper .product-tile .makita-btn{display:inline-block;background-color:#008290;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .img-fit-width{padding:6vw;margin-right:initial;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .img-fit-width{padding:3vw 0;margin-right:8vw;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .img-fit-width{padding:3vw 0;margin-right:8vw;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .img-fit-width{margin-right:175px;width:40%;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack .img-fit-width{margin-right:175px;width:40%;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack.bckgrd-black{background-color:#000;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack.bckgrd-black .product-tile-wrapper{background-color:inherit;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack.bckgrd-black .product-tile-wrapper .makita-btn{border:0;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .content.backpack.bckgrd-black .product-tile-wrapper .makita-btn{border:0;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content{width:90%;background-color:#000;padding:1vw 0 3vw;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .headline{padding:3vw 0 0;margin-bottom:.6em;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content__connectx{padding:1vw 0;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content__connectx .headline{margin-bottom:0;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content__connectx .headline{margin-bottom:0;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper{display:flex;justify-content:space-between;flex-direction:column;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper{flex-direction:row;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper{flex-direction:row;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile{border:0;width:100%;padding:0;margin:0 auto;background-color:#008290;flex:1 0 auto;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile{width:20.84%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile{width:20.84%;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile:not(:last-child){margin-right:0;margin-bottom:4vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile:not(:last-child){margin-right:2.2vw;margin-bottom:0;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile:not(:last-child){margin-right:2.2vw;margin-bottom:0;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile:not(:last-child){margin-right:42px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile:not(:last-child){margin-right:42px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-img img{width:-webkit-fill-available;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details{text-align:left;margin:0 auto;padding:0 10px;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.title{font-family:"MakitaSans_SemiBold";font-size:calc((20px) + (22 - 20)*(100vw - (320px))/(1920 - 320));line-height:1em;margin-bottom:10px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.title{font-size:22px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.title{font-size:22px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.title .makita-link{color:#fff;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:calc((15px) + (16 - 15)*(100vw - (320px))/(1920 - 320));padding-bottom:15px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:16px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .content .product-tile-wrapper .product-tile .product-details.description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles.browser .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:16px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles.browser.explore-makita .product-tile-wrapper .product-tile{border:0;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .content{background-color:#191919;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .content .headline.title{padding:5vw 0 1vw;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper{width:95%;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper.padding-bttm{padding-bottom:.275em;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper.padding-top{padding-top:.275em;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel{background-color:inherit;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile{color:#fff;background-color:inherit;margin-bottom:2vw 0;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img{background-color:inherit;min-height:initial;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img{max-height:285px;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img{max-height:initial;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img{max-height:initial;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details{font-size:initial;line-height:initial;margin-top:80px;width:100%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details{width:38%;margin-top:2%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details{width:38%;margin-top:2%;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-family:"MakitaSans_SemiBold";color:inherit;font-size:calc((16px) + (23 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:23px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:23px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-family:"MakitaSansCondensed_ExtraBold";line-height:1em;text-transform:uppercase;font-size:calc((22px) + (56 - 22)*(100vw - (320px))/(1920 - 320));margin-bottom:.55em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:56px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:56px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline span{display:block;line-height:inherit;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline span.lowCase{display:inline-block;line-height:1em;text-transform:lowercase;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup{font-family:"MakitaSansCondensed_ExtraBold";}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup.sup-tm{margin-left:1px;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup.sup-tm-top{vertical-align:1.05em;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper{display:flex;flex-direction:column;margin-bottom:1.925em;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description{width:100%;padding:8px 0;font-family:"MakitaSans_Regular";font-weight:lighter;font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description{font-size:20px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description{font-size:20px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description span{display:inline-block;font-family:"MakitaSans_SemiBold";}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .makita-btn{font-family:"MakitaSans_SemiBold";font-size:14px;font-style:normal;text-align:center;color:#fff;background-color:#008290;padding:12px 25px;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button{background-color:#008290;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next{padding:13px 5px 58px;top:37%;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next{top:50%;}@media screen and (min-width:1700px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next{top:50%;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next::before{font-size:45px;color:#fff;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev:hover,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev:focus,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next:hover,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next:focus{background-color:#008290;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev.slick-prev,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next.slick-prev{left:0;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-prev.slick-next,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .product-tile-wrapper button.slick-next.slick-next{right:-1px;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content{background-color:#252829;padding-bottom:5vw;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .headline{padding:5vw 0 1vw;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper{display:flex;flex-direction:column-reverse;align-items:center;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper{flex-direction:row;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper{flex-direction:row;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper.reversed{flex-direction:row-reverse;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper.reversed{flex-direction:row-reverse;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper.padding-top{padding-top:1.1em;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile{width:100%;border:0;background-color:#252829;color:#fff;margin-left:0;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile{width:35%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile{width:35%;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .title{font-family:"MakitaSans_ExtraBold";font-size:calc((18px) + (32 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .title{font-size:32px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .title{font-size:32px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-family:"MakitaSans_Regular";font-weight:normal;line-height:1.5em;font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:20px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel.two-ways .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:20px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .product-tile.on-right{margin-left:auto;margin-right:0;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel{width:100%;margin-bottom:4.5vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel{width:55%;margin-bottom:initial;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel{width:55%;margin-bottom:initial;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel .img-fit-width img{width:100%;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel button.slick-prev,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.two-ways .content .product-tile-wrapper .carousel button.slick-next{top:55%;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper{width:initial;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile{position:relative;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-img{padding:0;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-img img{width:100%;max-width:100%;max-height:100%;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details{width:70%;margin-top:0;position:absolute;top:35%;left:50%;transform:translate(-50%,-35%);text-align:center;background-color:rgba(0,0,0,.4);}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details{top:50%;width:fit-content;transform:translate(-50%,-50%);padding:0;background-color:transparent;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details{top:50%;width:fit-content;transform:translate(-50%,-50%);padding:0;background-color:transparent;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.right{top:44%;right:5%;left:auto;transform:initial;text-align:right;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.right{top:44%;right:5%;left:auto;transform:initial;text-align:right;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.left{top:29%;left:5%;transform:initial;text-align:left;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details.left{top:29%;left:5%;transform:initial;text-align:left;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:calc((22px) + (96 - 22)*(100vw - (320px))/(1920 - 320));margin-bottom:1vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:96px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:96px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline{line-height:.9em;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline{line-height:.9em;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:calc((18px) + (32 - 18)*(100vw - (320px))/(1920 - 320));line-height:1em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:32px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:32px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{line-height:.8em;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{line-height:.8em;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline>span{display:block;line-height:1em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline>span{line-height:inherit;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .headline>span{line-height:inherit;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num>span{display:block;line-height:1em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num>span{line-height:1.46667em;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile .product-details .model-num>span{line-height:1.46667em;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper .product-carousel .product-tile li{width:100%;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper button.slick-prev,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel.carousel-images .product-tile-wrapper button.slick-next{top:50%;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content{background-color:#252829;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .headline{text-align:center;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper{margin-bottom:.55em;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container{display:flex;flex-direction:column;width:95%;align-items:center;margin:0 auto;padding-bottom:3vw;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container:not(:last-child){border-bottom:1px solid #939598;margin-bottom:4vw;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container:last-child{padding-bottom:7vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container{flex-direction:row;}@media screen and (min-width:1300px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container{flex-direction:row;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper{display:flex;justify-content:space-between;align-items:center;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.xtra-width{width:100%;margin-bottom:.275em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.xtra-width{width:29%;margin-right:5vw;}@media screen and (min-width:1300px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.xtra-width{width:29%;margin-right:5vw;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.flex-wrapper{flex-direction:column;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.flex-wrapper{flex-direction:row;}@media screen and (min-width:600px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.flex-wrapper{flex-direction:row;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile{background-color:transparent;color:#fff;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile:not(:last-child){margin-right:20px;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.same-height{align-self:baseline;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.doubled-container{align-self:center;display:flex;flex-direction:column;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.doubled-container .product-tile .doubled{display:flex;padding:20px 0;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.doubled-container .product-tile .doubled.boder-bottom{border-bottom:1px solid #939598;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.doubled-container .product-tile .doubled .image-text{flex-basis:0;flex-grow:1;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.doubled-container .product-tile .doubled .image-text.padding-right-20{padding-right:20px;}@media screen and (min-width:1650px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile.doubled-container .product-tile .doubled .image-text.padding-right-20{padding-right:20px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text{display:flex;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-family:"MakitaSans_Regular";font-size:calc((15px) + (16 - 15)*(100vw - (320px))/(1920 - 320));text-align:center;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:16px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:16px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.on-left{width:100%;text-align:left;font-size:calc((16px) + (18 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description.on-left,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.on-left,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description.on-left,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.on-left{font-size:18px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.on-left{font-size:18px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description.on-left,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.on-left,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description.on-left,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.on-left{width:50%;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.on-left{width:50%;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description.on-left,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.on-left,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description.on-left,.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.on-left{width:initial;}@media screen and (min-width:1300px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description.on-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.on-left{width:initial;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{display:block;font-family:"MakitaSans_SemiBold";}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text{flex-direction:column;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text{flex-direction:row;justify-content:space-evenly;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text{flex-direction:row;justify-content:space-evenly;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text{flex-direction:column;}@media screen and (min-width:1300px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text{flex-direction:column;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .logo{align-self:flex-start;margin-bottom:.275em;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .logo{align-self:center;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .logo{align-self:center;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .logo{align-self:flex-start;}@media screen and (min-width:1300px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .logo{align-self:flex-start;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text{display:flex;flex-direction:column;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .plus p{color:#008290;margin:5vw 20px 0;font-size:80px;font-weight:bold;font-size:calc((80px) + (90 - 80)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .plus p{font-size:90px;}@media screen and (min-width:1920px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .plus p{font-size:90px;}}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .plus p{margin:0 20px;}@media screen and (min-width:480px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .plus p{margin:0 20px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .plus.adjust-margin{margin-right:4vw;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .plus.adjust-margin{margin-right:0;margin-top:5px;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .plus.adjust-margin{margin-right:0;margin-top:5px;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility.unmatched .product-tile-wrapper-container .product-tile-wrapper.flex-wrapper{flex-direction:column;}.lt-ie9 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility.unmatched .product-tile-wrapper-container .product-tile-wrapper.flex-wrapper{flex-direction:row;}@media screen and (min-width:900px){.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility.unmatched .product-tile-wrapper-container .product-tile-wrapper.flex-wrapper{flex-direction:row;}}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility.unmatched .product-tile-wrapper-container .product-tile-wrapper.flex-wrapper .align-center{align-self:center;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature sup{font-size:.7em;vertical-align:5px;margin-left:2px;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature sup.sup-tm{font-size:.4em;vertical-align:super;margin-left:1px;}.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature .sub-explore sup{vertical-align:super;font-size:50%;}.makita-ope .slick-prev:before{color:#939598;}.makita-ope .slick-next:before{color:#939598;}.makita-ope .slick-dots button:before{color:#939598;}.makita-ope .slick-dots .slick-active button:before{color:#404040;}.erebates,.sales{position:relative;}.erebates h3,.erebates h4,.sales h3,.sales h4{text-transform:uppercase;}.erebates h1,.sales h1{color:#fff;font-size:calc((20px) + (30 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .erebates h1,.lt-ie9 .sales h1{font-size:30px;}@media screen and (min-width:1920px){.erebates h1,.sales h1{font-size:30px;}}.erebates h1,.erebates h2,.erebates .channel h2>span,.erebates .promotion h2>span,.sales h1,.sales h2,.sales .channel h2>span,.sales .promotion h2>span{font-family:"MakitaSans_SemiBold";}.erebates h2,.erebates .channel h2>span,.erebates .promotion h2>span,.sales h2,.sales .channel h2>span,.sales .promotion h2>span{font-size:calc((18px) + (25 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .erebates h2,.lt-ie9 .erebates .channel h2>span,.lt-ie9 .erebates .promotion h2>span,.sales .channel .lt-ie9 .erebates h2>span,.sales .promotion .lt-ie9 .erebates h2>span,.lt-ie9 .sales h2,.erebates .channel .lt-ie9 .sales h2>span,.erebates .promotion .lt-ie9 .sales h2>span,.lt-ie9 .sales .channel h2>span,.lt-ie9 .sales .promotion h2>span{font-size:25px;}@media screen and (min-width:1920px){.erebates h2,.erebates .channel h2>span,.erebates .promotion h2>span,.sales h2,.sales .channel h2>span,.sales .promotion h2>span{font-size:25px;}}.erebates h2.font-index,.erebates .channel h2>span.font-index,.erebates .promotion h2>span.font-index,.erebates h2.font-expiring,.erebates .channel h2>span.font-expiring,.erebates .promotion h2>span.font-expiring,.sales h2.font-index,.sales .channel h2>span.font-index,.sales .promotion h2>span.font-index,.sales h2.font-expiring,.sales .channel h2>span.font-expiring,.sales .promotion h2>span.font-expiring{font-family:"MakitaSansCondensed_ExtraBold";}.erebates h2.font-index,.erebates .channel h2>span.font-index,.erebates .promotion h2>span.font-index,.sales h2.font-index,.sales .channel h2>span.font-index,.sales .promotion h2>span.font-index{color:#008290;font-size:calc(30px + 26*(100vw - 320px)/1600);}.erebates h2.font-expiring,.erebates .channel h2>span.font-expiring,.erebates .promotion h2>span.font-expiring,.sales h2.font-expiring,.sales .channel h2>span.font-expiring,.sales .promotion h2>span.font-expiring{text-transform:uppercase;text-align:center;color:#fff;background-color:#008290;padding:20px;margin:50px 0;font-size:calc((28px) + (50 - 28)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .erebates h2.font-expiring,.lt-ie9 .erebates .channel h2>span.font-expiring,.lt-ie9 .erebates .promotion h2>span.font-expiring,.sales .channel .lt-ie9 .erebates h2>span.font-expiring,.sales .promotion .lt-ie9 .erebates h2>span.font-expiring,.lt-ie9 .sales h2.font-expiring,.erebates .channel .lt-ie9 .sales h2>span.font-expiring,.erebates .promotion .lt-ie9 .sales h2>span.font-expiring,.lt-ie9 .sales .channel h2>span.font-expiring,.lt-ie9 .sales .promotion h2>span.font-expiring{font-size:50px;}@media screen and (min-width:1920px){.erebates h2.font-expiring,.erebates .channel h2>span.font-expiring,.erebates .promotion h2>span.font-expiring,.sales h2.font-expiring,.sales .channel h2>span.font-expiring,.sales .promotion h2>span.font-expiring{font-size:50px;}}.erebates h3,.sales h3{font-family:"MakitaSans_ExtraBold";color:#008290;font-size:calc((17px) + (18 - 17)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .erebates h3,.lt-ie9 .sales h3{font-size:18px;}@media screen and (min-width:1920px){.erebates h3,.sales h3{font-size:18px;}}.erebates h4,.sales h4{font-size:16px;}.erebates p.font-roman,.sales p.font-roman{font-family:"MakitaSans_Regular";}.erebates p.font-size_12-16,.sales p.font-size_12-16{font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates p.font-size_12-16,.lt-ie9 .sales p.font-size_12-16{font-size:16px;}@media screen and (min-width:1920px){.erebates p.font-size_12-16,.sales p.font-size_12-16{font-size:16px;}}.erebates p.font-size_14-18,.sales p.font-size_14-18{font-size:calc((14px) + (18 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates p.font-size_14-18,.lt-ie9 .sales p.font-size_14-18{font-size:18px;}@media screen and (min-width:1920px){.erebates p.font-size_14-18,.sales p.font-size_14-18{font-size:18px;}}.erebates p.font-size_16-20,.sales p.font-size_16-20{font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates p.font-size_16-20,.lt-ie9 .sales p.font-size_16-20{font-size:20px;}@media screen and (min-width:1920px){.erebates p.font-size_16-20,.sales p.font-size_16-20{font-size:20px;}}.erebates p.font-size_18-22,.sales p.font-size_18-22{font-size:calc((18px) + (22 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates p.font-size_18-22,.lt-ie9 .sales p.font-size_18-22{font-size:22px;}@media screen and (min-width:1920px){.erebates p.font-size_18-22,.sales p.font-size_18-22{font-size:22px;}}.erebates label,.sales label{font-family:"MakitaSans_Medium";}.erebates .img-max-small,.sales .img-max-small{max-width:80px;}.lt-ie9 .erebates .img-max-small,.lt-ie9 .sales .img-max-small{max-width:50px;}@media screen and (max-width:619px){.erebates .img-max-small,.sales .img-max-small{max-width:50px;}}.erebates .img-max-big,.sales .img-max-big{max-width:100px;}.lt-ie9 .erebates .img-max-big,.lt-ie9 .sales .img-max-big{max-width:80px;}@media screen and (max-width:619px){.erebates .img-max-big,.sales .img-max-big{max-width:80px;}}.erebates .img-50,.sales .img-50{width:50px;}.erebates .img-100,.sales .img-100{width:100px;}.erebates .img-max-80,.sales .img-max-80{max-width:80px;}.lt-ie9 .erebates .img-max-80,.lt-ie9 .sales .img-max-80{max-width:50px;}@media screen and (max-width:619px){.erebates .img-max-80,.sales .img-max-80{max-width:50px;}}.erebates .img-max-100,.sales .img-max-100{max-width:100px;}.lt-ie9 .erebates .img-max-100,.lt-ie9 .sales .img-max-100{max-width:80px;}@media screen and (max-width:619px){.erebates .img-max-100,.sales .img-max-100{max-width:80px;}}.lt-ie9 .erebates .img-max-500,.lt-ie9 .sales .img-max-500{max-width:500px;}@media screen and (min-width:600px){.erebates .img-max-500,.sales .img-max-500{max-width:500px;}}.erebates .mg-top-15,.sales .mg-top-15{margin-top:15px;}.erebates .mg-left-110,.sales .mg-left-110{margin-left:110px;}.erebates .mg-left-130,.sales .mg-left-130{margin-left:130px;}.erebates .mg-right-5,.sales .mg-right-5{margin-right:5px;}.erebates .mg-right-15,.sales .mg-right-15{margin-right:15px;}.erebates .mg-bottom-40,.sales .mg-bottom-40{margin-bottom:40px;}.erebates .mg-bottom-10,.sales .mg-bottom-10{margin-bottom:10px;}.erebates .background-light-gray,.sales .background-light-gray{background-color:#d6d6d6;}.erebates .no-border-left,.sales .no-border-left{border-left:0!important;}.erebates .no-border-right,.sales .no-border-right{border-right:0!important;}.erebates .border-bttm-gray,.sales .border-bttm-gray{border-bottom:1px solid #d6d6d6;}.erebates .border-top-gray,.sales .border-top-gray{border-top:1px solid #d6d6d6;}.erebates .border-red,.sales .border-red{border:1px solid #eb1c24;}.erebates .text-center,.sales .text-center{text-align:center;}.erebates .font-italic,.sales .font-italic{font-style:italic;}.erebates .font-bold,.sales .font-bold{font-weight:bold;}.erebates .font-normal,.sales .font-normal{font-weight:normal;}.erebates .font-upper,.sales .font-upper{text-transform:uppercase;}.erebates .font-lower,.sales .font-lower{text-transform:lowercase;}.erebates .color-teal,.sales .color-teal{color:#008290;}.erebates .color-red,.sales .color-red{color:#eb1c24;}.erebates .color-dark-gold,.sales .color-dark-gold{color:#996d0f;}.erebates .color-black,.sales .color-black{color:#000;}.erebates .bg-color-white,.sales .bg-color-white{background-color:#fff;}.erebates .d-none,.sales .d-none{display:none;}.erebates .d-block,.sales .d-block{display:block;}.erebates .d-inline-block,.sales .d-inline-block{display:inline-block;}.erebates .width-100,.sales .width-100{width:100%;}.erebates .visuallyhidden,.sales .visuallyhidden{visibility:hidden;height:0;width:0;min-height:0;min-width:0;padding:0;margin:0;}.erebates .hide-ele,.sales .hide-ele{height:0;opacity:0;}.erebates .fa-question-circle,.erebates .fa-exclamation-circle,.erebates .fa-circle-info,.sales .fa-question-circle,.sales .fa-exclamation-circle,.sales .fa-circle-info{cursor:pointer;font-size:22px;color:#008290;margin-left:10px;vertical-align:middle;margin-top:-2px;transition:all .3s ease-in-out;}.erebates .fa-question-circle:hover,.erebates .fa-exclamation-circle:hover,.erebates .fa-circle-info:hover,.sales .fa-question-circle:hover,.sales .fa-exclamation-circle:hover,.sales .fa-circle-info:hover{color:#404040;}.erebates .plus-sign,.sales .plus-sign{font-family:"MakitaSans_SemiBold";color:#008290;font-size:calc((40px) + (70 - 40)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .plus-sign,.lt-ie9 .sales .plus-sign{font-size:70px;}@media screen and (min-width:1920px){.erebates .plus-sign,.sales .plus-sign{font-size:70px;}}.erebates .plus-sign__smaller,.sales .plus-sign__smaller{font-size:calc((30px) + (50 - 30)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .plus-sign__smaller,.lt-ie9 .sales .plus-sign__smaller{font-size:50px;}@media screen and (min-width:1920px){.erebates .plus-sign__smaller,.sales .plus-sign__smaller{font-size:50px;}}.erebates .faq,.sales .faq{padding:15px 3px;cursor:pointer;border:2px solid #008290;background-color:#fff;margin:0 auto;display:flex;gap:10px;align-items:center;justify-content:center;position:relative;z-index:2;}.lt-ie9 .erebates .faq,.lt-ie9 .sales .faq{position:absolute;top:5px;right:5px;flex-direction:column;}@media screen and (min-width:600px){.erebates .faq,.sales .faq{position:absolute;top:5px;right:5px;flex-direction:column;}}.lt-ie9 .erebates .faq,.lt-ie9 .sales .faq{top:456px;}@media screen and (min-width:1600px){.erebates .faq,.sales .faq{top:456px;}}.lt-ie9 .erebates .faq__sales,.lt-ie9 .sales .faq__sales{position:relative;flex-direction:row;}@media screen and (min-width:600px){.erebates .faq__sales,.sales .faq__sales{position:relative;flex-direction:row;}}.lt-ie9 .erebates .faq__sales,.lt-ie9 .sales .faq__sales{position:absolute;flex-direction:column;top:115px;}@media screen and (min-width:900px){.erebates .faq__sales,.sales .faq__sales{position:absolute;flex-direction:column;top:115px;}}.lt-ie9 .erebates .faq__sales,.lt-ie9 .sales .faq__sales{top:150px;}@media screen and (min-width:1100px){.erebates .faq__sales,.sales .faq__sales{top:150px;}}.erebates .faq .image img,.sales .faq .image img{display:block;max-width:40px;margin:0 auto;}.erebates .faq .text-wrapper .text-top,.erebates .faq .text-wrapper .text-bottom,.sales .faq .text-wrapper .text-top,.sales .faq .text-wrapper .text-bottom{line-height:.9em;font-family:"MakitaSansCondensed_ExtraBold";}.erebates .faq .text-wrapper .text-top,.sales .faq .text-wrapper .text-top{font-size:13px;}.erebates .faq .text-wrapper .text-bottom,.sales .faq .text-wrapper .text-bottom{font-size:35px;}.erebates .faq:hover .description,.erebates .faq:hover .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .faq:hover span,.erebates .faq:hover .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .faq:hover span,.sales .faq:hover .description,.sales .faq:hover .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .faq:hover span,.sales .faq:hover .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .faq:hover span{color:#008290;transition:all .3s ease-in-out;}.erebates .faq:hover .description .title,.erebates .faq:hover .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .title,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .faq:hover span .title,.erebates .faq:hover .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .title,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .faq:hover span .title,.sales .faq:hover .description .title,.sales .faq:hover .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .title,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .faq:hover span .title,.sales .faq:hover .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .title,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .faq:hover span .title{color:#404040;}.erebates .disclaimer-wrapper,.sales .disclaimer-wrapper{max-width:fit-content;margin:20px auto 0;list-style-type:disc;}.lt-ie9 .erebates .disclaimer-wrapper,.lt-ie9 .sales .disclaimer-wrapper{margin-left:20px;}@media screen and (max-width:619px){.erebates .disclaimer-wrapper,.sales .disclaimer-wrapper{margin-left:20px;}}.erebates .disclaimer,.erebates .disclaimer span,.sales .disclaimer,.sales .disclaimer span{font-family:"MakitaSans_Medium";font-size:calc((14px) + (16 - 14)*(100vw - (375px))/(1920 - 375));font-style:italic;}.lt-ie9 .erebates .disclaimer,.lt-ie9 .erebates .disclaimer span,.sales .disclaimer .lt-ie9 .erebates span,.lt-ie9 .sales .disclaimer,.erebates .disclaimer .lt-ie9 .sales span,.lt-ie9 .sales .disclaimer span{font-size:16px;}@media screen and (min-width:1920px){.erebates .disclaimer,.erebates .disclaimer span,.sales .disclaimer,.sales .disclaimer span{font-size:16px;}}.erebates .disclaimer span.modal-link,.sales .disclaimer span.modal-link{font-weight:normal;}.erebates .disclaimer__font-bigger,.sales .disclaimer__font-bigger{font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .disclaimer__font-bigger,.lt-ie9 .sales .disclaimer__font-bigger{font-size:20px;}@media screen and (min-width:1920px){.erebates .disclaimer__font-bigger,.sales .disclaimer__font-bigger{font-size:20px;}}.erebates .modal-link,.sales .modal-link{color:#008290;cursor:pointer;display:inline-block;border-bottom:1px solid transparent;}.erebates .modal-link:hover,.sales .modal-link:hover{border-bottom:1px solid #008290;}.erebates .modal-link:hover .fa-chevron-right,.sales .modal-link:hover .fa-chevron-right{transition:all .3s ease-in-out;transform:translateX(2px);}.erebates .modal-link .fa-chevron-right,.sales .modal-link .fa-chevron-right{color:inherit;margin-left:3px;font-size:calc((12px) + (14 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .modal-link .fa-chevron-right,.lt-ie9 .sales .modal-link .fa-chevron-right{font-size:14px;}@media screen and (min-width:1920px){.erebates .modal-link .fa-chevron-right,.sales .modal-link .fa-chevron-right{font-size:14px;}}.erebates .separator,.sales .separator{color:#008290;font-weight:bold;text-align:center;font-size:calc((30px) + (50 - 30)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .separator,.lt-ie9 .sales .separator{font-size:50px;}@media screen and (min-width:1920px){.erebates .separator,.sales .separator{font-size:50px;}}.erebates .sub-heading,.sales .sub-heading{margin-bottom:.825em;}.erebates .scroll-and-stick .drag-wrapper .menu,.sales .scroll-and-stick .drag-wrapper .menu{padding:0 20px 20px;margin-bottom:25px;}.erebates .scroll-and-stick.sticky .drag-wrapper .menu,.sales .scroll-and-stick.sticky .drag-wrapper .menu{padding:15px 20px;margin-bottom:0;}.erebates .scroll-and-stick.sales,.sales .scroll-and-stick.sales{background-color:#ff4500;}.erebates .scroll-and-stick.sales.sticky,.sales .scroll-and-stick.sales.sticky{position:sticky;}.erebates .scroll-and-stick.sales.sticky th,.sales .scroll-and-stick.sales.sticky th{border-bottom:2px solid #000;}.erebates .scroll-and-stick.sales:after,.sales .scroll-and-stick.sales:after{content:none;}.erebates .header,.sales .header{position:relative;display:flex;flex-direction:column;gap:8px;padding:10px 20px 60px;align-items:center;background-color:#000;text-transform:uppercase;}.lt-ie9 .erebates .header,.lt-ie9 .sales .header{gap:30px;flex-direction:row;padding:20px;}@media screen and (min-width:1340px){.erebates .header,.sales .header{gap:30px;flex-direction:row;padding:20px;}}.erebates .header__flex,.sales .header__flex{display:flex;gap:inherit;align-items:center;}.erebates .header__menu-container,.sales .header__menu-container{cursor:pointer;display:flex;position:absolute;width:340px;left:50%;bottom:50px;transform:translateX(-50%);}.lt-ie9 .erebates .header__menu-container,.lt-ie9 .sales .header__menu-container{width:430px;}@media screen and (min-width:600px){.erebates .header__menu-container,.sales .header__menu-container{width:430px;}}.lt-ie9 .erebates .header__menu-container,.lt-ie9 .sales .header__menu-container{left:unset;transform:unset;right:20px;bottom:unset;}@media screen and (min-width:1340px){.erebates .header__menu-container,.sales .header__menu-container{left:unset;transform:unset;right:20px;bottom:unset;}}.erebates .header__menu-container.larger,.sales .header__menu-container.larger{width:330px;}.lt-ie9 .erebates .header__menu-container.larger,.lt-ie9 .sales .header__menu-container.larger{width:462px;}@media screen and (min-width:600px){.erebates .header__menu-container.larger,.sales .header__menu-container.larger{width:462px;}}.erebates .header__menu-container details,.erebates .header__menu-container .details,.sales .header__menu-container details,.sales .header__menu-container .details{position:absolute;width:max-content;color:#fff;font-family:"MakitaSans_SemiBold";z-index:1;font-size:12px;}.lt-ie9 .erebates .header__menu-container details,.lt-ie9 .erebates .header__menu-container .details,.lt-ie9 .sales .header__menu-container details,.lt-ie9 .sales .header__menu-container .details{font-size:16px;}@media screen and (min-width:600px){.erebates .header__menu-container details,.erebates .header__menu-container .details,.sales .header__menu-container details,.sales .header__menu-container .details{font-size:16px;}}.lt-ie9 .erebates .header__menu-container details,.lt-ie9 .erebates .header__menu-container .details,.lt-ie9 .sales .header__menu-container details,.lt-ie9 .sales .header__menu-container .details{top:-18px;}@media screen and (min-width:1340px){.erebates .header__menu-container details,.erebates .header__menu-container .details,.sales .header__menu-container details,.sales .header__menu-container .details{top:-18px;}}.erebates .header__menu-container details.user-management,.erebates .header__menu-container .details.user-management,.sales .header__menu-container details.user-management,.sales .header__menu-container .details.user-management{left:0;}.erebates .header__menu-container details.user-guide,.erebates .header__menu-container .details.user-guide,.sales .header__menu-container details.user-guide,.sales .header__menu-container .details.user-guide{right:0;text-align:center;min-width:140px;}.lt-ie9 .erebates .header__menu-container details.user-guide,.lt-ie9 .erebates .header__menu-container .details.user-guide,.lt-ie9 .sales .header__menu-container details.user-guide,.lt-ie9 .sales .header__menu-container .details.user-guide{min-width:170px;}@media screen and (min-width:600px){.erebates .header__menu-container details.user-guide,.erebates .header__menu-container .details.user-guide,.sales .header__menu-container details.user-guide,.sales .header__menu-container .details.user-guide{min-width:170px;}}.lt-ie9 .erebates .header__menu-container details .makita-btn-transparent-primary,.lt-ie9 .erebates .header__menu-container .details .makita-btn-transparent-primary,.lt-ie9 .sales .header__menu-container details .makita-btn-transparent-primary,.lt-ie9 .sales .header__menu-container .details .makita-btn-transparent-primary{font-size:12px;padding:10px 5px;}@media screen and (max-width:599px){.erebates .header__menu-container details .makita-btn-transparent-primary,.erebates .header__menu-container .details .makita-btn-transparent-primary,.sales .header__menu-container details .makita-btn-transparent-primary,.sales .header__menu-container .details .makita-btn-transparent-primary{font-size:12px;padding:10px 5px;}}.erebates .header__menu-container details summary,.erebates .header__menu-container .details summary,.sales .header__menu-container details summary,.sales .header__menu-container .details summary{padding:8px 10px;display:list-item;border:2px solid #fff;}.erebates .header__menu-container details summary .fa-question-circle,.erebates .header__menu-container .details summary .fa-question-circle,.sales .header__menu-container details summary .fa-question-circle,.sales .header__menu-container .details summary .fa-question-circle{color:#fff;line-height:0;}.erebates .header__menu-container details ul,.erebates .header__menu-container .details ul,.sales .header__menu-container details ul,.sales .header__menu-container .details ul{background-color:#404040;border:2px solid #fff1f1;border-top:1px solid #fff;}.erebates .header__menu-container details ul li,.erebates .header__menu-container .details ul li,.sales .header__menu-container details ul li,.sales .header__menu-container .details ul li{padding:8px 3px;font-family:"MakitaSans_Regular";text-transform:capitalize;text-align:center;}.lt-ie9 .erebates .header__menu-container details ul li,.lt-ie9 .erebates .header__menu-container .details ul li,.lt-ie9 .sales .header__menu-container details ul li,.lt-ie9 .sales .header__menu-container .details ul li{margin:0 5px;padding:8px 5px;text-align:left;}@media screen and (min-width:600px){.erebates .header__menu-container details ul li,.erebates .header__menu-container .details ul li,.sales .header__menu-container details ul li,.sales .header__menu-container .details ul li{margin:0 5px;padding:8px 5px;text-align:left;}}.erebates .header__menu-container details ul li span,.erebates .header__menu-container details ul li .makita-link,.erebates .header__menu-container .details ul li span,.erebates .header__menu-container .details ul li .makita-link,.sales .header__menu-container details ul li span,.sales .header__menu-container details ul li .makita-link,.sales .header__menu-container .details ul li span,.sales .header__menu-container .details ul li .makita-link{color:#fff;font-size:13px;font-weight:normal;}.lt-ie9 .erebates .header__menu-container details ul li span,.lt-ie9 .erebates .header__menu-container details ul li .makita-link,.lt-ie9 .erebates .header__menu-container .details ul li span,.lt-ie9 .erebates .header__menu-container .details ul li .makita-link,.lt-ie9 .sales .header__menu-container details ul li span,.lt-ie9 .sales .header__menu-container details ul li .makita-link,.lt-ie9 .sales .header__menu-container .details ul li span,.lt-ie9 .sales .header__menu-container .details ul li .makita-link{font-size:15px;}@media screen and (min-width:600px){.erebates .header__menu-container details ul li span,.erebates .header__menu-container details ul li .makita-link,.erebates .header__menu-container .details ul li span,.erebates .header__menu-container .details ul li .makita-link,.sales .header__menu-container details ul li span,.sales .header__menu-container details ul li .makita-link,.sales .header__menu-container .details ul li span,.sales .header__menu-container .details ul li .makita-link{font-size:15px;}}.erebates .header__menu-container details ul li span:hover,.erebates .header__menu-container details ul li .makita-link:hover,.erebates .header__menu-container .details ul li span:hover,.erebates .header__menu-container .details ul li .makita-link:hover,.sales .header__menu-container details ul li span:hover,.sales .header__menu-container details ul li .makita-link:hover,.sales .header__menu-container .details ul li span:hover,.sales .header__menu-container .details ul li .makita-link:hover{color:#67b2b1;}.erebates .header__menu-container details ul li:not(:last-child),.erebates .header__menu-container .details ul li:not(:last-child),.sales .header__menu-container details ul li:not(:last-child),.sales .header__menu-container .details ul li:not(:last-child){border-bottom:1px solid;}.erebates .header__menu-container details ul li:last-child,.erebates .header__menu-container .details ul li:last-child,.sales .header__menu-container details ul li:last-child,.sales .header__menu-container .details ul li:last-child{margin-bottom:0;}.erebates .header img,.sales .header img{width:150px;}.lt-ie9 .erebates .header img,.lt-ie9 .sales .header img{width:initial;}@media screen and (min-width:600px){.erebates .header img,.sales .header img{width:initial;}}.erebates .header .link,.sales .header .link{font-family:"MakitaSans_SemiBold";border-bottom:1px solid transparent;}.erebates .header .link:hover,.sales .header .link:hover{border-bottom:1px solid #67b2b1;}.erebates .header .link:hover+.fa-chevron-right,.sales .header .link:hover+.fa-chevron-right{transform:translateX(2px);}.lt-ie9 .erebates .header .share-container-info,.lt-ie9 .sales .header .share-container-info{margin-left:auto;}@media screen and (min-width:600px){.erebates .header .share-container-info,.sales .header .share-container-info{margin-left:auto;}}.erebates .header .share-container-info .menu-wrapper,.sales .header .share-container-info .menu-wrapper{display:flex;align-items:center;gap:10px;}.lt-ie9 .erebates .header .share-container-info .menu-wrapper,.lt-ie9 .sales .header .share-container-info .menu-wrapper{flex-direction:column;align-items:flex-end;}@media screen and (min-width:600px) and (max-width:900px){.erebates .header .share-container-info .menu-wrapper,.sales .header .share-container-info .menu-wrapper{flex-direction:column;align-items:flex-end;}}.erebates .header .share-container-info .menu-wrapper p,.sales .header .share-container-info .menu-wrapper p{text-transform:initial;color:#fff;font-size:calc((14px) + (16 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .header .share-container-info .menu-wrapper p,.lt-ie9 .sales .header .share-container-info .menu-wrapper p{font-size:16px;}@media screen and (min-width:1920px){.erebates .header .share-container-info .menu-wrapper p,.sales .header .share-container-info .menu-wrapper p{font-size:16px;}}.erebates .header .share-container-info .menu-wrapper ul,.sales .header .share-container-info .menu-wrapper ul{display:inherit;gap:inherit;}.lt-ie9 .erebates .header .share-container-info .menu-wrapper ul,.lt-ie9 .sales .header .share-container-info .menu-wrapper ul{align-self:flex-end;}@media screen and (max-width:899px){.erebates .header .share-container-info .menu-wrapper ul,.sales .header .share-container-info .menu-wrapper ul{align-self:flex-end;}}.erebates .header .share-container-info .menu-wrapper ul li .fab,.sales .header .share-container-info .menu-wrapper ul li .fab{font-size:calc((25px) + (28 - 25)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .header .share-container-info .menu-wrapper ul li .fab,.lt-ie9 .sales .header .share-container-info .menu-wrapper ul li .fab{font-size:28px;}@media screen and (min-width:1920px){.erebates .header .share-container-info .menu-wrapper ul li .fab,.sales .header .share-container-info .menu-wrapper ul li .fab{font-size:28px;}}.erebates .header fieldset,.sales .header fieldset{border:1px solid #fff;padding:5px;}.lt-ie9 .erebates .header fieldset,.lt-ie9 .sales .header fieldset{margin-left:auto;}@media screen and (min-width:600px){.erebates .header fieldset,.sales .header fieldset{margin-left:auto;}}.erebates .header fieldset legend,.sales .header fieldset legend{padding:0 20px;color:#fff;font-size:15px;font-weight:bold;}.erebates .header fieldset ul li,.sales .header fieldset ul li{padding-left:5px;}.erebates .header fieldset ul li .makita-link,.sales .header fieldset ul li .makita-link{color:#67b2b1;font-size:15px;text-transform:capitalize;border-bottom:1px solid transparent;transition:all .3s ease-in-out;}.erebates .header fieldset ul li .makita-link:hover,.sales .header fieldset ul li .makita-link:hover{border-bottom:1px solid #67b2b1;}.erebates .header fieldset ul li::before,.sales .header fieldset ul li::before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background-color:#67b2b1;margin-bottom:2px;margin-right:1px;}.lt-ie9 .erebates .header .logo-sales,.lt-ie9 .sales .header .logo-sales{width:100%;max-height:100%;max-width:100%;margin:0 auto;}@media screen and (max-width:599px){.erebates .header .logo-sales,.sales .header .logo-sales{width:100%;max-height:100%;max-width:100%;margin:0 auto;}}.erebates .header-promotions-wrapper,.sales .header-promotions-wrapper{background-color:#008290;}.erebates .header-promotions-wrapper .header-promotions,.sales .header-promotions-wrapper .header-promotions{padding:20px;background-color:#008290;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:30px;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions,.lt-ie9 .sales .header-promotions-wrapper .header-promotions{gap:4vw;flex-direction:row;align-items:center;padding:0 20px 3vw;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions:lang(es),.lt-ie9 .sales .header-promotions-wrapper .header-promotions:lang(es){gap:2vw;flex-direction:column;}@media screen and (min-width:1100px){.erebates .header-promotions-wrapper .header-promotions,.sales .header-promotions-wrapper .header-promotions{gap:4vw;flex-direction:row;align-items:center;padding:0 20px 3vw;}.erebates .header-promotions-wrapper .header-promotions:lang(es),.sales .header-promotions-wrapper .header-promotions:lang(es){gap:2vw;flex-direction:column;}}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions,.lt-ie9 .sales .header-promotions-wrapper .header-promotions{padding:0 40px 3vw;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions:lang(es),.lt-ie9 .sales .header-promotions-wrapper .header-promotions:lang(es){flex-direction:row;}@media screen and (min-width:1460px){.erebates .header-promotions-wrapper .header-promotions,.sales .header-promotions-wrapper .header-promotions{padding:0 40px 3vw;}.erebates .header-promotions-wrapper .header-promotions:lang(es),.sales .header-promotions-wrapper .header-promotions:lang(es){flex-direction:row;}}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-left:lang(es),.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center:lang(es),.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-right:lang(es),.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-left:lang(es),.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center:lang(es),.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-right:lang(es){display:block;align-self:flex-start;}@media screen and (max-width:1459px){.erebates .header-promotions-wrapper .header-promotions .header-left:lang(es),.erebates .header-promotions-wrapper .header-promotions .header-center:lang(es),.erebates .header-promotions-wrapper .header-promotions .header-right:lang(es),.sales .header-promotions-wrapper .header-promotions .header-left:lang(es),.sales .header-promotions-wrapper .header-promotions .header-center:lang(es),.sales .header-promotions-wrapper .header-promotions .header-right:lang(es){display:block;align-self:flex-start;}}.erebates .header-promotions-wrapper .header-promotions .header-left .top-tag,.sales .header-promotions-wrapper .header-promotions .header-left .top-tag{display:inline-block;color:#fff;background-color:#000;padding:6px 17px;}.erebates .header-promotions-wrapper .header-promotions .header-left .top-tag span,.sales .header-promotions-wrapper .header-promotions .header-left .top-tag span{font-family:"MakitaSansCondensed_ExtraBold";font-style:italic;text-transform:uppercase;font-size:calc((18px) + (30 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-left .top-tag span,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-left .top-tag span{font-size:30px;}@media screen and (min-width:1920px){.erebates .header-promotions-wrapper .header-promotions .header-left .top-tag span,.sales .header-promotions-wrapper .header-promotions .header-left .top-tag span{font-size:30px;}}.erebates .header-promotions-wrapper .header-promotions .header-left .logo-container,.sales .header-promotions-wrapper .header-promotions .header-left .logo-container{display:flex;gap:25px;flex-direction:column;align-items:center;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-left .logo-container,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-left .logo-container{justify-content:center;}@media screen and (max-width:479px){.erebates .header-promotions-wrapper .header-promotions .header-left .logo-container,.sales .header-promotions-wrapper .header-promotions .header-left .logo-container{justify-content:center;}}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-left .logo-container,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-left .logo-container{gap:50px;flex-direction:row;}@media screen and (min-width:900px){.erebates .header-promotions-wrapper .header-promotions .header-left .logo-container,.sales .header-promotions-wrapper .header-promotions .header-left .logo-container{gap:50px;flex-direction:row;}}.erebates .header-promotions-wrapper .header-promotions .header-left .logo,.sales .header-promotions-wrapper .header-promotions .header-left .logo{margin:0;margin-bottom:14px;}.erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item,.sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item{display:flex;gap:5px;align-items:flex-end;}.erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger,.erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-smaller,.sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger,.sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-smaller{font-family:"MakitaSansCondensed_ExtraBold";text-transform:uppercase;margin-bottom:0;}.erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger,.sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger{font-size:calc((45px) + (98 - 45)*(100vw - (375px))/(1920 - 375));line-height:.8em;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger{font-size:98px;}@media screen and (min-width:1920px){.erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger,.sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger{font-size:98px;}}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger{line-height:.75em;}@media screen and (min-width:1100px){.erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger,.sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-bigger{line-height:.75em;}}.erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-box,.sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-box{display:flex;flex-direction:column;}.erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-box .font-smaller,.sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-box .font-smaller{font-size:calc((16px) + (24 - 16)*(100vw - (375px))/(1920 - 375));line-height:.9em;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-box .font-smaller,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-box .font-smaller{font-size:24px;}@media screen and (min-width:1920px){.erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-box .font-smaller,.sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-box .font-smaller{font-size:24px;}}.erebates .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-box .font-smaller:not(:first-child),.sales .header-promotions-wrapper .header-promotions .header-left .bolder-box-wrapper .box-item .font-box .font-smaller:not(:first-child){margin-bottom:8px;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center{align-self:flex-end;max-width:800px;}@media screen and (min-width:1100px){.erebates .header-promotions-wrapper .header-promotions .header-center,.sales .header-promotions-wrapper .header-promotions .header-center{align-self:flex-end;max-width:800px;}}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .woc-image,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .woc-image{padding-bottom:20px;}@media screen and (max-width:1099px){.erebates .header-promotions-wrapper .header-promotions .header-center .woc-image,.sales .header-promotions-wrapper .header-promotions .header-center .woc-image{padding-bottom:20px;}}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .woc-image,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .woc-image{padding-top:20px;}@media screen and (min-width:1101px){.erebates .header-promotions-wrapper .header-promotions .header-center .woc-image,.sales .header-promotions-wrapper .header-promotions .header-center .woc-image{padding-top:20px;}}.erebates .header-promotions-wrapper .header-promotions .header-center h2,.erebates .header-promotions-wrapper .header-promotions .header-center .channel h2>span,.erebates .channel .header-promotions-wrapper .header-promotions .header-center h2>span,.erebates .header-promotions-wrapper .header-promotions .header-center .promotion h2>span,.erebates .promotion .header-promotions-wrapper .header-promotions .header-center h2>span,.sales .header-promotions-wrapper .header-promotions .header-center h2,.sales .header-promotions-wrapper .header-promotions .header-center .channel h2>span,.sales .channel .header-promotions-wrapper .header-promotions .header-center h2>span,.sales .header-promotions-wrapper .header-promotions .header-center .promotion h2>span,.sales .promotion .header-promotions-wrapper .header-promotions .header-center h2>span{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;font-style:italic;font-size:calc((20px) + (34 - 20)*(100vw - (375px))/(1920 - 375));margin-bottom:15px;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center h2,.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .channel h2>span,.lt-ie9 .erebates .channel .header-promotions-wrapper .header-promotions .header-center h2>span,.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .promotion h2>span,.lt-ie9 .erebates .promotion .header-promotions-wrapper .header-promotions .header-center h2>span,.sales .channel .lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center h2>span,.sales .promotion .lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center h2>span,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center h2,.erebates .channel .lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center h2>span,.erebates .promotion .lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center h2>span,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .channel h2>span,.lt-ie9 .sales .channel .header-promotions-wrapper .header-promotions .header-center h2>span,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .promotion h2>span,.lt-ie9 .sales .promotion .header-promotions-wrapper .header-promotions .header-center h2>span{font-size:34px;}@media screen and (min-width:1920px){.erebates .header-promotions-wrapper .header-promotions .header-center h2,.erebates .header-promotions-wrapper .header-promotions .header-center .channel h2>span,.erebates .channel .header-promotions-wrapper .header-promotions .header-center h2>span,.erebates .header-promotions-wrapper .header-promotions .header-center .promotion h2>span,.erebates .promotion .header-promotions-wrapper .header-promotions .header-center h2>span,.sales .header-promotions-wrapper .header-promotions .header-center h2,.sales .header-promotions-wrapper .header-promotions .header-center .channel h2>span,.sales .channel .header-promotions-wrapper .header-promotions .header-center h2>span,.sales .header-promotions-wrapper .header-promotions .header-center .promotion h2>span,.sales .promotion .header-promotions-wrapper .header-promotions .header-center h2>span{font-size:34px;}}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center h2,.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .channel h2>span,.lt-ie9 .erebates .channel .header-promotions-wrapper .header-promotions .header-center h2>span,.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .promotion h2>span,.lt-ie9 .erebates .promotion .header-promotions-wrapper .header-promotions .header-center h2>span,.sales .channel .lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center h2>span,.sales .promotion .lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center h2>span,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center h2,.erebates .channel .lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center h2>span,.erebates .promotion .lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center h2>span,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .channel h2>span,.lt-ie9 .sales .channel .header-promotions-wrapper .header-promotions .header-center h2>span,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .promotion h2>span,.lt-ie9 .sales .promotion .header-promotions-wrapper .header-promotions .header-center h2>span{margin-top:30px;}@media screen and (min-width:1100px){.erebates .header-promotions-wrapper .header-promotions .header-center h2,.erebates .header-promotions-wrapper .header-promotions .header-center .channel h2>span,.erebates .channel .header-promotions-wrapper .header-promotions .header-center h2>span,.erebates .header-promotions-wrapper .header-promotions .header-center .promotion h2>span,.erebates .promotion .header-promotions-wrapper .header-promotions .header-center h2>span,.sales .header-promotions-wrapper .header-promotions .header-center h2,.sales .header-promotions-wrapper .header-promotions .header-center .channel h2>span,.sales .channel .header-promotions-wrapper .header-promotions .header-center h2>span,.sales .header-promotions-wrapper .header-promotions .header-center .promotion h2>span,.sales .promotion .header-promotions-wrapper .header-promotions .header-center h2>span{margin-top:30px;}}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center h2:lang(es),.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .channel h2>span:lang(es),.lt-ie9 .erebates .channel .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es),.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .promotion h2>span:lang(es),.lt-ie9 .erebates .promotion .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es),.sales .channel .lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es),.sales .promotion .lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es),.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center h2:lang(es),.erebates .channel .lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es),.erebates .promotion .lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es),.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .channel h2>span:lang(es),.lt-ie9 .sales .channel .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es),.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .promotion h2>span:lang(es),.lt-ie9 .sales .promotion .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es){margin-top:0;}@media screen and (max-width:1459px){.erebates .header-promotions-wrapper .header-promotions .header-center h2:lang(es),.erebates .header-promotions-wrapper .header-promotions .header-center .channel h2>span:lang(es),.erebates .channel .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es),.erebates .header-promotions-wrapper .header-promotions .header-center .promotion h2>span:lang(es),.erebates .promotion .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es),.sales .header-promotions-wrapper .header-promotions .header-center h2:lang(es),.sales .header-promotions-wrapper .header-promotions .header-center .channel h2>span:lang(es),.sales .channel .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es),.sales .header-promotions-wrapper .header-promotions .header-center .promotion h2>span:lang(es),.sales .promotion .header-promotions-wrapper .header-promotions .header-center h2>span:lang(es){margin-top:0;}}.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper{max-width:initial;margin:0;list-style-type:none;}.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li{display:flex;gap:5px;align-items:center;}.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li i,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li i{font-size:calc((6px) + (8 - 6)*(100vw - (375px))/(1920 - 375));margin-bottom:2px;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li i,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li i{font-size:8px;}@media screen and (min-width:1920px){.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li i,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li i{font-size:8px;}}.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer,.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span,.erebates .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span,.sales .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span{font-family:Arial,sans-serif;font-size:calc((16px) + (18 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer,.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span,.lt-ie9 .erebates .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span,.sales .disclaimer .lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer,.erebates .disclaimer .lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span,.lt-ie9 .sales .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span{font-size:18px;}@media screen and (min-width:1920px){.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer,.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span,.erebates .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span,.sales .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span{font-size:18px;}}.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer:not(:last-child),.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span:not(:last-child),.erebates .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span:not(:last-child),.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer:not(:last-child),.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span:not(:last-child),.sales .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span:not(:last-child){margin-bottom:5px;}.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span.modal-link,.erebates .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span span.modal-link,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span.modal-link,.sales .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span span.modal-link{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));border-bottom:1px solid #fff;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span.modal-link,.lt-ie9 .erebates .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span span.modal-link,.sales .disclaimer .lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span span.modal-link,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span.modal-link,.erebates .disclaimer .lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span span.modal-link,.lt-ie9 .sales .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span span.modal-link{font-size:20px;}@media screen and (min-width:1920px){.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span.modal-link,.erebates .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span span.modal-link,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span.modal-link,.sales .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span span.modal-link{font-size:20px;}}.erebates .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span.modal-link:hover,.erebates .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span span.modal-link:hover,.sales .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li .disclaimer span.modal-link:hover,.sales .disclaimer .header-promotions-wrapper .header-promotions .header-center .disclaimer-wrapper li span span.modal-link:hover{color:#d6d6d6;border-bottom:1px solid #d6d6d6;}.erebates .header-promotions-wrapper .header-promotions .header-center .claim,.sales .header-promotions-wrapper .header-promotions .header-center .claim{padding:0;}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search{padding:10px;}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type{justify-content:flex-start;}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type p.font-roman,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type p.font-roman{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((18px) + (25 - 18)*(100vw - (375px))/(1920 - 375));font-style:italic;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type p.font-roman,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type p.font-roman{font-size:25px;}@media screen and (min-width:1920px){.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type p.font-roman,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type p.font-roman{font-size:25px;}}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type .radio-box__wrapper .radio-box input[type=radio],.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type .radio-box__wrapper .radio-box input[type=radio]{width:22px;height:22px;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type .radio-box__wrapper .radio-box input[type=radio],.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type .radio-box__wrapper .radio-box input[type=radio]{width:28px;height:28px;}@media screen and (min-width:1300px){.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type .radio-box__wrapper .radio-box input[type=radio],.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-type .radio-box__wrapper .radio-box input[type=radio]{width:28px;height:28px;}}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text{display:flex;justify-content:flex-start;gap:10px;margin:0;align-items:flex-end;max-width:initial;}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black{height:45px;font-size:calc((16px) + (18 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black{font-size:18px;}@media screen and (min-width:1920px){.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black{font-size:18px;}}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black{height:50px;}@media screen and (min-width:1300px){.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black{height:50px;}}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text],.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .input-wrapper input[type=text]{width:100%;}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black{padding:0 75px;min-width:initial;max-width:155px;display:inline-flex;align-items:center;justify-content:center;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black{max-width:initial;width:100%;}@media screen and (max-width:599px){.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black{max-width:initial;width:100%;}}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary.custom-padding,.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black.custom-padding,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-transparent-primary.custom-padding,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black.custom-padding{padding:0 33px;}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black:hover,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__promo-text .makita-btn-black:hover{border:2px solid #fff;}.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__button-wrapper,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__button-wrapper{display:flex;gap:8px;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__button-wrapper,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-center .claim .search__button-wrapper{width:100%;gap:10px;flex-wrap:wrap;}@media screen and (max-width:599px){.erebates .header-promotions-wrapper .header-promotions .header-center .claim .search__button-wrapper,.sales .header-promotions-wrapper .header-promotions .header-center .claim .search__button-wrapper{width:100%;gap:10px;flex-wrap:wrap;}}.erebates .header-promotions-wrapper .header-promotions .header-right,.sales .header-promotions-wrapper .header-promotions .header-right{align-self:center;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-right,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-right{align-self:flex-end;}@media screen and (min-width:1100px){.erebates .header-promotions-wrapper .header-promotions .header-right,.sales .header-promotions-wrapper .header-promotions .header-right{align-self:flex-end;}}.erebates .header-promotions-wrapper .header-promotions .header-right .video,.sales .header-promotions-wrapper .header-promotions .header-right .video{position:relative;border:2px solid #fff;}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content,.sales .header-promotions-wrapper .header-promotions .header-right .video .content{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content.play-in-module,.sales .header-promotions-wrapper .header-promotions .header-right .video .content.play-in-module{display:unset;align-items:unset;justify-content:unset;}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content.play-in-module .videoWrapper,.sales .header-promotions-wrapper .header-promotions .header-right .video .content.play-in-module .videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;overflow:hidden;}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content.play-in-module .videoWrapper iframe,.sales .header-promotions-wrapper .header-promotions .header-right .video .content.play-in-module .videoWrapper iframe{position:absolute;top:0;left:0;right:0;width:55%;height:55%;margin-left:auto;margin-right:auto;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-right .video .content.play-in-module .video-link,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-right .video .content.play-in-module .video-link{margin-top:9%;}@media screen and (min-width:900px){.erebates .header-promotions-wrapper .header-promotions .header-right .video .content.play-in-module .video-link,.sales .header-promotions-wrapper .header-promotions .header-right .video .content.play-in-module .video-link{margin-top:9%;}}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content .video-link,.sales .header-promotions-wrapper .header-promotions .header-right .video .content .video-link{display:inline-block;position:relative;}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content .video-link img,.sales .header-promotions-wrapper .header-promotions .header-right .video .content .video-link img{max-width:50%;max-height:50%;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions .header-right .video .content .video-link img,.lt-ie9 .sales .header-promotions-wrapper .header-promotions .header-right .video .content .video-link img{max-height:100%;max-width:100%;}@media screen and (min-width:600px){.erebates .header-promotions-wrapper .header-promotions .header-right .video .content .video-link img,.sales .header-promotions-wrapper .header-promotions .header-right .video .content .video-link img{max-height:100%;max-width:100%;}}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content .video-link .button-wrapper,.sales .header-promotions-wrapper .header-promotions .header-right .video .content .video-link .button-wrapper{padding:65px 72px 65px 100px;margin:-18px auto 0;background-color:rgba(255,0,0,.8);border:5px solid #fff;border-radius:50%;transform:scale(.25);}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content .video-link .button-wrapper .play,.sales .header-promotions-wrapper .header-promotions .header-right .video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:60px 0 60px 85px;margin:0 auto;}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content .video-link .button-wrapper .play.paused,.sales .header-promotions-wrapper .header-promotions .header-right .video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content .video-link .button-wrapper .play:hover,.sales .header-promotions-wrapper .header-promotions .header-right .video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #000;}.erebates .header-promotions-wrapper .header-promotions .header-right .video .content .video-link.absolute-center,.sales .header-promotions-wrapper .header-promotions .header-right .video .content .video-link.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.erebates .header-promotions-wrapper .header-promotions .header-right .video.width-medium,.sales .header-promotions-wrapper .header-promotions .header-right .video.width-medium{width:90%;margin:0 auto;}.erebates .header-promotions-wrapper .header-promotions .header-right .video.width-medium .videoWrapper .button-wrapper,.sales .header-promotions-wrapper .header-promotions .header-right .video.width-medium .videoWrapper .button-wrapper{margin:initial;}.erebates .header-promotions-wrapper .header-promotions.preferred-account,.sales .header-promotions-wrapper .header-promotions.preferred-account{padding:2vw;gap:30px;width:100%;flex-direction:column;}.lt-ie9 .erebates .header-promotions-wrapper .header-promotions.preferred-account,.lt-ie9 .sales .header-promotions-wrapper .header-promotions.preferred-account{flex-direction:row;}@media screen and (min-width:900px){.erebates .header-promotions-wrapper .header-promotions.preferred-account,.sales .header-promotions-wrapper .header-promotions.preferred-account{flex-direction:row;}}.erebates .header-promotions-wrapper .header-promotions.preferred-account .logo,.sales .header-promotions-wrapper .header-promotions.preferred-account .logo{margin:0;}.erebates .header-promotions-wrapper .header-promotions.preferred-account .header-center,.sales .header-promotions-wrapper .header-promotions.preferred-account .header-center{flex:1;}.erebates .channel,.erebates .promotion,.erebates .claim,.erebates .dashboard,.erebates .resubmit,.sales .channel,.sales .promotion,.sales .claim,.sales .dashboard,.sales .resubmit{padding:20px;}.lt-ie9 .erebates .channel h2>span,.lt-ie9 .erebates .channel h2>span>span,.lt-ie9 .erebates .promotion h2>span,.lt-ie9 .erebates .promotion h2>span>span,.lt-ie9 .sales .channel h2>span,.lt-ie9 .sales .channel h2>span>span,.lt-ie9 .sales .promotion h2>span,.lt-ie9 .sales .promotion h2>span>span{display:block;}@media screen and (min-width:600px){.erebates .channel h2>span,.erebates .channel h2>span>span,.erebates .promotion h2>span,.erebates .promotion h2>span>span,.sales .channel h2>span,.sales .channel h2>span>span,.sales .promotion h2>span,.sales .promotion h2>span>span{display:block;}}.erebates .channel__box,.erebates .promotion__box,.sales .channel__box,.sales .promotion__box{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;}.erebates .channel__box-item,.erebates .promotion__box-item,.sales .channel__box-item,.sales .promotion__box-item{border:1px solid #008290;padding:0 10px 15px;}.erebates .channel__box-item .item-img,.erebates .promotion__box-item .item-img,.sales .channel__box-item .item-img,.sales .promotion__box-item .item-img{margin:0 auto;}.erebates .channel__box-item .title,.erebates .promotion__box-item .title,.sales .channel__box-item .title,.sales .promotion__box-item .title{font-weight:normal;font-size:calc((18px) + (20 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .erebates .channel__box-item .title,.lt-ie9 .erebates .promotion__box-item .title,.lt-ie9 .sales .channel__box-item .title,.lt-ie9 .sales .promotion__box-item .title{font-size:20px;}@media screen and (min-width:1920px){.erebates .channel__box-item .title,.erebates .promotion__box-item .title,.sales .channel__box-item .title,.sales .promotion__box-item .title{font-size:20px;}}.erebates .channel__box-item:hover .select-img,.erebates .promotion__box-item:hover .select-img,.sales .channel__box-item:hover .select-img,.sales .promotion__box-item:hover .select-img{filter:invert(36%) sepia(100%) saturate(3843%) hue-rotate(165deg) brightness(88%) contrast(101%);}.erebates .channel .item-img,.sales .channel .item-img{width:250px;}.erebates .review__claim-details,.erebates .review__info-details,.sales .review__claim-details,.sales .review__info-details{display:flex;max-width:1670px;margin:0 auto;}.lt-ie9 .erebates .review__claim-details,.lt-ie9 .erebates .review__info-details,.lt-ie9 .sales .review__claim-details,.lt-ie9 .sales .review__info-details{flex-direction:column;}@media screen and (max-width:899px){.erebates .review__claim-details,.erebates .review__info-details,.sales .review__claim-details,.sales .review__info-details{flex-direction:column;}}.erebates .review__claim-details-item,.erebates .review__info-details-item,.sales .review__claim-details-item,.sales .review__info-details-item{flex:1;display:flex;flex-direction:column;align-items:center;}.erebates .review__claim-details-item .label,.erebates .review__info-details-item .label,.sales .review__claim-details-item .label,.sales .review__info-details-item .label{text-transform:uppercase;font-family:"MakitaSans_Medium";margin-bottom:20px;}.lt-ie9 .erebates .review__claim-details-item .label__desktop,.lt-ie9 .erebates .review__info-details-item .label__desktop,.lt-ie9 .sales .review__claim-details-item .label__desktop,.lt-ie9 .sales .review__info-details-item .label__desktop{display:none;}@media screen and (max-width:899px){.erebates .review__claim-details-item .label__desktop,.erebates .review__info-details-item .label__desktop,.sales .review__claim-details-item .label__desktop,.sales .review__info-details-item .label__desktop{display:none;}}.erebates .review__claim-details-item .label__mobile,.erebates .review__info-details-item .label__mobile,.sales .review__claim-details-item .label__mobile,.sales .review__info-details-item .label__mobile{display:none;text-align:center;}.lt-ie9 .erebates .review__claim-details-item .label__mobile,.lt-ie9 .erebates .review__info-details-item .label__mobile,.lt-ie9 .sales .review__claim-details-item .label__mobile,.lt-ie9 .sales .review__info-details-item .label__mobile{display:block;}@media screen and (max-width:899px){.erebates .review__claim-details-item .label__mobile,.erebates .review__info-details-item .label__mobile,.sales .review__claim-details-item .label__mobile,.sales .review__info-details-item .label__mobile{display:block;}}.lt-ie9 .erebates .review__claim-details,.lt-ie9 .sales .review__claim-details{margin:20px auto;}@media screen and (max-width:899px){.erebates .review__claim-details,.sales .review__claim-details{margin:20px auto;}}.erebates .review__claim-details-item .label,.sales .review__claim-details-item .label{font-size:calc((25px) + (35 - 25)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .review__claim-details-item .label,.lt-ie9 .sales .review__claim-details-item .label{font-size:35px;}@media screen and (min-width:1920px){.erebates .review__claim-details-item .label,.sales .review__claim-details-item .label{font-size:35px;}}.erebates .review__claim-details-item .box-item-wrapper,.sales .review__claim-details-item .box-item-wrapper{flex:1;width:100%;padding:10px;border:1px solid #404040;display:flex;justify-content:center;}.lt-ie9 .erebates .review__claim-details-item .box-item-wrapper.no-border-desktop,.lt-ie9 .sales .review__claim-details-item .box-item-wrapper.no-border-desktop{border-right:0;border-left:0;}@media screen and (min-width:900px){.erebates .review__claim-details-item .box-item-wrapper.no-border-desktop,.sales .review__claim-details-item .box-item-wrapper.no-border-desktop{border-right:0;border-left:0;}}.erebates .review__claim-details-item .box-item-wrapper.no-border-desktop__sales,.sales .review__claim-details-item .box-item-wrapper.no-border-desktop__sales{border-top:0;}.lt-ie9 .erebates .review__claim-details-item .box-item-wrapper.no-border-desktop__sales,.lt-ie9 .sales .review__claim-details-item .box-item-wrapper.no-border-desktop__sales{border-right:1px solid #404040;border-top:1px solid #404040;}@media screen and (min-width:900px){.erebates .review__claim-details-item .box-item-wrapper.no-border-desktop__sales,.sales .review__claim-details-item .box-item-wrapper.no-border-desktop__sales{border-right:1px solid #404040;border-top:1px solid #404040;}}.erebates .review__claim-details-item .box-item-wrapper .box-item table,.sales .review__claim-details-item .box-item-wrapper .box-item table{border-spacing:0;}.erebates .review__claim-details-item .box-item-wrapper .box-item table tbody,.sales .review__claim-details-item .box-item-wrapper .box-item table tbody{white-space:nowrap;display:block;}.erebates .review__claim-details-item .box-item-wrapper .box-item table tr th,.erebates .review__claim-details-item .box-item-wrapper .box-item table tr td,.sales .review__claim-details-item .box-item-wrapper .box-item table tr th,.sales .review__claim-details-item .box-item-wrapper .box-item table tr td{padding:5px 10px;border-top-width:0;border-left-width:0;font-size:calc((15px) + (18 - 15)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .review__claim-details-item .box-item-wrapper .box-item table tr th,.lt-ie9 .erebates .review__claim-details-item .box-item-wrapper .box-item table tr td,.lt-ie9 .sales .review__claim-details-item .box-item-wrapper .box-item table tr th,.lt-ie9 .sales .review__claim-details-item .box-item-wrapper .box-item table tr td{font-size:18px;}@media screen and (min-width:1920px){.erebates .review__claim-details-item .box-item-wrapper .box-item table tr th,.erebates .review__claim-details-item .box-item-wrapper .box-item table tr td,.sales .review__claim-details-item .box-item-wrapper .box-item table tr th,.sales .review__claim-details-item .box-item-wrapper .box-item table tr td{font-size:18px;}}.erebates .review__claim-details-item .box-item-wrapper .box-item table tr th,.sales .review__claim-details-item .box-item-wrapper .box-item table tr th{font-weight:bold;}.erebates .review__claim-details-item .box-item-wrapper .box-item table tr td.combo-head img,.sales .review__claim-details-item .box-item-wrapper .box-item table tr td.combo-head img{margin-left:-5px;width:55px;}.lt-ie9 .erebates .review__claim-details-item .box-item-wrapper .box-item table tr td.combo-head img,.lt-ie9 .sales .review__claim-details-item .box-item-wrapper .box-item table tr td.combo-head img{margin-left:-22px;width:65px;}@media screen and (min-width:1200px){.erebates .review__claim-details-item .box-item-wrapper .box-item table tr td.combo-head img,.sales .review__claim-details-item .box-item-wrapper .box-item table tr td.combo-head img{margin-left:-22px;width:65px;}}.erebates .review__claim-details-item .box-item-wrapper .box-item table tr td.reject span,.sales .review__claim-details-item .box-item-wrapper .box-item table tr td.reject span{font-size:calc((14px) + (16 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .review__claim-details-item .box-item-wrapper .box-item table tr td.reject span,.lt-ie9 .sales .review__claim-details-item .box-item-wrapper .box-item table tr td.reject span{font-size:16px;}@media screen and (min-width:1920px){.erebates .review__claim-details-item .box-item-wrapper .box-item table tr td.reject span,.sales .review__claim-details-item .box-item-wrapper .box-item table tr td.reject span{font-size:16px;}}.erebates .review__claim-details-item .box-item-wrapper .box-item table tr td img,.sales .review__claim-details-item .box-item-wrapper .box-item table tr td img{width:45px;height:auto;}.lt-ie9 .erebates .review__claim-details-item .box-item-wrapper .box-item table tr td img,.lt-ie9 .sales .review__claim-details-item .box-item-wrapper .box-item table tr td img{width:50px;}@media screen and (min-width:1200px){.erebates .review__claim-details-item .box-item-wrapper .box-item table tr td img,.sales .review__claim-details-item .box-item-wrapper .box-item table tr td img{width:50px;}}.erebates .review__claim-details-item .box-item-wrapper .box-item__file,.sales .review__claim-details-item .box-item-wrapper .box-item__file{font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .review__claim-details-item .box-item-wrapper .box-item__file,.lt-ie9 .sales .review__claim-details-item .box-item-wrapper .box-item__file{font-size:20px;}@media screen and (min-width:1920px){.erebates .review__claim-details-item .box-item-wrapper .box-item__file,.sales .review__claim-details-item .box-item-wrapper .box-item__file{font-size:20px;}}.erebates .review__claim-details-item .box-item-wrapper .box-item__file p,.sales .review__claim-details-item .box-item-wrapper .box-item__file p{text-transform:uppercase;font-family:"MakitaSans_SemiBold";}.erebates .review__claim-details-item .box-item-wrapper .box-item__file ul li:before,.sales .review__claim-details-item .box-item-wrapper .box-item__file ul li:before{content:"\a";width:8px;height:8px;border-radius:50%;background:#404040;display:inline-block;margin:0 10px;vertical-align:middle;}.lt-ie9 .erebates .review__info-details-item,.lt-ie9 .sales .review__info-details-item{align-items:flex-start;}.lt-ie9 .erebates .review__info-details-item:not(:last-child),.lt-ie9 .sales .review__info-details-item:not(:last-child){margin-bottom:20px;}@media screen and (max-width:899px){.erebates .review__info-details-item,.sales .review__info-details-item{align-items:flex-start;}.erebates .review__info-details-item:not(:last-child),.sales .review__info-details-item:not(:last-child){margin-bottom:20px;}}.erebates .review__info-details-item .label,.sales .review__info-details-item .label{font-size:calc((20px) + (24 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .review__info-details-item .label,.lt-ie9 .sales .review__info-details-item .label{font-size:24px;}@media screen and (min-width:1920px){.erebates .review__info-details-item .label,.sales .review__info-details-item .label{font-size:24px;}}.lt-ie9 .erebates .review__info-details-item .label,.lt-ie9 .sales .review__info-details-item .label{margin-bottom:0;}@media screen and (max-width:899px){.erebates .review__info-details-item .label,.sales .review__info-details-item .label{margin-bottom:0;}}.lt-ie9 .erebates .review__info-details-item.details-item__center,.lt-ie9 .sales .review__info-details-item.details-item__center{border-right:1px solid;border-left:1px solid;}@media screen and (min-width:900px){.erebates .review__info-details-item.details-item__center,.sales .review__info-details-item.details-item__center{border-right:1px solid;border-left:1px solid;}}.erebates .review__info-details-item .box-item,.sales .review__info-details-item .box-item{padding:5px 1vw;}.erebates .review__info-details-item .box-item p,.sales .review__info-details-item .box-item p{font-size:calc((15px) + (18 - 15)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .review__info-details-item .box-item p,.lt-ie9 .sales .review__info-details-item .box-item p{font-size:18px;}@media screen and (min-width:1920px){.erebates .review__info-details-item .box-item p,.sales .review__info-details-item .box-item p{font-size:18px;}}.erebates .review__wrapper,.sales .review__wrapper{padding:20px;}.erebates .promotion .item-img,.sales .promotion .item-img{width:350px;margin-bottom:20px;}.erebates .claim,.sales .claim{position:relative;}.erebates .claim .search,.sales .claim .search{padding:20px 0;}.lt-ie9 .erebates .claim .search,.lt-ie9 .sales .claim .search{padding:0 0 20px;}@media screen and (max-width:599px){.erebates .claim .search,.sales .claim .search{padding:0 0 20px;}}.erebates .claim .search__promo-type,.sales .claim .search__promo-type{display:flex;justify-content:center;align-items:center;gap:20px;}.lt-ie9 .erebates .claim .search__promo-type,.lt-ie9 .sales .claim .search__promo-type{gap:5px;flex-direction:column;}@media screen and (max-width:599px){.erebates .claim .search__promo-type,.sales .claim .search__promo-type{gap:5px;flex-direction:column;}}.erebates .claim .search__promo-type .radio-box__wrapper,.sales .claim .search__promo-type .radio-box__wrapper{display:flex;justify-content:center;align-items:center;gap:inherit;}.lt-ie9 .erebates .claim .search__promo-type .radio-box__wrapper,.lt-ie9 .sales .claim .search__promo-type .radio-box__wrapper{gap:20px;}@media screen and (max-width:599px){.erebates .claim .search__promo-type .radio-box__wrapper,.sales .claim .search__promo-type .radio-box__wrapper{gap:20px;}}.erebates .claim .search__promo-type p,.sales .claim .search__promo-type p{font-size:calc((16px) + (18 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .claim .search__promo-type p,.lt-ie9 .sales .claim .search__promo-type p{font-size:18px;}@media screen and (min-width:1920px){.erebates .claim .search__promo-type p,.sales .claim .search__promo-type p{font-size:18px;}}.erebates .claim .search__promo-type .radio-box,.sales .claim .search__promo-type .radio-box{display:flex;justify-content:center;align-items:center;gap:6px;}.erebates .claim .search__promo-text,.sales .claim .search__promo-text{display:flex;justify-content:center;align-items:center;gap:10px;max-width:590px;margin:0 auto 44px;align-items:flex-end;}.lt-ie9 .erebates .claim .search__promo-text,.lt-ie9 .sales .claim .search__promo-text{flex-direction:column;align-items:normal;margin:0 auto 22px;}@media screen and (max-width:599px){.erebates .claim .search__promo-text,.sales .claim .search__promo-text{flex-direction:column;align-items:normal;margin:0 auto 22px;}}.erebates .claim .search__promo-text .input-wrapper,.sales .claim .search__promo-text .input-wrapper{flex:1;position:relative;width:100%;}.erebates .claim .search__promo-text .input-wrapper .label-search,.sales .claim .search__promo-text .input-wrapper .label-search{position:absolute;top:-20px;left:0;font-size:14px;}.erebates .claim .search__promo-text .input-wrapper input[type=text],.sales .claim .search__promo-text .input-wrapper input[type=text]{width:100%;}.erebates .claim__details .details__name,.sales .claim__details .details__name{font-size:calc((15px) + (18 - 15)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .claim__details .details__name,.lt-ie9 .sales .claim__details .details__name{font-size:18px;}@media screen and (min-width:1920px){.erebates .claim__details .details__name,.sales .claim__details .details__name{font-size:18px;}}.erebates .claim__details .details__name span,.sales .claim__details .details__name span{font-size:inherit;}.erebates .large-account-review,.sales .large-account-review{padding:20px;}.erebates .large-account-review .makita-form-v2,.sales .large-account-review .makita-form-v2{max-width:400px;}.lt-ie9 .erebates .large-account-review .makita-form-v2 .field-wrap,.lt-ie9 .sales .large-account-review .makita-form-v2 .field-wrap{margin-right:0;margin-left:0;}@media screen and (max-width:599px){.erebates .large-account-review .makita-form-v2 .field-wrap,.sales .large-account-review .makita-form-v2 .field-wrap{margin-right:0;margin-left:0;}}.erebates .large-account-review .makita-form-v2 input:disabled,.sales .large-account-review .makita-form-v2 input:disabled{border:2px solid #aaa;cursor:not-allowed;opacity:.5;}.erebates .large-account-review .makita-form-v2 .makita-btn-default,.sales .large-account-review .makita-form-v2 .makita-btn-default{border:2px solid #008290;}.erebates .grid,.sales .grid{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,440px));grid-auto-rows:minmax(150px,auto);grid-gap:3em;justify-content:center;padding:0 20px 20px;}.erebates .grid .item-wrapper .label,.erebates .grid .item-wrapper .sub-label,.sales .grid .item-wrapper .label,.sales .grid .item-wrapper .sub-label{font-family:"MakitaSans_ExtraBold";text-transform:uppercase;}.erebates .grid .item-wrapper .date-item,.sales .grid .item-wrapper .date-item{font-family:"MakitaSans_SemiBold";}.erebates .grid .item-wrapper .view-promo,.erebates .grid .item-wrapper .model-num,.sales .grid .item-wrapper .view-promo,.sales .grid .item-wrapper .model-num{font-family:"MakitaSans_Regular";}.erebates .grid .item-wrapper .view-promo,.erebates .grid .item-wrapper .label,.erebates .grid .item-wrapper .sub-label,.sales .grid .item-wrapper .view-promo,.sales .grid .item-wrapper .label,.sales .grid .item-wrapper .sub-label{color:#008290;}.erebates .grid .item-wrapper .view-promo,.sales .grid .item-wrapper .view-promo{margin-bottom:7px;text-align:right;font-size:calc((14px) + (16 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .grid .item-wrapper .view-promo,.lt-ie9 .sales .grid .item-wrapper .view-promo{font-size:16px;}@media screen and (min-width:1920px){.erebates .grid .item-wrapper .view-promo,.sales .grid .item-wrapper .view-promo{font-size:16px;}}.erebates .grid .item-wrapper .view-promo p .fa-chevron-right,.sales .grid .item-wrapper .view-promo p .fa-chevron-right{margin-left:5px;}.erebates .grid .item-wrapper .item,.sales .grid .item-wrapper .item{border:2px solid #636466;transition:all .3s ease-in-out;}.erebates .grid .item-wrapper .item:hover,.sales .grid .item-wrapper .item:hover{border:2px solid #008290;box-shadow:0 0 8px 5px #636466;}.erebates .grid .item-wrapper .item-active,.sales .grid .item-wrapper .item-active{border:2px solid #008290;box-shadow:0 0 8px 5px #008290;}.erebates .grid .item-wrapper .item-active:hover,.sales .grid .item-wrapper .item-active:hover{box-shadow:0 0 8px 5px #008290;}.erebates .grid .item-wrapper .item .label,.sales .grid .item-wrapper .item .label{line-height:.8em;font-size:40px;letter-spacing:2px;}.lt-ie9 .erebates .grid .item-wrapper .item .label,.lt-ie9 .sales .grid .item-wrapper .item .label{font-size:50px;}@media screen and (min-width:600px){.erebates .grid .item-wrapper .item .label,.sales .grid .item-wrapper .item .label{font-size:50px;}}.erebates .grid .item-wrapper .item .sub-label,.sales .grid .item-wrapper .item .sub-label{font-size:15px;}.lt-ie9 .erebates .grid .item-wrapper .item .sub-label,.lt-ie9 .sales .grid .item-wrapper .item .sub-label{font-size:19px;}@media screen and (min-width:600px){.erebates .grid .item-wrapper .item .sub-label,.sales .grid .item-wrapper .item .sub-label{font-size:19px;}}.erebates .grid .item-wrapper .item .sub-label__under,.sales .grid .item-wrapper .item .sub-label__under{display:flex;gap:4px;align-items:center;font-size:16px;margin-bottom:10px;}.erebates .grid .item-wrapper .item .sub-label__under .logo,.sales .grid .item-wrapper .item .sub-label__under .logo{width:81px;}.lt-ie9 .erebates .grid .item-wrapper .item .sub-label__under,.lt-ie9 .sales .grid .item-wrapper .item .sub-label__under{font-size:18px;margin-top:3px;}.lt-ie9 .erebates .grid .item-wrapper .item .sub-label__under .logo,.lt-ie9 .sales .grid .item-wrapper .item .sub-label__under .logo{width:106px;}@media screen and (min-width:600px){.erebates .grid .item-wrapper .item .sub-label__under,.sales .grid .item-wrapper .item .sub-label__under{font-size:18px;margin-top:3px;}.erebates .grid .item-wrapper .item .sub-label__under .logo,.sales .grid .item-wrapper .item .sub-label__under .logo{width:106px;}}.erebates .grid .item-wrapper .item .model-num,.erebates .grid .item-wrapper .item .sub-label,.sales .grid .item-wrapper .item .model-num,.sales .grid .item-wrapper .item .sub-label{margin-left:3px;}.erebates .grid .item-wrapper .item .model-num,.sales .grid .item-wrapper .item .model-num{font-size:calc((14px) + (15 - 14)*(100vw - (375px))/(1920 - 375));font-weight:bold;}.lt-ie9 .erebates .grid .item-wrapper .item .model-num,.lt-ie9 .sales .grid .item-wrapper .item .model-num{font-size:15px;}@media screen and (min-width:1920px){.erebates .grid .item-wrapper .item .model-num,.sales .grid .item-wrapper .item .model-num{font-size:15px;}}.erebates .grid .item-wrapper .item .item-wrapper,.sales .grid .item-wrapper .item .item-wrapper{position:relative;padding:10px;display:flex;justify-content:space-between;}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper{padding:20px;}@media screen and (min-width:600px){.erebates .grid .item-wrapper .item .item-wrapper,.sales .grid .item-wrapper .item .item-wrapper{padding:20px;}}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper{min-height:252px;}@media screen and (min-width:900px){.erebates .grid .item-wrapper .item .item-wrapper,.sales .grid .item-wrapper .item .item-wrapper{min-height:252px;}}.erebates .grid .item-wrapper .item .item-wrapper .reward-cost,.sales .grid .item-wrapper .item .item-wrapper .reward-cost{position:absolute;top:0;right:0;background-color:#000;color:#fff;padding:10px 10px 4px 0;}.erebates .grid .item-wrapper .item .item-wrapper .reward-cost .price,.erebates .grid .item-wrapper .item .item-wrapper .reward-cost sup,.sales .grid .item-wrapper .item .item-wrapper .reward-cost .price,.sales .grid .item-wrapper .item .item-wrapper .reward-cost sup{font-family:"MakitaSans_SemiBold";}.erebates .grid .item-wrapper .item .item-wrapper .reward-cost sup,.sales .grid .item-wrapper .item .item-wrapper .reward-cost sup{vertical-align:10px;font-size:calc((16px) + (17 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper .reward-cost sup,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper .reward-cost sup{font-size:17px;}@media screen and (min-width:1920px){.erebates .grid .item-wrapper .item .item-wrapper .reward-cost sup,.sales .grid .item-wrapper .item .item-wrapper .reward-cost sup{font-size:17px;}}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper .reward-cost sup,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper .reward-cost sup{vertical-align:14px;}@media screen and (min-width:600px){.erebates .grid .item-wrapper .item .item-wrapper .reward-cost sup,.sales .grid .item-wrapper .item .item-wrapper .reward-cost sup{vertical-align:14px;}}.erebates .grid .item-wrapper .item .item-wrapper .reward-cost .price,.sales .grid .item-wrapper .item .item-wrapper .reward-cost .price{font-size:35px;line-height:25px;font-size:calc((22px) + (30 - 22)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper .reward-cost .price,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper .reward-cost .price{font-size:30px;}@media screen and (min-width:1920px){.erebates .grid .item-wrapper .item .item-wrapper .reward-cost .price,.sales .grid .item-wrapper .item .item-wrapper .reward-cost .price{font-size:30px;}}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper .reward-cost .price,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper .reward-cost .price{line-height:20px;}@media screen and (min-width:600px){.erebates .grid .item-wrapper .item .item-wrapper .reward-cost .price,.sales .grid .item-wrapper .item .item-wrapper .reward-cost .price{line-height:20px;}}.erebates .grid .item-wrapper .item .item-wrapper .reward-cost .text-value,.sales .grid .item-wrapper .item .item-wrapper .reward-cost .text-value{display:block;text-align:right;line-height:14px;font-size:12px;font-family:"MakitaSansCondensed_SemiBold";font-size:calc((13px) + (14 - 13)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper .reward-cost .text-value,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper .reward-cost .text-value{font-size:14px;}@media screen and (min-width:1920px){.erebates .grid .item-wrapper .item .item-wrapper .reward-cost .text-value,.sales .grid .item-wrapper .item .item-wrapper .reward-cost .text-value{font-size:14px;}}.erebates .grid .item-wrapper .item .item-wrapper .reward-cost::before,.sales .grid .item-wrapper .item .item-wrapper .reward-cost::before{content:"";position:absolute;display:block;left:-20px;top:0;border-bottom:55px solid transparent;border-right:20px solid #000;}.erebates .grid .item-wrapper .item .item-wrapper.custom-height,.sales .grid .item-wrapper .item .item-wrapper.custom-height{min-height:220px;}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper.custom-height,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper.custom-height{min-height:269px;}@media screen and (min-width:900px){.erebates .grid .item-wrapper .item .item-wrapper.custom-height,.sales .grid .item-wrapper .item .item-wrapper.custom-height{min-height:269px;}}.erebates .grid .item-wrapper .item .item-wrapper .promo-link,.sales .grid .item-wrapper .item .item-wrapper .promo-link{color:#008290;font-family:inherit;}.erebates .grid .item-wrapper .item .item-wrapper .promo-link:hover,.sales .grid .item-wrapper .item .item-wrapper .promo-link:hover{border-bottom:1px solid #008290;}.erebates .grid .item-wrapper .item .item-wrapper img,.sales .grid .item-wrapper .item .item-wrapper img{width:120px;height:auto;}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper img,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper img{width:162px;}@media screen and (min-width:600px){.erebates .grid .item-wrapper .item .item-wrapper img,.sales .grid .item-wrapper .item .item-wrapper img{width:162px;}}.erebates .grid .item-wrapper .item .item-wrapper img.logo-tech,.sales .grid .item-wrapper .item .item-wrapper img.logo-tech{width:125px;padding:10px 0;}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper img.logo-tech,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper img.logo-tech{width:150px;}@media screen and (min-width:600px){.erebates .grid .item-wrapper .item .item-wrapper img.logo-tech,.sales .grid .item-wrapper .item .item-wrapper img.logo-tech{width:150px;}}.erebates .grid .item-wrapper .item .item-wrapper .inner-container,.sales .grid .item-wrapper .item .item-wrapper .inner-container{display:flex;flex-wrap:wrap;}.lt-ie9 .erebates .grid .item-wrapper .item .item-wrapper .inner-container,.lt-ie9 .sales .grid .item-wrapper .item .item-wrapper .inner-container{width:165px;height:auto;}@media screen and (min-width:600px){.erebates .grid .item-wrapper .item .item-wrapper .inner-container,.sales .grid .item-wrapper .item .item-wrapper .inner-container{width:165px;height:auto;}}.erebates .grid .item-wrapper .item .item-wrapper .inner-container .box,.sales .grid .item-wrapper .item .item-wrapper .inner-container .box{flex-basis:50%;}.erebates .grid .item-wrapper .item .item-wrapper__no-flex,.sales .grid .item-wrapper .item .item-wrapper__no-flex{display:block;}.erebates .grid .item-wrapper .item .item-wrapper__no-flex .product__wrapper,.sales .grid .item-wrapper .item .item-wrapper__no-flex .product__wrapper{display:flex;justify-content:center;gap:9px;}.erebates .grid .item-wrapper .item .item-wrapper__no-flex .product__wrapper .product,.sales .grid .item-wrapper .item .item-wrapper__no-flex .product__wrapper .product{display:flex;flex-direction:column;justify-content:center;text-align:center;}.erebates .grid .item-wrapper .item .item-wrapper__no-flex .product__wrapper .product img,.sales .grid .item-wrapper .item .item-wrapper__no-flex .product__wrapper .product img{width:100px;}.erebates .grid .item-wrapper .item__top-right,.sales .grid .item-wrapper .item__top-right{align-self:center;}.erebates .grid .item-wrapper .item__middle-left,.erebates .grid .item-wrapper .item__top-left,.sales .grid .item-wrapper .item__middle-left,.sales .grid .item-wrapper .item__top-left{min-width:130px;}.erebates .grid .item-wrapper .item__middle,.sales .grid .item-wrapper .item__middle{background-color:#d6d6d6;}.lt-ie9 .erebates .grid .item-wrapper .item__middle,.lt-ie9 .sales .grid .item-wrapper .item__middle{min-height:200px;}@media screen and (min-width:900px){.erebates .grid .item-wrapper .item__middle,.sales .grid .item-wrapper .item__middle{min-height:200px;}}.erebates .grid .item-wrapper .item__middle-right,.sales .grid .item-wrapper .item__middle-right{align-self:flex-end;}.erebates .grid .item-wrapper .item__bottom-claim,.sales .grid .item-wrapper .item__bottom-claim{color:#fff;background-color:#008290;display:flex;align-items:center;gap:5px;padding:10px 20px;font-family:"MakitaSans_Regular";}.erebates .grid .item-wrapper .item__bottom-claim span,.sales .grid .item-wrapper .item__bottom-claim span{letter-spacing:.02em;}.erebates .grid .item-wrapper .item__bottom-claim input,.erebates .grid .item-wrapper .item__bottom-claim select,.sales .grid .item-wrapper .item__bottom-claim input,.sales .grid .item-wrapper .item__bottom-claim select{height:27px;}.erebates .grid .item-wrapper .item__bottom-claim input,.sales .grid .item-wrapper .item__bottom-claim input{width:27px;}.erebates .grid .item-wrapper .item__bottom-claim input.sales-rep-input,.sales .grid .item-wrapper .item__bottom-claim input.sales-rep-input{width:42px;padding:0;}.erebates .grid .item-wrapper .item__bottom-claim input:checked,.sales .grid .item-wrapper .item__bottom-claim input:checked{border:0;outline:1px solid #fff;}.erebates .grid .item-wrapper .item__bottom .date-wrapper,.sales .grid .item-wrapper .item__bottom .date-wrapper{padding:10px 20px;}.erebates .grid .item-wrapper .item__bottom .date-item,.sales .grid .item-wrapper .item__bottom .date-item{font-size:12px;}.erebates .promotion-cta-container,.erebates .link-eu-cta-container,.sales .promotion-cta-container,.sales .link-eu-cta-container{width:100%;position:fixed;bottom:0;left:0;z-index:10;background-color:#000;text-align:center;display:none;}.erebates .promotion-cta-container .cta-wrapper,.erebates .link-eu-cta-container .cta-wrapper,.sales .promotion-cta-container .cta-wrapper,.sales .link-eu-cta-container .cta-wrapper{height:100px;display:flex;gap:20px;justify-content:center;align-items:center;}.lt-ie9 .erebates .promotion-cta-container .cta-wrapper,.lt-ie9 .erebates .link-eu-cta-container .cta-wrapper,.lt-ie9 .sales .promotion-cta-container .cta-wrapper,.lt-ie9 .sales .link-eu-cta-container .cta-wrapper{gap:2vw;}@media screen and (min-width:900px){.erebates .promotion-cta-container .cta-wrapper,.erebates .link-eu-cta-container .cta-wrapper,.sales .promotion-cta-container .cta-wrapper,.sales .link-eu-cta-container .cta-wrapper{gap:2vw;}}.erebates .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.erebates .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.erebates .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.erebates .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary,.sales .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.sales .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.sales .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.sales .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary{width:45%;height:80px;line-height:normal;display:flex;justify-content:center;align-items:center;border:4px solid;font-size:calc((16px) + (24 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .erebates .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.lt-ie9 .erebates .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .erebates .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary,.lt-ie9 .sales .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .sales .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.lt-ie9 .sales .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .sales .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary{font-size:24px;}@media screen and (min-width:1920px){.erebates .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.erebates .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.erebates .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.erebates .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary,.sales .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.sales .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.sales .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.sales .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary{font-size:24px;}}.lt-ie9 .erebates .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .erebates .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.lt-ie9 .erebates .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .erebates .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary,.lt-ie9 .sales .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .sales .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.lt-ie9 .sales .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .sales .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary{width:25%;}@media screen and (min-width:900px){.erebates .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.erebates .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.erebates .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.erebates .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary,.sales .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.sales .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.sales .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.sales .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary{width:25%;}}.erebates .promotion-cta-container .cta-wrapper .makita-btn-default-secondary.d-none,.erebates .promotion-cta-container .cta-wrapper .makita-btn-white-secondary.d-none,.erebates .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary.d-none,.erebates .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary.d-none,.sales .promotion-cta-container .cta-wrapper .makita-btn-default-secondary.d-none,.sales .promotion-cta-container .cta-wrapper .makita-btn-white-secondary.d-none,.sales .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary.d-none,.sales .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary.d-none{display:none;}.erebates .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.erebates .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary,.sales .promotion-cta-container .cta-wrapper .makita-btn-default-secondary,.sales .link-eu-cta-container .cta-wrapper .makita-btn-default-secondary{border-color:#fff;}.erebates .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.erebates .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary,.sales .promotion-cta-container .cta-wrapper .makita-btn-white-secondary,.sales .link-eu-cta-container .cta-wrapper .makita-btn-white-secondary{border-color:#008290;}.erebates .promotion-cta-container .cta-wrapper.cookies-on,.erebates .link-eu-cta-container .cta-wrapper.cookies-on,.sales .promotion-cta-container .cta-wrapper.cookies-on,.sales .link-eu-cta-container .cta-wrapper.cookies-on{margin-bottom:102px;}.lt-ie9 .erebates .promotion-cta-container .cta-wrapper.cookies-on,.lt-ie9 .erebates .link-eu-cta-container .cta-wrapper.cookies-on,.lt-ie9 .sales .promotion-cta-container .cta-wrapper.cookies-on,.lt-ie9 .sales .link-eu-cta-container .cta-wrapper.cookies-on{margin-bottom:80px;}@media screen and (min-width:600px){.erebates .promotion-cta-container .cta-wrapper.cookies-on,.erebates .link-eu-cta-container .cta-wrapper.cookies-on,.sales .promotion-cta-container .cta-wrapper.cookies-on,.sales .link-eu-cta-container .cta-wrapper.cookies-on{margin-bottom:80px;}}.lt-ie9 .erebates .promotion-cta-container .cta-wrapper.cookies-on,.lt-ie9 .erebates .link-eu-cta-container .cta-wrapper.cookies-on,.lt-ie9 .sales .promotion-cta-container .cta-wrapper.cookies-on,.lt-ie9 .sales .link-eu-cta-container .cta-wrapper.cookies-on{margin-bottom:35px;}@media screen and (min-width:1024px){.erebates .promotion-cta-container .cta-wrapper.cookies-on,.erebates .link-eu-cta-container .cta-wrapper.cookies-on,.sales .promotion-cta-container .cta-wrapper.cookies-on,.sales .link-eu-cta-container .cta-wrapper.cookies-on{margin-bottom:35px;}}.erebates .promotion-cta-container .cta-wrapper.d-none,.erebates .link-eu-cta-container .cta-wrapper.d-none,.sales .promotion-cta-container .cta-wrapper.d-none,.sales .link-eu-cta-container .cta-wrapper.d-none{display:none;}.erebates .link-eu-cta-container,.sales .link-eu-cta-container{width:95%;left:2.5%;bottom:20px;}.erebates .makita-multi-step-form,.erebates .resubmit,.sales .makita-multi-step-form,.sales .resubmit{padding:20px;margin-top:0;}.erebates .makita-multi-step-form .label-fill-required,.erebates .resubmit .label-fill-required,.sales .makita-multi-step-form .label-fill-required,.sales .resubmit .label-fill-required{font-family:"MakitaSans_Regular";font-size:calc((18px) + (25 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .makita-multi-step-form .label-fill-required,.lt-ie9 .erebates .resubmit .label-fill-required,.lt-ie9 .sales .makita-multi-step-form .label-fill-required,.lt-ie9 .sales .resubmit .label-fill-required{font-size:25px;}@media screen and (min-width:1920px){.erebates .makita-multi-step-form .label-fill-required,.erebates .resubmit .label-fill-required,.sales .makita-multi-step-form .label-fill-required,.sales .resubmit .label-fill-required{font-size:25px;}}.erebates .makita-multi-step-form .form-stepper,.erebates .resubmit .form-stepper,.sales .makita-multi-step-form .form-stepper,.sales .resubmit .form-stepper{max-width:1670px;margin:0 auto;margin-bottom:15px;justify-content:space-between;gap:10px;}.lt-ie9 .erebates .makita-multi-step-form .form-stepper,.lt-ie9 .erebates .resubmit .form-stepper,.lt-ie9 .sales .makita-multi-step-form .form-stepper,.lt-ie9 .sales .resubmit .form-stepper{margin-bottom:2rem;}@media screen and (min-width:620px){.erebates .makita-multi-step-form .form-stepper,.erebates .resubmit .form-stepper,.sales .makita-multi-step-form .form-stepper,.sales .resubmit .form-stepper{margin-bottom:2rem;}}.erebates .makita-multi-step-form .form-stepper li,.erebates .resubmit .form-stepper li,.sales .makita-multi-step-form .form-stepper li,.sales .resubmit .form-stepper li{display:inline-block;margin:0;flex:1;}.lt-ie9 .erebates .makita-multi-step-form .form-stepper li,.lt-ie9 .erebates .resubmit .form-stepper li,.lt-ie9 .sales .makita-multi-step-form .form-stepper li,.lt-ie9 .sales .resubmit .form-stepper li{display:grid;align-items:stretch;}@media screen and (max-width:799px){.erebates .makita-multi-step-form .form-stepper li,.erebates .resubmit .form-stepper li,.sales .makita-multi-step-form .form-stepper li,.sales .resubmit .form-stepper li{display:grid;align-items:stretch;}}.lt-ie9 .erebates .makita-multi-step-form .form-stepper li .form-stepper-item,.lt-ie9 .erebates .resubmit .form-stepper li .form-stepper-item,.lt-ie9 .sales .makita-multi-step-form .form-stepper li .form-stepper-item,.lt-ie9 .sales .resubmit .form-stepper li .form-stepper-item{padding-top:10px;}@media screen and (max-width:1099px){.erebates .makita-multi-step-form .form-stepper li .form-stepper-item,.erebates .resubmit .form-stepper li .form-stepper-item,.sales .makita-multi-step-form .form-stepper li .form-stepper-item,.sales .resubmit .form-stepper li .form-stepper-item{padding-top:10px;}}.erebates .makita-multi-step-form .form-stepper li .form-stepper-item .label,.erebates .resubmit .form-stepper li .form-stepper-item .label,.sales .makita-multi-step-form .form-stepper li .form-stepper-item .label,.sales .resubmit .form-stepper li .form-stepper-item .label{font-size:calc((13px) + (16 - 13)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .makita-multi-step-form .form-stepper li .form-stepper-item .label,.lt-ie9 .erebates .resubmit .form-stepper li .form-stepper-item .label,.lt-ie9 .sales .makita-multi-step-form .form-stepper li .form-stepper-item .label,.lt-ie9 .sales .resubmit .form-stepper li .form-stepper-item .label{font-size:16px;}@media screen and (min-width:1920px){.erebates .makita-multi-step-form .form-stepper li .form-stepper-item .label,.erebates .resubmit .form-stepper li .form-stepper-item .label,.sales .makita-multi-step-form .form-stepper li .form-stepper-item .label,.sales .resubmit .form-stepper li .form-stepper-item .label{font-size:16px;}}.lt-ie9 .erebates .makita-multi-step-form .form-stepper li .form-stepper-item .label,.lt-ie9 .erebates .resubmit .form-stepper li .form-stepper-item .label,.lt-ie9 .sales .makita-multi-step-form .form-stepper li .form-stepper-item .label,.lt-ie9 .sales .resubmit .form-stepper li .form-stepper-item .label{line-height:16px;}@media screen and (max-width:479px){.erebates .makita-multi-step-form .form-stepper li .form-stepper-item .label,.erebates .resubmit .form-stepper li .form-stepper-item .label,.sales .makita-multi-step-form .form-stepper li .form-stepper-item .label,.sales .resubmit .form-stepper li .form-stepper-item .label{line-height:16px;}}.lt-ie9 .erebates .makita-multi-step-form .form-stepper li .form-stepper-item .form-stepper-circle,.lt-ie9 .erebates .resubmit .form-stepper li .form-stepper-item .form-stepper-circle,.lt-ie9 .sales .makita-multi-step-form .form-stepper li .form-stepper-item .form-stepper-circle,.lt-ie9 .sales .resubmit .form-stepper li .form-stepper-item .form-stepper-circle{width:28px;height:28px;}@media screen and (max-width:899px){.erebates .makita-multi-step-form .form-stepper li .form-stepper-item .form-stepper-circle,.erebates .resubmit .form-stepper li .form-stepper-item .form-stepper-circle,.sales .makita-multi-step-form .form-stepper li .form-stepper-item .form-stepper-circle,.sales .resubmit .form-stepper li .form-stepper-item .form-stepper-circle{width:28px;height:28px;}}.erebates .makita-multi-step-form .form-step,.erebates .resubmit .form-step,.sales .makita-multi-step-form .form-step,.sales .resubmit .form-step{padding:10px 20px;}.lt-ie9 .erebates .makita-multi-step-form .form-step,.lt-ie9 .erebates .resubmit .form-step,.lt-ie9 .sales .makita-multi-step-form .form-step,.lt-ie9 .sales .resubmit .form-step{padding:0;}@media screen and (max-width:1099px){.erebates .makita-multi-step-form .form-step,.erebates .resubmit .form-step,.sales .makita-multi-step-form .form-step,.sales .resubmit .form-step{padding:0;}}.erebates .makita-multi-step-form .form-step__content,.erebates .resubmit .form-step__content,.sales .makita-multi-step-form .form-step__content,.sales .resubmit .form-step__content{max-width:1300px;margin:0 auto;}.erebates .makita-multi-step-form .form-step__content.shipping-address,.erebates .resubmit .form-step__content.shipping-address,.sales .makita-multi-step-form .form-step__content.shipping-address,.sales .resubmit .form-step__content.shipping-address{max-width:860px;margin-top:20px;}.erebates .makita-multi-step-form .form-step__content .flex-form-fields,.erebates .resubmit .form-step__content .flex-form-fields,.sales .makita-multi-step-form .form-step__content .flex-form-fields,.sales .resubmit .form-step__content .flex-form-fields{justify-content:center;margin:0 auto;}.erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap,.erebates .resubmit .form-step__content .flex-form-fields .field-wrap,.sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap,.sales .resubmit .form-step__content .flex-form-fields .field-wrap{position:relative;max-width:415px;margin-bottom:30px;}.lt-ie9 .erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap,.lt-ie9 .erebates .resubmit .form-step__content .flex-form-fields .field-wrap,.lt-ie9 .sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap,.lt-ie9 .sales .resubmit .form-step__content .flex-form-fields .field-wrap{max-width:initial;margin-right:0;margin-left:0;}@media screen and (max-width:899px){.erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap,.erebates .resubmit .form-step__content .flex-form-fields .field-wrap,.sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap,.sales .resubmit .form-step__content .flex-form-fields .field-wrap{max-width:initial;margin-right:0;margin-left:0;}}.lt-ie9 .erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap,.lt-ie9 .erebates .resubmit .form-step__content .flex-form-fields .field-wrap,.lt-ie9 .sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap,.lt-ie9 .sales .resubmit .form-step__content .flex-form-fields .field-wrap{flex:1;}@media screen and (max-width:799px){.erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap,.erebates .resubmit .form-step__content .flex-form-fields .field-wrap,.sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap,.sales .resubmit .form-step__content .flex-form-fields .field-wrap{flex:1;}}.erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap.max-width__init,.erebates .resubmit .form-step__content .flex-form-fields .field-wrap.max-width__init,.sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap.max-width__init,.sales .resubmit .form-step__content .flex-form-fields .field-wrap.max-width__init{max-width:initial;}.lt-ie9 .erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap.max-width__custom,.lt-ie9 .erebates .resubmit .form-step__content .flex-form-fields .field-wrap.max-width__custom,.lt-ie9 .sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap.max-width__custom,.lt-ie9 .sales .resubmit .form-step__content .flex-form-fields .field-wrap.max-width__custom{max-width:197px;}@media screen and (min-width:900px){.erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap.max-width__custom,.erebates .resubmit .form-step__content .flex-form-fields .field-wrap.max-width__custom,.sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap.max-width__custom,.sales .resubmit .form-step__content .flex-form-fields .field-wrap.max-width__custom{max-width:197px;}}.erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap .field-list,.erebates .resubmit .form-step__content .flex-form-fields .field-wrap .field-list,.sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap .field-list,.sales .resubmit .form-step__content .flex-form-fields .field-wrap .field-list{position:absolute;top:36px;left:0;background-color:#fff;border:1px solid #aaa;border-top:0;width:100%;max-height:200px;overflow:auto;}.erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap .field-list .field-item,.erebates .resubmit .form-step__content .flex-form-fields .field-wrap .field-list .field-item,.sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap .field-list .field-item,.sales .resubmit .form-step__content .flex-form-fields .field-wrap .field-list .field-item{list-style:none;text-transform:capitalize;padding:5px 10px;cursor:pointer;}.erebates .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap .field-list .field-item:hover,.erebates .resubmit .form-step__content .flex-form-fields .field-wrap .field-list .field-item:hover,.sales .makita-multi-step-form .form-step__content .flex-form-fields .field-wrap .field-list .field-item:hover,.sales .resubmit .form-step__content .flex-form-fields .field-wrap .field-list .field-item:hover{background-color:#d6d6d6;}.erebates .makita-multi-step-form .form-step__content .flex-form-fields.textarea-container,.erebates .resubmit .form-step__content .flex-form-fields.textarea-container,.sales .makita-multi-step-form .form-step__content .flex-form-fields.textarea-container,.sales .resubmit .form-step__content .flex-form-fields.textarea-container{position:relative;}.erebates .makita-multi-step-form .form-step__content .flex-form-fields.textarea-container .textarea-count,.erebates .resubmit .form-step__content .flex-form-fields.textarea-container .textarea-count,.sales .makita-multi-step-form .form-step__content .flex-form-fields.textarea-container .textarea-count,.sales .resubmit .form-step__content .flex-form-fields.textarea-container .textarea-count{position:absolute;left:2px;bottom:5px;}.erebates .makita-multi-step-form .form-step__content .radio__wrapper,.erebates .resubmit .form-step__content .radio__wrapper,.sales .makita-multi-step-form .form-step__content .radio__wrapper,.sales .resubmit .form-step__content .radio__wrapper{display:flex;justify-content:center;gap:50px;}.erebates .makita-multi-step-form .form-step__content .radio__item label,.erebates .resubmit .form-step__content .radio__item label,.sales .makita-multi-step-form .form-step__content .radio__item label,.sales .resubmit .form-step__content .radio__item label{display:flex;flex-direction:column-reverse;align-items:center;gap:7px;}.erebates .makita-multi-step-form .form-step .claim,.erebates .resubmit .form-step .claim,.sales .makita-multi-step-form .form-step .claim,.sales .resubmit .form-step .claim{padding:0;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item,.erebates .resubmit .form-step .claim__container .claim__item,.sales .makita-multi-step-form .form-step .claim__container .claim__item,.sales .resubmit .form-step .claim__container .claim__item{max-width:960px;margin:0 auto;border:1px solid #404040;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item:not(:last-child),.erebates .resubmit .form-step .claim__container .claim__item:not(:last-child),.sales .makita-multi-step-form .form-step .claim__container .claim__item:not(:last-child),.sales .resubmit .form-step .claim__container .claim__item:not(:last-child){margin-bottom:55px;}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item:not(:last-child),.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item:not(:last-child),.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item:not(:last-child),.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item:not(:last-child){margin-bottom:90px;}@media screen and (min-width:900px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item:not(:last-child),.erebates .resubmit .form-step .claim__container .claim__item:not(:last-child),.sales .makita-multi-step-form .form-step .claim__container .claim__item:not(:last-child),.sales .resubmit .form-step .claim__container .claim__item:not(:last-child){margin-bottom:90px;}}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .label,.erebates .resubmit .form-step .claim__container .claim__item .label,.sales .makita-multi-step-form .form-step .claim__container .claim__item .label,.sales .resubmit .form-step .claim__container .claim__item .label{text-transform:uppercase;font-family:"MakitaSans_Medium";margin-bottom:20px;font-size:calc((22px) + (30 - 22)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .label,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .label,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .label,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .label{font-size:30px;}@media screen and (min-width:1920px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item .label,.erebates .resubmit .form-step .claim__container .claim__item .label,.sales .makita-multi-step-form .form-step .claim__container .claim__item .label,.sales .resubmit .form-step .claim__container .claim__item .label{font-size:30px;}}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper,.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper,.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper{flex:1;display:flex;align-items:center;gap:12px;}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper{gap:30px;}@media screen and (min-width:900px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper,.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper,.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper{gap:30px;}}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.with-picture,.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.with-picture,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.with-picture,.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.with-picture{margin-top:15px;align-items:flex-start;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.no-picture{margin-left:61px;}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.no-picture{margin-left:92px;}@media screen and (min-width:620px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.no-picture{margin-left:92px;}}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.no-picture{margin-left:110px;}@media screen and (min-width:900px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper.no-picture,.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper.no-picture{margin-left:110px;}}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper img,.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper img,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper img,.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper img{height:100%;margin-left:0;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper .item-details,.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper .item-details,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper .item-details,.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper .item-details{flex:1;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap,.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap,.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap{margin:0;}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap input[type=text],.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap input[type=text],.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap input[type=text],.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap input[type=text]{max-width:250px;}@media screen and (min-width:620px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap input[type=text],.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap input[type=text],.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap input[type=text],.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap input[type=text]{max-width:250px;}}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap-flex,.erebates .resubmit .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap-flex,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap-flex,.sales .resubmit .form-step .claim__container .claim__item .item-flex-wrapper .item-details .flex-form-fields .field-wrap-flex{display:flex;align-items:center;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper,.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed,.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-file,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper,.erebates .resubmit .form-step .claim__container .claim__item .item-redeemed,.erebates .resubmit .form-step .claim__container .claim__item .item-file,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-file,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper,.sales .resubmit .form-step .claim__container .claim__item .item-redeemed,.sales .resubmit .form-step .claim__container .claim__item .item-file{padding:15px;}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper,.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed,.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-file,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-redeemed,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-file,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-file,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-redeemed,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-file{padding:30px;}@media screen and (min-width:900px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper,.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed,.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-file,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper,.erebates .resubmit .form-step .claim__container .claim__item .item-redeemed,.erebates .resubmit .form-step .claim__container .claim__item .item-file,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-file,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper,.sales .resubmit .form-step .claim__container .claim__item .item-redeemed,.sales .resubmit .form-step .claim__container .claim__item .item-file{padding:30px;}}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased:not(:last-child),.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased:not(:last-child),.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased:not(:last-child),.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased:not(:last-child){border-bottom:1px solid #404040;padding-bottom:30px;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased .item-margin-top,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased .item-margin-top,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased .item-margin-top,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased .item-margin-top{margin-top:30px;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo,.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single{padding:30px 0;display:flex;flex-direction:column;gap:25px;padding:0;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left{margin-left:5vw;}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left{margin-left:50px;}@media screen and (min-width:900px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__combo.items-margin-left,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single.items-margin-left{margin-left:50px;}}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture{margin-left:92px;}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture{margin-left:112px;}@media screen and (min-width:620px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture{margin-left:112px;}}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture{margin-left:130px;}@media screen and (min-width:900px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-flex-wrapper.no-picture{margin-left:130px;}}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-details .input-group,.erebates .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-details .input-group,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-details .input-group,.sales .resubmit .form-step .claim__container .claim__item .item-purchased__wrapper .item-purchased__single .item-details .input-group{display:flex;flex-direction:column;gap:25px;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed,.erebates .resubmit .form-step .claim__container .claim__item .item-redeemed,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed,.sales .resubmit .form-step .claim__container .claim__item .item-redeemed{background-color:#d6d6d6;}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed__wrapper,.erebates .resubmit .form-step .claim__container .claim__item .item-redeemed__wrapper,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed__wrapper,.sales .resubmit .form-step .claim__container .claim__item .item-redeemed__wrapper{display:flex;align-items:center;gap:25px;}.lt-ie9 .erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed__wrapper,.lt-ie9 .erebates .resubmit .form-step .claim__container .claim__item .item-redeemed__wrapper,.lt-ie9 .sales .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed__wrapper,.lt-ie9 .sales .resubmit .form-step .claim__container .claim__item .item-redeemed__wrapper{flex-direction:column;gap:5px;}@media screen and (max-width:619px){.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed__wrapper,.erebates .resubmit .form-step .claim__container .claim__item .item-redeemed__wrapper,.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-redeemed__wrapper,.sales .resubmit .form-step .claim__container .claim__item .item-redeemed__wrapper{flex-direction:column;gap:5px;}}.erebates .makita-multi-step-form .form-step .claim__container .claim__item .item-file input[type=file],.erebates .resubmit .form-step .claim__container .claim__item .item-file input[type=file],.sales .makita-multi-step-form .form-step .claim__container .claim__item .item-file input[type=file],.sales .resubmit .form-step .claim__container .claim__item .item-file input[type=file]{width:100%;}.erebates .makita-multi-step-form .form-step .terms-conditions,.erebates .resubmit .form-step .terms-conditions,.sales .makita-multi-step-form .form-step .terms-conditions,.sales .resubmit .form-step .terms-conditions{text-align:center;margin-top:15px;}.lt-ie9 .erebates .makita-multi-step-form .form-step .terms-conditions,.lt-ie9 .erebates .resubmit .form-step .terms-conditions,.lt-ie9 .sales .makita-multi-step-form .form-step .terms-conditions,.lt-ie9 .sales .resubmit .form-step .terms-conditions{margin-top:60px;}@media screen and (min-width:900px){.erebates .makita-multi-step-form .form-step .terms-conditions,.erebates .resubmit .form-step .terms-conditions,.sales .makita-multi-step-form .form-step .terms-conditions,.sales .resubmit .form-step .terms-conditions{margin-top:60px;}}.erebates .makita-multi-step-form .form-step .terms-conditions p,.erebates .resubmit .form-step .terms-conditions p,.sales .makita-multi-step-form .form-step .terms-conditions p,.sales .resubmit .form-step .terms-conditions p{display:inline-block;color:#008290;cursor:pointer;border-bottom:1px solid transparent;font-size:calc((14px) + (16 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .makita-multi-step-form .form-step .terms-conditions p,.lt-ie9 .erebates .resubmit .form-step .terms-conditions p,.lt-ie9 .sales .makita-multi-step-form .form-step .terms-conditions p,.lt-ie9 .sales .resubmit .form-step .terms-conditions p{font-size:16px;}@media screen and (min-width:1920px){.erebates .makita-multi-step-form .form-step .terms-conditions p,.erebates .resubmit .form-step .terms-conditions p,.sales .makita-multi-step-form .form-step .terms-conditions p,.sales .resubmit .form-step .terms-conditions p{font-size:16px;}}.erebates .makita-multi-step-form .form-step .terms-conditions p:hover,.erebates .resubmit .form-step .terms-conditions p:hover,.sales .makita-multi-step-form .form-step .terms-conditions p:hover,.sales .resubmit .form-step .terms-conditions p:hover{border-bottom:1px solid #008290;}.erebates .makita-multi-step-form .form-step .terms-conditions p:hover .fa-chevron-right,.erebates .resubmit .form-step .terms-conditions p:hover .fa-chevron-right,.sales .makita-multi-step-form .form-step .terms-conditions p:hover .fa-chevron-right,.sales .resubmit .form-step .terms-conditions p:hover .fa-chevron-right{transition:all .3s ease-in-out;transform:translateX(2px);}.erebates .makita-multi-step-form .form-step .terms-conditions p .fa-chevron-right,.erebates .resubmit .form-step .terms-conditions p .fa-chevron-right,.sales .makita-multi-step-form .form-step .terms-conditions p .fa-chevron-right,.sales .resubmit .form-step .terms-conditions p .fa-chevron-right{margin-left:5px;font-size:calc((12px) + (14 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .makita-multi-step-form .form-step .terms-conditions p .fa-chevron-right,.lt-ie9 .erebates .resubmit .form-step .terms-conditions p .fa-chevron-right,.lt-ie9 .sales .makita-multi-step-form .form-step .terms-conditions p .fa-chevron-right,.lt-ie9 .sales .resubmit .form-step .terms-conditions p .fa-chevron-right{font-size:14px;}@media screen and (min-width:1920px){.erebates .makita-multi-step-form .form-step .terms-conditions p .fa-chevron-right,.erebates .resubmit .form-step .terms-conditions p .fa-chevron-right,.sales .makita-multi-step-form .form-step .terms-conditions p .fa-chevron-right,.sales .resubmit .form-step .terms-conditions p .fa-chevron-right{font-size:14px;}}.erebates .makita-multi-step-form .form-step .terms-conditions .accept-t-and-c,.erebates .resubmit .form-step .terms-conditions .accept-t-and-c,.sales .makita-multi-step-form .form-step .terms-conditions .accept-t-and-c,.sales .resubmit .form-step .terms-conditions .accept-t-and-c{display:flex;gap:5px;justify-content:center;align-items:center;margin-top:5px;}.erebates .makita-multi-step-form .form-step .terms-conditions .accept-t-and-c label,.erebates .resubmit .form-step .terms-conditions .accept-t-and-c label,.sales .makita-multi-step-form .form-step .terms-conditions .accept-t-and-c label,.sales .resubmit .form-step .terms-conditions .accept-t-and-c label{font-family:Arial,sans-serif;}.erebates .makita-multi-step-form .form-step .select-custom,.erebates .resubmit .form-step .select-custom,.sales .makita-multi-step-form .form-step .select-custom,.sales .resubmit .form-step .select-custom{appearance:none;-webkit-appearance:none;-moz-appearance:none;}.erebates .makita-multi-step-form .form-step .upload-proof,.erebates .resubmit .form-step .upload-proof,.sales .makita-multi-step-form .form-step .upload-proof,.sales .resubmit .form-step .upload-proof{padding:0 20px 20px;max-width:820px;margin:0 auto;}.lt-ie9 .erebates .makita-multi-step-form .form-step .upload-proof,.lt-ie9 .erebates .resubmit .form-step .upload-proof,.lt-ie9 .sales .makita-multi-step-form .form-step .upload-proof,.lt-ie9 .sales .resubmit .form-step .upload-proof{padding:0;}@media screen and (max-width:619px){.erebates .makita-multi-step-form .form-step .upload-proof,.erebates .resubmit .form-step .upload-proof,.sales .makita-multi-step-form .form-step .upload-proof,.sales .resubmit .form-step .upload-proof{padding:0;}}.erebates .makita-multi-step-form .form-step .upload-proof input[type=file],.erebates .resubmit .form-step .upload-proof input[type=file],.sales .makita-multi-step-form .form-step .upload-proof input[type=file],.sales .resubmit .form-step .upload-proof input[type=file]{display:block;width:100%;}.erebates .makita-multi-step-form .form-step .upload-proof input[type=text],.erebates .resubmit .form-step .upload-proof input[type=text],.sales .makita-multi-step-form .form-step .upload-proof input[type=text],.sales .resubmit .form-step .upload-proof input[type=text]{width:390px;}.erebates .makita-multi-step-form .form-step .makita-btn-wrapper,.erebates .resubmit .form-step .makita-btn-wrapper,.sales .makita-multi-step-form .form-step .makita-btn-wrapper,.sales .resubmit .form-step .makita-btn-wrapper{margin-top:20px;}.erebates .dashboard .monitor,.sales .dashboard .monitor{display:block;text-align:right;}.erebates .dashboard .search,.sales .dashboard .search{display:flex;gap:13px;margin-bottom:1rem;}.erebates .dashboard .search .filter-nav,.sales .dashboard .search .filter-nav{flex:1;display:inline-grid;}.lt-ie9 .erebates .dashboard .search,.lt-ie9 .sales .dashboard .search{flex-direction:column;border:1px solid;padding:10px;}@media screen and (max-width:899px){.erebates .dashboard .search,.sales .dashboard .search{flex-direction:column;border:1px solid;padding:10px;}}.erebates .dashboard table,.sales .dashboard table{width:100%;border-collapse:collapse;padding:15px;}.erebates .dashboard table td,.erebates .dashboard table th,.sales .dashboard table td,.sales .dashboard table th{padding:12px;}.erebates .dashboard table th,.sales .dashboard table th{padding:12px;font-family:"MakitaSans_SemiBold";background-color:#d6d6d6;text-transform:uppercase;font-size:calc((14px) + (15 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .dashboard table th,.lt-ie9 .sales .dashboard table th{font-size:15px;}@media screen and (min-width:1920px){.erebates .dashboard table th,.sales .dashboard table th{font-size:15px;}}.erebates .dashboard table tr:nth-of-type(2n),.sales .dashboard table tr:nth-of-type(2n){background-color:#eee;}.lt-ie9 .erebates .dashboard table tr.active td,.lt-ie9 .sales .dashboard table tr.active td{flex-direction:column;}.lt-ie9 .erebates .dashboard table tr.active td form input[type=text],.lt-ie9 .sales .dashboard table tr.active td form input[type=text]{flex:initial;width:100%;}@media screen and (max-width:1099px){.erebates .dashboard table tr.active td,.sales .dashboard table tr.active td{flex-direction:column;}.erebates .dashboard table tr.active td form input[type=text],.sales .dashboard table tr.active td form input[type=text]{flex:initial;width:100%;}}.erebates .dashboard table tr.active td,.sales .dashboard table tr.active td{padding:16px 12px;border:3px solid #000;}.erebates .dashboard table tr.active td form,.erebates .dashboard table tr.active td .add-company-container,.sales .dashboard table tr.active td form,.sales .dashboard table tr.active td .add-company-container{width:100%;display:flex;justify-content:center;align-items:center;gap:15px;}.lt-ie9 .erebates .dashboard table tr.active td form,.lt-ie9 .erebates .dashboard table tr.active td .add-company-container,.lt-ie9 .sales .dashboard table tr.active td form,.lt-ie9 .sales .dashboard table tr.active td .add-company-container{flex-direction:column;}@media screen and (max-width:1099px){.erebates .dashboard table tr.active td form,.erebates .dashboard table tr.active td .add-company-container,.sales .dashboard table tr.active td form,.sales .dashboard table tr.active td .add-company-container{flex-direction:column;}}.erebates .dashboard table tr.active td form .makita-btn-wrapper-modal,.erebates .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal,.sales .dashboard table tr.active td form .makita-btn-wrapper-modal,.sales .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal{display:flex;gap:10px;}.lt-ie9 .erebates .dashboard table tr.active td form .makita-btn-wrapper-modal,.lt-ie9 .erebates .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal,.lt-ie9 .sales .dashboard table tr.active td form .makita-btn-wrapper-modal,.lt-ie9 .sales .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal{flex-direction:column;width:100%;}@media screen and (max-width:1099px){.erebates .dashboard table tr.active td form .makita-btn-wrapper-modal,.erebates .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal,.sales .dashboard table tr.active td form .makita-btn-wrapper-modal,.sales .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal{flex-direction:column;width:100%;}}.erebates .dashboard table tr.active td form .makita-btn-wrapper-modal .makita-btn-default,.erebates .dashboard table tr.active td form .makita-btn-wrapper-modal .makita-btn-black-standout,.erebates .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal .makita-btn-default,.erebates .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal .makita-btn-black-standout,.sales .dashboard table tr.active td form .makita-btn-wrapper-modal .makita-btn-default,.sales .dashboard table tr.active td form .makita-btn-wrapper-modal .makita-btn-black-standout,.sales .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal .makita-btn-default,.sales .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal .makita-btn-black-standout{min-width:183px;text-align:center;}.lt-ie9 .erebates .dashboard table tr.active td form .makita-btn-wrapper-modal .makita-btn-default,.lt-ie9 .erebates .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal .makita-btn-default,.lt-ie9 .sales .dashboard table tr.active td form .makita-btn-wrapper-modal .makita-btn-default,.lt-ie9 .sales .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal .makita-btn-default{margin-left:20px;}@media screen and (min-width:1100px){.erebates .dashboard table tr.active td form .makita-btn-wrapper-modal .makita-btn-default,.erebates .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal .makita-btn-default,.sales .dashboard table tr.active td form .makita-btn-wrapper-modal .makita-btn-default,.sales .dashboard table tr.active td .add-company-container .makita-btn-wrapper-modal .makita-btn-default{margin-left:20px;}}.lt-ie9 .erebates .dashboard table tr.active td form input[type=text],.lt-ie9 .erebates .dashboard table tr.active td .add-company-container input[type=text],.lt-ie9 .sales .dashboard table tr.active td form input[type=text],.lt-ie9 .sales .dashboard table tr.active td .add-company-container input[type=text]{max-width:732px;flex:1;}@media screen and (min-width:1100px){.erebates .dashboard table tr.active td form input[type=text],.erebates .dashboard table tr.active td .add-company-container input[type=text],.sales .dashboard table tr.active td form input[type=text],.sales .dashboard table tr.active td .add-company-container input[type=text]{max-width:732px;flex:1;}}.erebates .dashboard table tr.active td form span,.erebates .dashboard table tr.active td .add-company-container span,.sales .dashboard table tr.active td form span,.sales .dashboard table tr.active td .add-company-container span{font-size:16px;font-weight:bold;}.erebates .dashboard table tr.active td .user-info-container,.sales .dashboard table tr.active td .user-info-container{font-size:14px;margin-bottom:12px;}.erebates .dashboard table tr.active td .user-info-container p,.erebates .dashboard table tr.active td .user-info-container span,.sales .dashboard table tr.active td .user-info-container p,.sales .dashboard table tr.active td .user-info-container span{font-size:inherit;}.erebates .dashboard table tr.active td .user-info-container span,.sales .dashboard table tr.active td .user-info-container span{font-weight:bold;}.erebates .dashboard table td .fas,.erebates .dashboard table td .colon,.sales .dashboard table td .fas,.sales .dashboard table td .colon{display:block;}.lt-ie9 .erebates .dashboard table td .fas,.lt-ie9 .erebates .dashboard table td .colon,.lt-ie9 .sales .dashboard table td .fas,.lt-ie9 .sales .dashboard table td .colon{display:none;}@media screen and (min-width:900px){.erebates .dashboard table td .fas,.erebates .dashboard table td .colon,.sales .dashboard table td .fas,.sales .dashboard table td .colon{display:none;}}.erebates .dashboard table td .cell-status-icon,.sales .dashboard table td .cell-status-icon{display:inline-block;border:0;margin-left:5px;}.erebates .dashboard table td .colon,.sales .dashboard table td .colon{font-size:16px;font-family:Arial,sans-serif;font-weight:700;}.erebates .dashboard table td.pending,.sales .dashboard table td.pending{color:#996d0f;}.erebates .dashboard table td.denied,.sales .dashboard table td.denied{color:#eb1c24;}.erebates .dashboard table .column-link,.sales .dashboard table .column-link{cursor:pointer;color:#008290;font-size:16px;border-bottom:1px solid transparent;transition:all .4s ease-in-out;}.erebates .dashboard table .column-link:hover,.sales .dashboard table .column-link:hover{border-bottom:1px solid #008290;}.erebates .dashboard table .makita-btn-wrapper,.sales .dashboard table .makita-btn-wrapper{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px;padding-left:5px;}.lt-ie9 .erebates .dashboard table .makita-btn-wrapper,.lt-ie9 .sales .dashboard table .makita-btn-wrapper{margin-top:0;padding-left:0;}@media screen and (min-width:900px){.erebates .dashboard table .makita-btn-wrapper,.sales .dashboard table .makita-btn-wrapper{margin-top:0;padding-left:0;}}.erebates .dashboard table .makita-btn-wrapper .makita-btn-default,.erebates .dashboard table .makita-btn-wrapper .makita-btn-black-standout,.sales .dashboard table .makita-btn-wrapper .makita-btn-default,.sales .dashboard table .makita-btn-wrapper .makita-btn-black-standout{padding:4px 10px;max-width:fit-content;min-width:initial;font-size:15px;}.lt-ie9 .erebates .dashboard table td,.lt-ie9 .sales .dashboard table td{padding:5px 10px;display:flex;gap:5px;align-items:center;font-size:15px;}.lt-ie9 .erebates .dashboard table td::before,.lt-ie9 .sales .dashboard table td::before{content:attr(data-cell);font-weight:700;text-transform:capitalize;}.lt-ie9 .erebates .dashboard table td.padding-0,.lt-ie9 .sales .dashboard table td.padding-0{padding:0;}.lt-ie9 .erebates .dashboard table td:first-child,.lt-ie9 .sales .dashboard table td:first-child{padding-top:25px;}.lt-ie9 .erebates .dashboard table td:last-child,.lt-ie9 .sales .dashboard table td:last-child{padding-bottom:25px;}.lt-ie9 .erebates .dashboard table td .fas,.lt-ie9 .sales .dashboard table td .fas{margin:0;margin-right:2px;}.lt-ie9 .erebates .dashboard table th,.lt-ie9 .sales .dashboard table th{display:none;}@media screen and (max-width:899px){.erebates .dashboard table td,.sales .dashboard table td{padding:5px 10px;display:flex;gap:5px;align-items:center;font-size:15px;}.erebates .dashboard table td::before,.sales .dashboard table td::before{content:attr(data-cell);font-weight:700;text-transform:capitalize;}.erebates .dashboard table td.padding-0,.sales .dashboard table td.padding-0{padding:0;}.erebates .dashboard table td:first-child,.sales .dashboard table td:first-child{padding-top:25px;}.erebates .dashboard table td:last-child,.sales .dashboard table td:last-child{padding-bottom:25px;}.erebates .dashboard table td .fas,.sales .dashboard table td .fas{margin:0;margin-right:2px;}.erebates .dashboard table th,.sales .dashboard table th{display:none;}}.erebates .dashboard .makita-pagination,.sales .dashboard .makita-pagination{font-size:15px;display:flex;gap:8px;justify-content:center;align-items:center;}.erebates .dashboard .makita-pagination.top,.sales .dashboard .makita-pagination.top{margin-bottom:.55em;}.erebates .dashboard .makita-pagination.bottom,.sales .dashboard .makita-pagination.bottom{margin-top:2.2em;}.erebates .dashboard .makita-pagination span,.sales .dashboard .makita-pagination span{font-weight:bold;font-size:15px;}.erebates .dashboard .makita-pagination span i.fas,.sales .dashboard .makita-pagination span i.fas{padding:0 5px;}.erebates .dashboard .makita-pagination .page-num,.sales .dashboard .makita-pagination .page-num{color:#008290;font-weight:bold;text-align:center;}.erebates .dashboard .makita-pagination .page-num:hover,.sales .dashboard .makita-pagination .page-num:hover{color:#67b2b1;transition:all .3s ease-in-out;}.erebates .dashboard .makita-pagination .page-num i.fas,.sales .dashboard .makita-pagination .page-num i.fas{padding:0 5px;}.erebates .dashboard .makita-pagination select,.sales .dashboard .makita-pagination select{min-height:30px;padding:6px 10px;border-radius:0;}.erebates .dashboard .top-btn-wrapper,.sales .dashboard .top-btn-wrapper{display:flex;gap:5px;margin-bottom:20px;}.lt-ie9 .erebates .dashboard .top-btn-wrapper,.lt-ie9 .sales .dashboard .top-btn-wrapper{flex-direction:column;}@media screen and (max-width:899px){.erebates .dashboard .top-btn-wrapper,.sales .dashboard .top-btn-wrapper{flex-direction:column;}}.erebates .dashboard .top-btn-wrapper a.makita-btn-black-standout,.sales .dashboard .top-btn-wrapper a.makita-btn-black-standout{height:fit-content;text-align:center;height:fit-content;}.erebates .dashboard .top-btn-wrapper .end-user-cta .cta-flex,.sales .dashboard .top-btn-wrapper .end-user-cta .cta-flex{display:flex;gap:5px;}.lt-ie9 .erebates .dashboard .top-btn-wrapper .end-user-cta .cta-flex,.lt-ie9 .sales .dashboard .top-btn-wrapper .end-user-cta .cta-flex{flex-direction:column;}@media screen and (max-width:599px){.erebates .dashboard .top-btn-wrapper .end-user-cta .cta-flex,.sales .dashboard .top-btn-wrapper .end-user-cta .cta-flex{flex-direction:column;}}.lt-ie9 .erebates .dashboard .top-btn-wrapper .end-user-cta .cta-flex .makita-btn-default,.lt-ie9 .sales .dashboard .top-btn-wrapper .end-user-cta .cta-flex .makita-btn-default{flex:1;}@media screen and (max-width:899px){.erebates .dashboard .top-btn-wrapper .end-user-cta .cta-flex .makita-btn-default,.sales .dashboard .top-btn-wrapper .end-user-cta .cta-flex .makita-btn-default{flex:1;}}.erebates .dashboard .top-btn-wrapper .end-user-cta .how-to,.sales .dashboard .top-btn-wrapper .end-user-cta .how-to{float:right;padding-top:5px;cursor:pointer;transition:all .3s ease-in-out;text-align:right;border-bottom:1px solid transparent;color:#008290;}.erebates .dashboard .top-btn-wrapper .end-user-cta .how-to:hover,.sales .dashboard .top-btn-wrapper .end-user-cta .how-to:hover{color:#404040;border-bottom:1px solid #404040;transition:inherit;}.erebates .dashboard .link-expectation-container .link-expectation-item,.sales .dashboard .link-expectation-container .link-expectation-item{border:1px solid #767676;padding:20px;margin-bottom:50px;}.erebates .dashboard .link-expectation-container .link-expectation-item legend,.sales .dashboard .link-expectation-container .link-expectation-item legend{padding:12px 15px;font-weight:bold;border:1px solid;text-transform:uppercase;color:#fff;background-color:#333;border-radius:6px;}.erebates .dashboard .link-expectation-container .link-expectation-item .alert-message,.sales .dashboard .link-expectation-container .link-expectation-item .alert-message{position:absolute;top:-20px;left:0;color:#eb1c24;margin-bottom:5px;}.erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields,.sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields{max-width:100%;display:flex;gap:15px;flex-direction:column;}.lt-ie9 .erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields,.lt-ie9 .sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields{flex-direction:row;}@media screen and (min-width:900px){.erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields,.sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields{flex-direction:row;}}.erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields .star,.sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields .star{font-size:22px;margin-left:3px;}.erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields .textarea-item,.sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields .textarea-item{flex:1;display:flex;flex-direction:column;}.erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields .textarea-item textarea,.sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields .textarea-item textarea{font-size:15px;}.erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields.field-no-border,.sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields.field-no-border{margin-bottom:15px;}.erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields.field-no-border .field-item,.sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields.field-no-border .field-item{width:100%;display:flex;flex-direction:column;}.lt-ie9 .erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields.field-no-border .field-item,.lt-ie9 .sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields.field-no-border .field-item{width:24.5%;}@media screen and (min-width:1600px){.erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields.field-no-border .field-item,.sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields.field-no-border .field-item{width:24.5%;}}.erebates .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields.field-no-border .field-item label,.sales .dashboard .link-expectation-container .link-expectation-item .link-expectation-fields.field-no-border .field-item label{position:relative;}.erebates .dashboard .link-expectation-container .success-container,.sales .dashboard .link-expectation-container .success-container{text-align:center;padding:25px;}.erebates .resubmit .form-step,.sales .resubmit .form-step{max-width:960px;margin:0 auto;}.erebates .resubmit .form-step .form-step__content,.sales .resubmit .form-step .form-step__content{max-width:inherit;}.erebates .resubmit .form-step .form-step__content .flex-form-fields .field-wrap,.sales .resubmit .form-step .form-step__content .flex-form-fields .field-wrap{max-width:initial;}.erebates .resubmit .form-step .upload-proof input[type=file],.sales .resubmit .form-step .upload-proof input[type=file]{max-width:inherit;margin:inherit;}.erebates .resubmit .buy-container,.sales .resubmit .buy-container{padding:20px;}.erebates .resubmit .buy-container .buy-item,.sales .resubmit .buy-container .buy-item{border:1px solid #404040;padding:20px;margin-bottom:30px;}.erebates .resubmit .buy-container .buy-item .flex-container,.sales .resubmit .buy-container .buy-item .flex-container{display:flex;align-items:center;gap:15px;}.erebates .resubmit .buy-container .buy-item .flex-container.flex-dir-column,.sales .resubmit .buy-container .buy-item .flex-container.flex-dir-column{flex-direction:column;align-items:self-start;gap:0;}.erebates .resubmit .buy-container .buy-item__row,.sales .resubmit .buy-container .buy-item__row{padding:15px 0 15px 20px;}.erebates .resubmit .buy-container .buy-item__row:nth-child(odd),.sales .resubmit .buy-container .buy-item__row:nth-child(odd){background-color:#f0f0f0;}.erebates .resubmit .buy-container .margin-top-sm,.sales .resubmit .buy-container .margin-top-sm{margin-top:20px;}.erebates .modal-wrapper .modal__inner,.sales .modal-wrapper .modal__inner{padding:20px;}.erebates .modal-wrapper .modal__inner .modal__header,.sales .modal-wrapper .modal__inner .modal__header{display:flex;align-items:center;}.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__header,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__header{align-items:flex-start;flex-direction:column;gap:10px;}@media screen and (max-width:599px){.erebates .modal-wrapper .modal__inner .modal__header,.sales .modal-wrapper .modal__inner .modal__header{align-items:flex-start;flex-direction:column;gap:10px;}}.erebates .modal-wrapper .modal__inner .modal__header .logo img,.sales .modal-wrapper .modal__inner .modal__header .logo img{width:150px;height:auto;}.erebates .modal-wrapper .modal__inner .modal__header .logo.sales img,.sales .modal-wrapper .modal__inner .modal__header .logo.sales img{height:54px;width:auto;}.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__header .logo.sales img,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__header .logo.sales img{max-width:100%;min-width:100%;height:auto;padding-right:12px;}@media screen and (max-width:599px){.erebates .modal-wrapper .modal__inner .modal__header .logo.sales img,.sales .modal-wrapper .modal__inner .modal__header .logo.sales img{max-width:100%;min-width:100%;height:auto;padding-right:12px;}}.erebates .modal-wrapper .modal__inner .modal__header .title,.sales .modal-wrapper .modal__inner .modal__header .title{width:100%;padding:0 25px;text-align:center;font-family:"MakitaSans_SemiBold";font-size:calc((16px) + (24 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__header .title,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__header .title{font-size:24px;}@media screen and (min-width:1920px){.erebates .modal-wrapper .modal__inner .modal__header .title,.sales .modal-wrapper .modal__inner .modal__header .title{font-size:24px;}}.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__header .title,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__header .title{text-align:left;margin-left:8px;}@media screen and (min-width:600px){.erebates .modal-wrapper .modal__inner .modal__header .title,.sales .modal-wrapper .modal__inner .modal__header .title{text-align:left;margin-left:8px;}}.erebates .modal-wrapper .modal__inner .modal__header .image-downloads,.sales .modal-wrapper .modal__inner .modal__header .image-downloads{display:flex;gap:15px;padding:0 20px;}.erebates .modal-wrapper .modal__inner .modal__header .image-downloads li a,.sales .modal-wrapper .modal__inner .modal__header .image-downloads li a{color:#008290;border-bottom:1px solid transparent;padding-bottom:5px;}.erebates .modal-wrapper .modal__inner .modal__header .image-downloads li a:hover,.sales .modal-wrapper .modal__inner .modal__header .image-downloads li a:hover{border-bottom:1px solid #008290;transition:all .3s ease-in-out;}.erebates .modal-wrapper .modal__inner .modal__header .image-downloads li:last-of-type,.sales .modal-wrapper .modal__inner .modal__header .image-downloads li:last-of-type{border-left:1px solid #000;padding-left:11px;}.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper{height:100px;display:flex;gap:20px;justify-content:center;align-items:center;}.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper{gap:2vw;}@media screen and (min-width:900px){.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper{gap:2vw;}}.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary{width:45%;height:80px;line-height:normal;display:flex;justify-content:center;align-items:center;border:4px solid;font-size:calc((16px) + (24 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary{font-size:24px;}@media screen and (min-width:1920px){.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary{font-size:24px;}}.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary{width:25%;}@media screen and (min-width:900px){.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary{width:25%;}}.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary.d-none,.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary.d-none,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary.d-none,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary.d-none{display:none;}.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-default-secondary{border-color:#fff;}.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper .makita-btn-white-secondary{border-color:#008290;}.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.cookies-on,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.cookies-on{margin-bottom:102px;}.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.cookies-on,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.cookies-on{margin-bottom:80px;}@media screen and (min-width:600px){.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.cookies-on,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.cookies-on{margin-bottom:80px;}}.lt-ie9 .erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.cookies-on,.lt-ie9 .sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.cookies-on{margin-bottom:35px;}@media screen and (min-width:1024px){.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.cookies-on,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.cookies-on{margin-bottom:35px;}}.erebates .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.d-none,.sales .modal-wrapper .modal__inner .modal__bottom .cta-wrapper.d-none{display:none;}.erebates .modal-wrapper .modal__inner.fit-content,.sales .modal-wrapper .modal__inner.fit-content{width:fit-content;height:85%;}.erebates .modal-wrapper .modal__inner.content-80-per,.sales .modal-wrapper .modal__inner.content-80-per{height:80%;}.lt-ie9 .erebates .modal-wrapper .modal__inner.content-80-per,.lt-ie9 .sales .modal-wrapper .modal__inner.content-80-per{width:80%;}@media screen and (min-width:900px){.erebates .modal-wrapper .modal__inner.content-80-per,.sales .modal-wrapper .modal__inner.content-80-per{width:80%;}}.lt-ie9 .erebates .modal-wrapper .modal__inner.validation,.lt-ie9 .sales .modal-wrapper .modal__inner.validation{width:50%;}@media screen and (min-width:900px){.erebates .modal-wrapper .modal__inner.validation,.sales .modal-wrapper .modal__inner.validation{width:50%;}}.erebates .modal-wrapper .modal__inner.validation .disclaimer,.erebates .modal-wrapper .modal__inner.validation .disclaimer span,.erebates .disclaimer .modal-wrapper .modal__inner.validation span,.sales .modal-wrapper .modal__inner.validation .disclaimer,.sales .modal-wrapper .modal__inner.validation .disclaimer span,.sales .disclaimer .modal-wrapper .modal__inner.validation span{margin:30px 0 20px;}.erebates .modal-wrapper .modal__inner.promo-details .img-fit-width,.sales .modal-wrapper .modal__inner.promo-details .img-fit-width{padding:20px;}.erebates .modal-wrapper .modal__inner .img-serial-container,.sales .modal-wrapper .modal__inner .img-serial-container{display:flex;justify-content:center;flex-wrap:wrap;}.lt-ie9 .erebates .modal-wrapper .modal__inner .img-serial-container,.lt-ie9 .sales .modal-wrapper .modal__inner .img-serial-container{gap:50px;}@media screen and (min-width:900px){.erebates .modal-wrapper .modal__inner .img-serial-container,.sales .modal-wrapper .modal__inner .img-serial-container{gap:50px;}}.erebates .modal-wrapper .modal__inner .disclaimer-wrapper,.sales .modal-wrapper .modal__inner .disclaimer-wrapper{padding:0 20px;margin:20px 0 0;}.erebates .modal-wrapper .modal__inner.sales-rep .dashboard,.sales .modal-wrapper .modal__inner.sales-rep .dashboard{position:relative;padding:20px 0;}.erebates .modal-wrapper .modal__inner.sales-rep .dashboard.padding-bottom,.sales .modal-wrapper .modal__inner.sales-rep .dashboard.padding-bottom{padding-bottom:100px;}.erebates .modal-wrapper .modal__inner.sales-rep .makita-multi-step-form,.sales .modal-wrapper .modal__inner.sales-rep .makita-multi-step-form{padding:0;}.erebates .modal-wrapper .modal__inner.sales-rep .makita-multi-step-form input[type=text],.sales .modal-wrapper .modal__inner.sales-rep .makita-multi-step-form input[type=text]{height:40px;}.erebates .modal-wrapper .modal__inner.sales-rep .makita-multi-step-form .makita-btn-wrapper,.sales .modal-wrapper .modal__inner.sales-rep .makita-multi-step-form .makita-btn-wrapper{margin-top:0;}.lt-ie9 .erebates .modal-wrapper .modal__inner.sales-rep table td span,.lt-ie9 .sales .modal-wrapper .modal__inner.sales-rep table td span{word-break:break-all;}@media screen and (max-width:899px){.erebates .modal-wrapper .modal__inner.sales-rep table td span,.sales .modal-wrapper .modal__inner.sales-rep table td span{word-break:break-all;}}.erebates .modal-wrapper .modal__inner.sales-rep table td.user-linked,.sales .modal-wrapper .modal__inner.sales-rep table td.user-linked{display:flex;flex-direction:column;}.erebates .where-to-buy .form-step,.erebates .sales-rep .form-step,.sales .where-to-buy .form-step,.sales .sales-rep .form-step{padding:0;}.erebates .where-to-buy .list-store-container li,.erebates .where-to-buy .list-online-container li,.erebates .where-to-buy .list-users-container li,.erebates .sales-rep .list-store-container li,.erebates .sales-rep .list-online-container li,.erebates .sales-rep .list-users-container li,.sales .where-to-buy .list-store-container li,.sales .where-to-buy .list-online-container li,.sales .where-to-buy .list-users-container li,.sales .sales-rep .list-store-container li,.sales .sales-rep .list-online-container li,.sales .sales-rep .list-users-container li{padding:20px;}.erebates .where-to-buy .list-store-container li:not(:last-child),.erebates .sales-rep .list-store-container li:not(:last-child),.sales .where-to-buy .list-store-container li:not(:last-child),.sales .sales-rep .list-store-container li:not(:last-child){margin-bottom:20px;}.erebates .where-to-buy .list-store-container li:nth-of-type(2n),.erebates .sales-rep .list-store-container li:nth-of-type(2n),.sales .where-to-buy .list-store-container li:nth-of-type(2n),.sales .sales-rep .list-store-container li:nth-of-type(2n){background-color:#eee;}.erebates .where-to-buy .list-store-container .store-name,.erebates .sales-rep .list-store-container .store-name,.sales .where-to-buy .list-store-container .store-name,.sales .sales-rep .list-store-container .store-name{font-size:calc((16px) + (22 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .erebates .where-to-buy .list-store-container .store-name,.lt-ie9 .erebates .sales-rep .list-store-container .store-name,.lt-ie9 .sales .where-to-buy .list-store-container .store-name,.lt-ie9 .sales .sales-rep .list-store-container .store-name{font-size:22px;}@media screen and (min-width:1920px){.erebates .where-to-buy .list-store-container .store-name,.erebates .sales-rep .list-store-container .store-name,.sales .where-to-buy .list-store-container .store-name,.sales .sales-rep .list-store-container .store-name{font-size:22px;}}.erebates .where-to-buy .list-online-container,.erebates .where-to-buy .list-users-container,.erebates .sales-rep .list-online-container,.erebates .sales-rep .list-users-container,.sales .where-to-buy .list-online-container,.sales .where-to-buy .list-users-container,.sales .sales-rep .list-online-container,.sales .sales-rep .list-users-container{display:grid;grid-template-columns:1fr;grid-gap:1em;}.lt-ie9 .erebates .where-to-buy .list-online-container li:nth-of-type(2n),.lt-ie9 .erebates .where-to-buy .list-users-container li:nth-of-type(2n),.lt-ie9 .erebates .sales-rep .list-online-container li:nth-of-type(2n),.lt-ie9 .erebates .sales-rep .list-users-container li:nth-of-type(2n),.lt-ie9 .sales .where-to-buy .list-online-container li:nth-of-type(2n),.lt-ie9 .sales .where-to-buy .list-users-container li:nth-of-type(2n),.lt-ie9 .sales .sales-rep .list-online-container li:nth-of-type(2n),.lt-ie9 .sales .sales-rep .list-users-container li:nth-of-type(2n){background-color:#eee;}@media screen and (max-width:899px){.erebates .where-to-buy .list-online-container li:nth-of-type(2n),.erebates .where-to-buy .list-users-container li:nth-of-type(2n),.erebates .sales-rep .list-online-container li:nth-of-type(2n),.erebates .sales-rep .list-users-container li:nth-of-type(2n),.sales .where-to-buy .list-online-container li:nth-of-type(2n),.sales .where-to-buy .list-users-container li:nth-of-type(2n),.sales .sales-rep .list-online-container li:nth-of-type(2n),.sales .sales-rep .list-users-container li:nth-of-type(2n){background-color:#eee;}}.lt-ie9 .erebates .where-to-buy .list-online-container,.lt-ie9 .erebates .sales-rep .list-online-container,.lt-ie9 .sales .where-to-buy .list-online-container,.lt-ie9 .sales .sales-rep .list-online-container{grid-template-columns:repeat(3,1fr);}.lt-ie9 .erebates .where-to-buy .list-online-container>*:nth-child(6n+1),.lt-ie9 .erebates .where-to-buy .list-online-container>*:nth-child(6n+2),.lt-ie9 .erebates .where-to-buy .list-online-container>*:nth-child(6n+3),.lt-ie9 .erebates .sales-rep .list-online-container>*:nth-child(6n+1),.lt-ie9 .erebates .sales-rep .list-online-container>*:nth-child(6n+2),.lt-ie9 .erebates .sales-rep .list-online-container>*:nth-child(6n+3),.lt-ie9 .sales .where-to-buy .list-online-container>*:nth-child(6n+1),.lt-ie9 .sales .where-to-buy .list-online-container>*:nth-child(6n+2),.lt-ie9 .sales .where-to-buy .list-online-container>*:nth-child(6n+3),.lt-ie9 .sales .sales-rep .list-online-container>*:nth-child(6n+1),.lt-ie9 .sales .sales-rep .list-online-container>*:nth-child(6n+2),.lt-ie9 .sales .sales-rep .list-online-container>*:nth-child(6n+3){background:#eee;}@media screen and (min-width:900px){.erebates .where-to-buy .list-online-container,.erebates .sales-rep .list-online-container,.sales .where-to-buy .list-online-container,.sales .sales-rep .list-online-container{grid-template-columns:repeat(3,1fr);}.erebates .where-to-buy .list-online-container>*:nth-child(6n+1),.erebates .where-to-buy .list-online-container>*:nth-child(6n+2),.erebates .where-to-buy .list-online-container>*:nth-child(6n+3),.erebates .sales-rep .list-online-container>*:nth-child(6n+1),.erebates .sales-rep .list-online-container>*:nth-child(6n+2),.erebates .sales-rep .list-online-container>*:nth-child(6n+3),.sales .where-to-buy .list-online-container>*:nth-child(6n+1),.sales .where-to-buy .list-online-container>*:nth-child(6n+2),.sales .where-to-buy .list-online-container>*:nth-child(6n+3),.sales .sales-rep .list-online-container>*:nth-child(6n+1),.sales .sales-rep .list-online-container>*:nth-child(6n+2),.sales .sales-rep .list-online-container>*:nth-child(6n+3){background:#eee;}}.lt-ie9 .erebates .where-to-buy .list-users-container,.lt-ie9 .erebates .sales-rep .list-users-container,.lt-ie9 .sales .where-to-buy .list-users-container,.lt-ie9 .sales .sales-rep .list-users-container{grid-template-columns:repeat(2,1fr);}.lt-ie9 .erebates .where-to-buy .list-users-container li,.lt-ie9 .erebates .sales-rep .list-users-container li,.lt-ie9 .sales .where-to-buy .list-users-container li,.lt-ie9 .sales .sales-rep .list-users-container li{background-color:#eee;}@media screen and (min-width:900px){.erebates .where-to-buy .list-users-container,.erebates .sales-rep .list-users-container,.sales .where-to-buy .list-users-container,.sales .sales-rep .list-users-container{grid-template-columns:repeat(2,1fr);}.erebates .where-to-buy .list-users-container li,.erebates .sales-rep .list-users-container li,.sales .where-to-buy .list-users-container li,.sales .sales-rep .list-users-container li{background-color:#eee;}}.lt-ie9 .erebates .where-to-buy .list-users-container,.lt-ie9 .erebates .sales-rep .list-users-container,.lt-ie9 .sales .where-to-buy .list-users-container,.lt-ie9 .sales .sales-rep .list-users-container{grid-template-columns:repeat(3,1fr);}@media screen and (min-width:1600px){.erebates .where-to-buy .list-users-container,.erebates .sales-rep .list-users-container,.sales .where-to-buy .list-users-container,.sales .sales-rep .list-users-container{grid-template-columns:repeat(3,1fr);}}.erebates .status-definition .status__container,.sales .status-definition .status__container{padding:5px 10px 20px;}.erebates .status-definition .status__item,.sales .status-definition .status__item{padding:5px;}.erebates .status-definition .status__item .label,.sales .status-definition .status__item .label{font-family:"MakitaSans_SemiBold";font-size:calc((18px) + (20 - 18)*(100vw - (320px))/(1920 - 320));color:#333;}.lt-ie9 .erebates .status-definition .status__item .label,.lt-ie9 .sales .status-definition .status__item .label{font-size:20px;}@media screen and (min-width:1920px){.erebates .status-definition .status__item .label,.sales .status-definition .status__item .label{font-size:20px;}}.erebates .status-definition .status__item .status-content p,.sales .status-definition .status__item .status-content p{font-family:"MakitaSans_Regular";font-size:calc((16px) + (18 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .erebates .status-definition .status__item .status-content p,.lt-ie9 .sales .status-definition .status__item .status-content p{font-size:18px;}@media screen and (min-width:1920px){.erebates .status-definition .status__item .status-content p,.sales .status-definition .status__item .status-content p{font-size:18px;}}.erebates .makita-to-top,.sales .makita-to-top{transition:all .3s ease-in-out;}.lt-ie9 .erebates .makita-to-top,.lt-ie9 .sales .makita-to-top{font-size:18px;padding:5px 14px;}@media screen and (max-width:599px){.erebates .makita-to-top,.sales .makita-to-top{font-size:18px;padding:5px 14px;}}.erebates .makita-to-top.pushUp,.sales .makita-to-top.pushUp{bottom:11%;transition:all .3s ease-in-out;}.select2-container--default .select2-selection--single{border:1px solid #aaa;border-radius:unset;height:auto;}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:5px 0 5px 10px;height:34px;font-family:Arial,sans-serif;font-size:15px;white-space:unset;}.select2-container--default .select2-selection--single .select2-selection__rendered .option-item{display:flex;align-items:center;gap:10px;}.select2-container--default .select2-selection--single .select2-selection__rendered .option-item .option-text{font-size:13px;}.select2-container--default .select2-selection--single .select2-selection__rendered .model-num{font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__arrow{display:none;}.select2-container--default.invalid .select2-selection{border-color:#f00;}.select2-results__options .select2-results__option{display:flex;align-items:center;gap:10px;padding:5px 0 5px 10px;}.select2-results__options .select2-results__option .option-item{display:flex;align-items:center;gap:10px;}.select2-results__options .select2-results__option .option-item .option-text{font-size:13px;}.select2-results__options .select2-results__option .model-num{font-weight:bold;}.lt-ie9 .modal-overlay.success-modal.erebates .modal-overlay-container .modal-header{display:flex;align-items:flex-start;flex-direction:column;gap:10px;text-align:center;}@media screen and (max-width:599px){.modal-overlay.success-modal.erebates .modal-overlay-container .modal-header{display:flex;align-items:flex-start;flex-direction:column;gap:10px;text-align:center;}}.modal-overlay.success-modal.erebates .modal-overlay-container .modal-header .modal-header-logo{margin:0;background-image:url("../png/logo-200w.png");background-size:contain;width:200px;}.modal-overlay.success-modal.erebates .modal-overlay-container .modal-header .modal-header-logo::before{content:none;}.modal-overlay.success-modal.erebates .modal-overlay-container .modal-header-title{width:100%;font-family:"MakitaSans_Regular";padding-left:22px;}.lt-ie9 .modal-overlay.success-modal.erebates .modal-overlay-container .modal-header-title{margin-top:5px;}@media screen and (max-width:599px){.modal-overlay.success-modal.erebates .modal-overlay-container .modal-header-title{margin-top:5px;}}.lt-ie9 .modal-overlay.success-modal.erebates .modal-overlay-container .modal-overlay-body{padding-top:140px;}@media screen and (max-width:599px){.modal-overlay.success-modal.erebates .modal-overlay-container .modal-overlay-body{padding-top:140px;}}.modal-overlay.success-modal.erebates .modal-overlay-container .modal-overlay-body .body-copy{font-size:15px;font-size:calc((16px) + (18 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .modal-overlay.success-modal.erebates .modal-overlay-container .modal-overlay-body .body-copy{font-size:18px;}@media screen and (min-width:1920px){.modal-overlay.success-modal.erebates .modal-overlay-container .modal-overlay-body .body-copy{font-size:18px;}}.modal-overlay.success-modal.erebates .modal-overlay-container .modal-overlay-body .body-copy .font-bold{font-weight:bold;}.modal-overlay.success-modal.erebates .modal-overlay-container .modal-overlay-body .body-copy.thanks{padding:10px;margin-top:15px;text-align:center;text-transform:uppercase;font-family:"MakitaSans_Regular";font-size:calc((18px) + (20 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .modal-overlay.success-modal.erebates .modal-overlay-container .modal-overlay-body .body-copy.thanks{font-size:20px;}@media screen and (min-width:1920px){.modal-overlay.success-modal.erebates .modal-overlay-container .modal-overlay-body .body-copy.thanks{font-size:20px;}}.modal-overlay.success-modal.erebates.sales .modal-overlay-container .modal-header .modal-header-logo{background-image:url("../png/logo-sales.png");width:275px;margin-top:7px;}.lt-ie9 .modal-overlay.success-modal.erebates.sales .modal-overlay-container .modal-header .modal-header-logo{width:450px;}@media screen and (min-width:900px){.modal-overlay.success-modal.erebates.sales .modal-overlay-container .modal-header .modal-header-logo{width:450px;}}.modal-overlay.success-modal.erebates.sales .modal-overlay-container .modal-overlay-body{padding-top:50px;}.lt-ie9 .modal-overlay.success-modal.erebates.sales .modal-overlay-container .modal-overlay-body{padding-top:100px;}@media screen and (max-width:599px){.modal-overlay.success-modal.erebates.sales .modal-overlay-container .modal-overlay-body{padding-top:100px;}}.modal-overlay.synopsis .details-wrapper .product-viewer .viewer-pane .detail-description{flex-basis:60%;}.modal-overlay.synopsis .details-wrapper .product-viewer .viewer-pane .detail-description h3.product-description{color:#000;}.modal-overlay.synopsis .details-wrapper .product-viewer .viewer-pane .detail-description .key-features .feature-header{color:#2a2d2f;}.modal-overlay.synopsis .details-wrapper .product-viewer .viewer-pane .detail-description .action-items{justify-content:flex-start;}.lt-ie9 .modal-overlay.synopsis .details-wrapper .product-viewer .viewer-pane .detail-description .action-items{flex-direction:column;align-items:flex-start;}@media screen and (max-width:1459px){.modal-overlay.synopsis .details-wrapper .product-viewer .viewer-pane .detail-description .action-items{flex-direction:column;align-items:flex-start;}}button:disabled,button[disabled],input[type=submit][disabled=disabled]{opacity:.5;cursor:not-allowed;}input[type=radio],input[type=checkbox]{width:20px;height:20px;accent-color:#000;}input[type=text],select,#SignIn_Password{height:40px;padding-left:10px;}input::file-selector-button{height:36px;padding:0 1em;border:0;border-radius:0;color:#fff;background-color:#008290;}input:disabled,select:disabled,input[readonly=readonly]{cursor:default;background-color:#eee;color:#404040;border:1px solid #aaa;}input:disabled::file-selector-button,select:disabled::file-selector-button,input[readonly=readonly]::file-selector-button{background-color:#404040;}input:disabled.hasDatepicker,select:disabled.hasDatepicker,input[readonly=readonly].hasDatepicker{background-color:#fff;}textarea{padding:10px;}.makita-form-v2 .flex-form-fields .makita-date-picker input{width:100%;}.makita-form-v2 .flex-form-fields .makita-date-picker button{position:absolute;top:0;right:0;padding:8px 5px;border-radius:0;border:1px solid #aaa;}.makita-btn-default,.makita-btn-black,.makita-btn-white-secondary{text-align:center;min-width:183px;}.makita-btn-default.no-min-width,.makita-btn-black.no-min-width,.makita-btn-white-secondary.no-min-width{min-width:initial;}.lt-ie9 .makita-btn-default,.lt-ie9 .makita-btn-black,.lt-ie9 .makita-btn-white-secondary{min-width:initial;}@media screen and (max-width:599px){.makita-btn-default,.makita-btn-black,.makita-btn-white-secondary{min-width:initial;}}.makita-btn-default:focus{color:#000;transition:all .3s ease-in;}.makita-btn-black-standout:focus{color:#008290;transition:all .3s ease-in;}.coming-soon{position:relative;background-color:#000;}.coming-soon .hero{font-family:"MakitaSansCondensed_ExtraBold";position:relative;z-index:1;}.coming-soon .hero .top,.coming-soon .hero .main,.coming-soon .hero .bottom{text-align:center;text-transform:uppercase;font-weight:bold;color:#d6d6d6;}.coming-soon .hero .top sup,.coming-soon .hero .main sup,.coming-soon .hero .bottom sup{text-transform:lowercase;vertical-align:super;font-size:60%;}.coming-soon .hero .top{font-size:calc((30px) + (60 - 30)*(100vw - (375px))/(1920 - 375));padding-top:10px;}.lt-ie9 .coming-soon .hero .top{font-size:60px;}@media screen and (min-width:1920px){.coming-soon .hero .top{font-size:60px;}}.coming-soon .hero .main{color:#fff;font-size:calc((38px) + (97 - 38)*(100vw - (375px))/(1920 - 375));position:absolute;left:50%;transform:translateX(-50%);width:100%;top:calc(6vw + 80px);}.lt-ie9 .coming-soon .hero .main{font-size:97px;}@media screen and (min-width:1920px){.coming-soon .hero .main{font-size:97px;}}.lt-ie9 .coming-soon .hero .main{top:calc(6vw + 50px);}@media screen and (min-width:480px){.coming-soon .hero .main{top:calc(6vw + 50px);}}.lt-ie9 .coming-soon .hero .main{top:calc(6vw + 60px);}@media screen and (min-width:900px){.coming-soon .hero .main{top:calc(6vw + 60px);}}.lt-ie9 .coming-soon .hero .main{top:calc(6vw + 50px);}@media screen and (min-width:1460px){.coming-soon .hero .main{top:calc(6vw + 50px);}}.lt-ie9 .coming-soon .hero .main{top:164px;}@media screen and (min-width:1920px){.coming-soon .hero .main{top:164px;}}.coming-soon .hero .bottom{font-size:calc((20px) + (45 - 20)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_Regular";padding:0 20px 15px;}.lt-ie9 .coming-soon .hero .bottom{font-size:45px;}@media screen and (min-width:1920px){.coming-soon .hero .bottom{font-size:45px;}}.coming-soon .hero .sub{text-transform:none;display:block;color:#fff;text-align:center;width:100%;font-size:calc((18px) + (42 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .coming-soon .hero .sub{font-size:42px;}@media screen and (min-width:1920px){.coming-soon .hero .sub{font-size:42px;}}.coming-soon .hero .hero-picture{margin-top:10px;}.lt-ie9 .coming-soon .hero .hero-picture{margin-top:unset;}@media screen and (min-width:1460px){.coming-soon .hero .hero-picture{margin-top:unset;}}.coming-soon .container{position:relative;text-align:center;padding:0;margin:0;z-index:1;}.coming-soon .container .subscribe{padding:20px 0;border-bottom:2px solid #fff;background-color:#404040;}.lt-ie9 .coming-soon .container .subscribe{width:100%;margin:0 auto;}@media screen and (min-width:1600px){.coming-soon .container .subscribe{width:100%;margin:0 auto;}}.coming-soon .container .subscribe p{font-size:20px;color:#fff;}.coming-soon .container .subscribe .sub-text{font-weight:bold;background-color:#404040;padding:20px;}.coming-soon .container .subscribe .form-input input{flex-grow:1;margin-right:10px;padding-left:20px;padding-right:20px;}.coming-soon .container .subscribe .share-buttons img{width:50px;height:50px;}.coming-soon .container .subscribe form{width:100%;max-width:1920px;margin:0 auto;}.lt-ie9 .coming-soon .container .subscribe form{width:95%;}@media screen and (min-width:1100px){.coming-soon .container .subscribe form{width:95%;}}.lt-ie9 .coming-soon .container .subscribe form{width:76%;}@media screen and (min-width:1600px){.coming-soon .container .subscribe form{width:76%;}}.coming-soon .container .subscribe form .signup-inputs{display:flex;gap:10px;flex-direction:column;width:95%;justify-content:center;margin:0 auto;margin-top:10px;}.lt-ie9 .coming-soon .container .subscribe form .signup-inputs{width:100%;flex-direction:row;}@media screen and (min-width:1100px){.coming-soon .container .subscribe form .signup-inputs{width:100%;flex-direction:row;}}.lt-ie9 .coming-soon .container .subscribe form .signup-inputs .makita-btn-default.spanish-btn{width:inherit;}@media screen and (min-width:900px){.coming-soon .container .subscribe form .signup-inputs .makita-btn-default.spanish-btn{width:inherit;}}.lt-ie9 .coming-soon .container .subscribe form .makita-btn{min-height:50px;}@media screen and (max-width:1299px){.coming-soon .container .subscribe form .makita-btn{min-height:50px;}}.coming-soon .container .subscribe form select{width:100%;min-width:240px;height:50px;font-size:18px;background-color:#fff;color:#404040;}.coming-soon .container .subscribe .small-print{width:95%;max-width:1920px;margin:0 auto;padding:20px;font-size:calc((12px) + (20 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .coming-soon .container .subscribe .small-print{font-size:20px;}@media screen and (min-width:1920px){.coming-soon .container .subscribe .small-print{font-size:20px;}}.lt-ie9 .coming-soon .container .subscribe .small-print{width:76%;}@media screen and (min-width:900px){.coming-soon .container .subscribe .small-print{width:76%;}}.coming-soon .container .subscribe input[type=email]{width:100%;border:1px solid #767676;border-radius:0;outline:0;box-shadow:none;padding:12px 20px;height:50px;font-size:18px;color:#404040;}.coming-soon .container .subscribe input[type=email]::placeholder{color:#404040;}.coming-soon .container .subscribe input[type=email]:focus::placeholder{opacity:0;}.coming-soon .background-video{position:absolute;top:0;left:0;width:100%;height:105vh;overflow:hidden;}.lt-ie9 .coming-soon .background-video{height:800px;}@media screen and (max-width:599px){.coming-soon .background-video{height:800px;}}.coming-soon .background-video video{height:100%;object-fit:cover;width:100%;background-color:#000;}.coming-soon .background-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.coming-soon .overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:#000;}.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg{background-image:none!important;background-color:#000;}.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg:not(h2,p){opacity:.83;}@keyframes slidein_hover{from{opacity:1;}to{opacity:0;}}@keyframes spin-slow-to-fast{0%{transform:rotate(0deg);}100%{transform:rotate(12600deg);}}@keyframes show_smoothly{from{opacity:0;}to{opacity:1;}}@keyframes auto_show{from{width:0;height:0;opacity:.2;overflow:hidden;}to{width:auto;height:auto;opacity:1;overflow:initial;}}@keyframes fadeIn{to{opacity:1;}}.stories.ibuild-because .hero{position:relative;}.stories.ibuild-because .hero .video{position:relative;}.stories.ibuild-because .hero .video .video-wrapper{max-height:794px;background-color:#404040;}.stories.ibuild-because .hero .video .video-wrapper video{max-width:100%;min-width:100%;}.stories.ibuild-because .hero .video .video-control{position:absolute;bottom:1%;right:1%;cursor:pointer;}.stories.ibuild-because .hero .video .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.stories.ibuild-because .hero .copy-box{position:absolute;left:5px;bottom:5px;background-color:rgba(0,0,0,.72);padding:10px;text-align:center;}.lt-ie9 .stories.ibuild-because .hero .copy-box{left:50px;bottom:50px;padding:30px;}@media screen and (min-width:900px){.stories.ibuild-because .hero .copy-box{left:50px;bottom:50px;padding:30px;}}.stories.ibuild-because .hero .copy-box h1{color:#fff;text-transform:uppercase;font-weight:bold;margin-bottom:10px;font-size:calc((13px) + (20 - 13)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .hero .copy-box h1{font-size:20px;}@media screen and (min-width:1920px){.stories.ibuild-because .hero .copy-box h1{font-size:20px;}}.lt-ie9 .stories.ibuild-because .hero .copy-box h1{margin-bottom:20px;}@media screen and (min-width:900px){.stories.ibuild-because .hero .copy-box h1{margin-bottom:20px;}}.stories.ibuild-because .hero .copy-box .makita-btn-default{font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .hero .copy-box .makita-btn-default{padding:7px 10px;}@media screen and (max-width:599px){.stories.ibuild-because .hero .copy-box .makita-btn-default{padding:7px 10px;}}.lt-ie9 .stories.ibuild-because .hero .copy-box .makita-btn-default{font-size:16px;}@media screen and (min-width:1920px){.stories.ibuild-because .hero .copy-box .makita-btn-default{font-size:16px;}}.stories.ibuild-because .sub-hero{position:relative;margin-bottom:35px;}.lt-ie9 .stories.ibuild-because .sub-hero{margin-bottom:56px;}@media screen and (min-width:900px){.stories.ibuild-because .sub-hero{margin-bottom:56px;}}.stories.ibuild-because .sub-hero .sub-hero-background-pic{display:none;}.lt-ie9 .stories.ibuild-because .sub-hero .sub-hero-background-pic{display:block;}@media screen and (min-width:900px){.stories.ibuild-because .sub-hero .sub-hero-background-pic{display:block;}}.stories.ibuild-because .sub-hero__container{width:100%;max-width:1580px;display:flex;flex-direction:column;gap:25px;align-items:center;background-color:#404040;background:url("../jpg/why-build-bckground-mob.jpg");}.lt-ie9 .stories.ibuild-because .sub-hero__container{background:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);flex-direction:row;gap:6.6vw;}@media screen and (min-width:900px){.stories.ibuild-because .sub-hero__container{background:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);flex-direction:row;gap:6.6vw;}}.lt-ie9 .stories.ibuild-because .sub-hero__container{gap:128px;}@media screen and (min-width:1921px){.stories.ibuild-because .sub-hero__container{gap:128px;}}.stories.ibuild-because .sub-hero__container .picture{max-width:90%;padding-top:40px;}.lt-ie9 .stories.ibuild-because .sub-hero__container .picture{max-width:42.8125vw;padding-top:0;}@media screen and (min-width:900px){.stories.ibuild-because .sub-hero__container .picture{max-width:42.8125vw;padding-top:0;}}.stories.ibuild-because .sub-hero__container .copy{color:#fff;margin-top:-35px;}.lt-ie9 .stories.ibuild-because .sub-hero__container .copy{padding:20px;margin-top:0;}@media screen and (max-width:1299px){.stories.ibuild-because .sub-hero__container .copy{padding:20px;margin-top:0;}}.stories.ibuild-because .sub-hero__container .copy h1{color:inherit;font-family:"MakitaSansCondensed_SemiBold";font-weight:bold;text-transform:uppercase;font-size:calc((35px) + (48 - 35)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .sub-hero__container .copy h1{font-size:48px;}@media screen and (min-width:1920px){.stories.ibuild-because .sub-hero__container .copy h1{font-size:48px;}}.stories.ibuild-because .sub-hero__container .copy p{max-width:592px;margin:0 auto;font-family:"MakitaSans_SemiBold";font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .sub-hero__container .copy p{font-size:20px;}@media screen and (min-width:1920px){.stories.ibuild-because .sub-hero__container .copy p{font-size:20px;}}.stories.ibuild-because .sub-hero__container .copy .margin-custom{margin-bottom:20px;}.lt-ie9 .stories.ibuild-because .sub-hero__container .copy .margin-custom{margin-bottom:35px;}@media screen and (min-width:1600px){.stories.ibuild-because .sub-hero__container .copy .margin-custom{margin-bottom:35px;}}.stories.ibuild-because .builders-carousel h1{color:#000;margin-bottom:18px;text-align:center;text-transform:uppercase;font-family:"MakitaSansCondensed_Black";font-size:calc((30px) + (48 - 30)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .builders-carousel h1{font-size:48px;}@media screen and (min-width:1920px){.stories.ibuild-because .builders-carousel h1{font-size:48px;}}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail{margin-bottom:-57px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__thumbnail{margin-bottom:-57px;}}.stories.ibuild-because .builders-carousel__thumbnail .slick-track{display:flex;align-items:center;justify-content:center;}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail .slick-track{height:325px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__thumbnail .slick-track{height:325px;}}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail{position:relative;border:0;padding:0;background:none;}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail .builder-image{width:100%;min-width:375px;max-width:375px;}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail .builder-image{min-width:360px;max-width:360px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail .builder-image{min-width:360px;max-width:360px;}}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail .builder-image .image-thumb{border:5px solid #fff;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail .builder-image .image-thumb{border:5px solid #fff;}}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail .builder-image .tag-new{display:none;color:#000;background:#fff;padding:5px 15px;text-transform:uppercase;font-family:"MakitaSans_ExtraBold";font-size:calc((16px) + (18 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail .builder-image .tag-new{font-size:18px;}@media screen and (min-width:1920px){.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail .builder-image .tag-new{font-size:18px;}}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-slide .builder-image{opacity:.7;}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-slide:hover .builder-image{opacity:1;transition:all .3s ease-in-out;}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail .builder-name{position:absolute;bottom:70px;left:50%;transform:translateX(-50%);color:#fff;text-align:center;font-size:15px;}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail .builder-name::before{content:"";width:340px;padding:12px 0;position:absolute;bottom:-1px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.5);z-index:-1;}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center{height:100%;}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image{position:relative;opacity:1;transition:all .3s ease-in-out;}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image::before{left:-5px;content:attr(data-offset);display:block;position:absolute;bottom:0;padding:10px 20px;text-align:left;font-size:16px;color:#fff;z-index:3;opacity:0;animation:fadeIn 2s ease forwards;}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image::before{bottom:-28px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image::before{bottom:-28px;}}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image::before{left:-65px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image::before{left:-65px;}}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image::after{width:100%;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);content:attr(data-uploaded);display:block;position:absolute;bottom:0;padding:10px 20px;text-align:right;font-size:16px;color:#fff;z-index:2;opacity:0;animation:fadeIn 2s ease forwards;}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image::after{bottom:-28px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image::after{bottom:-28px;}}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image::after{width:477px;left:unset;right:-58px;transform:unset;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image::after{width:477px;left:unset;right:-58px;transform:unset;}}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image .image-thumb{position:relative;transition:all .3s ease-in-out;z-index:1;}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image .image-thumb{transform:scale(1.4);}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image .image-thumb{transform:scale(1.4);}}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image .tag-new{display:block;position:absolute;top:-29px;left:12px;z-index:1;}.lt-ie9 .stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image .tag-new{left:-60px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-image .tag-new{left:-60px;}}.stories.ibuild-because .builders-carousel__thumbnail .container-thumbnail.slick-center .builder-name{display:none;}.stories.ibuild-because .builders-carousel__content{padding:25px 20px 60px;background-color:#040507;background-image:url("../jpg/showcase-background.jpg");}.stories.ibuild-because .builders-carousel__content .showcase{display:flex;gap:25px;justify-content:center;align-items:center;margin-top:24px;margin-bottom:18px;text-transform:uppercase;color:#fff;font-family:"MakitaSans_ExtraBold";font-size:calc((20px) + (40 - 20)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .builders-carousel__content .showcase{font-size:40px;}@media screen and (min-width:1920px){.stories.ibuild-because .builders-carousel__content .showcase{font-size:40px;}}.lt-ie9 .stories.ibuild-because .builders-carousel__content .showcase{margin-top:12px;margin-bottom:35px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__content .showcase{margin-top:12px;margin-bottom:35px;}}.stories.ibuild-because .builders-carousel__content .showcase::before,.stories.ibuild-because .builders-carousel__content .showcase::after{content:"";width:40px;padding:4px;background-color:#fff;border-radius:3px;}.lt-ie9 .stories.ibuild-because .builders-carousel__content .showcase::before,.lt-ie9 .stories.ibuild-because .builders-carousel__content .showcase::after{width:80px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__content .showcase::before,.stories.ibuild-because .builders-carousel__content .showcase::after{width:80px;}}.stories.ibuild-because .builders-carousel__content .flex-container{display:flex;gap:28px;}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container{gap:50px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__content .flex-container{gap:50px;}}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container{flex-direction:column;}@media screen and (max-width:899px){.stories.ibuild-because .builders-carousel__content .flex-container{flex-direction:column;}}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container .container-details{flex-basis:50%;}@media screen and (min-width:900px){.stories.ibuild-because .builders-carousel__content .flex-container .container-details{flex-basis:50%;}}.stories.ibuild-because .builders-carousel__content .flex-container .container-details .builder{color:#fff;}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container .container-details .builder{padding:20px;}@media screen and (min-width:600px){.stories.ibuild-because .builders-carousel__content .flex-container .container-details .builder{padding:20px;}}.stories.ibuild-because .builders-carousel__content .flex-container .container-details .builder__name{text-transform:uppercase;font-family:"MakitaSansCondensed_Black";font-size:calc((35px) + (55 - 35)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container .container-details .builder__name{font-size:55px;}@media screen and (min-width:1920px){.stories.ibuild-because .builders-carousel__content .flex-container .container-details .builder__name{font-size:55px;}}.stories.ibuild-because .builders-carousel__content .flex-container .container-details .builder__description{font-size:calc((18px) + (25 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container .container-details .builder__description{font-size:25px;}@media screen and (min-width:1920px){.stories.ibuild-because .builders-carousel__content .flex-container .container-details .builder__description{font-size:25px;}}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container .container-video{padding:20px;margin-top:15px;flex-basis:50%;}@media screen and (min-width:900px){.stories.ibuild-because .builders-carousel__content .flex-container .container-video{padding:20px;margin-top:15px;flex-basis:50%;}}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content{text-align:center;position:relative;}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;left:0;right:0;}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link:hover .button-wrapper{background-color:#008290;}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link img{max-width:25%;max-height:25%;}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link .button-wrapper{padding:3vw 3vw 3vw 4vw;margin:0 auto;background-color:rgba(0,0,0,.55);border:1px solid #fff;border-radius:50%;}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link .button-wrapper{padding:1.3vw 1.3vw 1.3vw 1.8vw;}@media screen and (min-width:900px){.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link .button-wrapper{padding:1.3vw 1.3vw 1.3vw 1.8vw;}}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:3vw 0 3vw 5vw;margin:0 auto;}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link .button-wrapper .play{border-width:1.3vw 0 1.3vw 2.1vw;}@media screen and (min-width:900px){.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link .button-wrapper .play{border-width:1.3vw 0 1.3vw 2.1vw;}}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .video-wrapper{position:relative;padding-bottom:39.25%;padding-top:25px;height:0;overflow:hidden;}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .video-wrapper{padding-bottom:42.25%;}@media screen and (min-width:900px){.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .video-wrapper{padding-bottom:42.25%;}}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .video-wrapper video{position:absolute;top:0;left:0;right:0;width:100%;height:auto;margin-left:auto;margin-right:auto;}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .transparent-pane-sa{margin-left:auto;margin-right:auto;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;border:0;}.lt-ie9 .stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .transparent-pane-sa{border:1px solid #fff;}@media screen and (min-width:900px){.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .transparent-pane-sa{border:1px solid #fff;}}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .video-control{position:absolute;bottom:1%;right:1%;cursor:pointer;}.stories.ibuild-because .builders-carousel__content .flex-container .container-video .video .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.stories.ibuild-because .builders-carousel__content .featured-carousel{max-width:1674px;margin:0 auto;}.stories.ibuild-because .builders-carousel__content .featured-carousel .slick-prev,.stories.ibuild-because .builders-carousel__content .featured-carousel .slick-next{height:unset;margin-top:unset;width:auto;top:20%;background-color:#008290;padding:8px 5px;transform:scale(.7);}.lt-ie9 .stories.ibuild-because .builders-carousel__content .featured-carousel .slick-prev,.lt-ie9 .stories.ibuild-because .builders-carousel__content .featured-carousel .slick-next{transform:scale(1);top:50%;}@media screen and (min-width:900px){.stories.ibuild-because .builders-carousel__content .featured-carousel .slick-prev,.stories.ibuild-because .builders-carousel__content .featured-carousel .slick-next{transform:scale(1);top:50%;}}.stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile{position:relative;background-color:#fff;}.lt-ie9 .stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile{margin:5px 15px;}@media screen and (min-width:900px){.stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile{margin:5px 15px;}}.stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile .product-img img{padding:35px 35px 5px;}.stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile .product-details{padding:18px;}.stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile .product-details .model-num{font-size:20px;font-family:"MakitaSans_SemiBold";margin-bottom:5px;}.stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile .product-details .description,.stories.ibuild-because .builders-carousel__content .featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile .product-details .logo-text .description span,.stories.ibuild-because .builders-carousel__content .featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile .logo-text .description .product-details span,.stories.ibuild-because .builders-carousel__content .featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile .product-details .image-text .description span,.stories.ibuild-because .builders-carousel__content .featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile .image-text .description .product-details span{color:#000;font-size:16px;line-height:normal;}.stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile .product-counter{display:none;position:absolute;top:10px;left:10px;color:#333;font-weight:bold;}.stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile .product-counter:hover{color:#333;}.stories.ibuild-because .builders-carousel__content .featured-carousel .product-tile-wrapper .product-tile.slick-current .product-counter{display:block;}.stories.ibuild-because .connected{background-color:#040507;background-image:url("../jpg/stay-connected-background.jpg");background-repeat:no-repeat;}.stories.ibuild-because .connected__wrapper{padding:30px 20px;}.stories.ibuild-because .connected__wrapper h1{color:#fff;margin-bottom:18px;text-align:center;text-transform:uppercase;font-family:"MakitaSansCondensed_Black";font-size:calc((30px) + (48 - 30)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .connected__wrapper h1{font-size:48px;}@media screen and (min-width:1920px){.stories.ibuild-because .connected__wrapper h1{font-size:48px;}}.lt-ie9 .stories.ibuild-because .connected__wrapper{padding:50px;max-width:971px;}@media screen and (min-width:600px){.stories.ibuild-because .connected__wrapper{padding:50px;max-width:971px;}}.lt-ie9 .stories.ibuild-because .connected__wrapper{padding:82px 150px 100px;}@media screen and (min-width:900px){.stories.ibuild-because .connected__wrapper{padding:82px 150px 100px;}}.stories.ibuild-because .connected__wrapper .description,.stories.ibuild-because .connected__wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .stories.ibuild-because .connected__wrapper span,.stories.ibuild-because .connected__wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .stories.ibuild-because .connected__wrapper span{margin-bottom:40px;color:#fff;font-family:"MakitaSans_SemiBold";font-size:calc((18px) + (20 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .connected__wrapper .description,.lt-ie9 .stories.ibuild-because .connected__wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .stories.ibuild-because .connected__wrapper span,.lt-ie9 .stories.ibuild-because .connected__wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .stories.ibuild-because .connected__wrapper span{font-size:20px;}@media screen and (min-width:1920px){.stories.ibuild-because .connected__wrapper .description,.stories.ibuild-because .connected__wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .stories.ibuild-because .connected__wrapper span,.stories.ibuild-because .connected__wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .stories.ibuild-because .connected__wrapper span{font-size:20px;}}.lt-ie9 .stories.ibuild-because .connected__wrapper .description,.lt-ie9 .stories.ibuild-because .connected__wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .stories.ibuild-because .connected__wrapper span,.lt-ie9 .stories.ibuild-because .connected__wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .stories.ibuild-because .connected__wrapper span{margin-bottom:65px;}@media screen and (min-width:900px){.stories.ibuild-because .connected__wrapper .description,.stories.ibuild-because .connected__wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .stories.ibuild-because .connected__wrapper span,.stories.ibuild-because .connected__wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .stories.ibuild-because .connected__wrapper span{margin-bottom:65px;}}.stories.ibuild-because .connected__wrapper .social-icons{max-width:430px;display:flex;justify-content:space-between;color:#fff;}.stories.ibuild-because .connected__wrapper .social-icons .fab{font-size:calc((35px) + (75 - 35)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .stories.ibuild-because .connected__wrapper .social-icons .fab{font-size:75px;}@media screen and (min-width:1920px){.stories.ibuild-because .connected__wrapper .social-icons .fab{font-size:75px;}}.dyn-loading{background:url("../gif/makita-loader.gif") no-repeat center center;width:100px;height:100px;margin:0 auto;text-align:center;}.dyn-loading:after{content:"LOADING...";color:#008290;font-size:.85em;font-family:"Open Sans Condensed",Arial,sans-serif;font-weight:bold;display:block;padding-top:40px;}.featured-tool-box{border:1px solid #f1f1f1;cursor:pointer;display:inline-block;padding:0 1px;position:relative;margin-bottom:10px;}.featured-tool-box.select-compare{border:1px solid #008290;}.featured-tool-box.select-compare .compare label{color:#008290;}.featured-tool-box:hover .tool-bg{background-color:#e6e7e9;}.featured-tool-box .tool-bg img{padding:20px;}.featured-tool-box .tool-specs .spec-name{float:left;}.featured-tool-box .tool-specs .spec-value{float:right;}.featured-tool-box .pos-rel{height:100%;position:relative;}.featured-tool-box .product-loader{background-color:rgba(0,0,0,.2);display:none;height:100%;position:absolute;width:100%;}.featured-tool-box .action-items{background-color:#e6e7e9;margin-bottom:2px;padding:4px;}.featured-tool-box .compare{color:#333;font-size:10px;margin:0;padding:0;text-transform:uppercase;float:left;}.featured-tool-box .compare input{display:inline-block;margin:0 0 0 8px;width:13px;height:13px;padding:0;vertical-align:bottom;position:relative;top:-3px;*overflow:hidden;border:0;background-color:#999;display:none;}.featured-tool-box .compare input[type=checkbox]+label:before{background:none repeat scroll 0 0 #999;color:#999;content:" ";cursor:pointer;display:inline-block;font-size:14px;font-weight:bold;height:14px;margin:0 5px 3px;vertical-align:middle;width:14px;}.featured-tool-box .compare input[type=checkbox]:checked+label:before{color:#000;content:"x";}.featured-tool-box .model-number{bottom:0;color:#333;font-size:10px;right:3px;margin:0;padding:0;position:absolute;text-transform:uppercase;}.featured-tool-box .model-number .cat-modelnum{background-color:none;border:0;color:#333;margin:0;font-size:1.2em;}.featured-tool-box .button-wrp{color:#fff;font-size:10px;margin:0;padding:0;text-transform:uppercase;float:right;}.featured-tool-box .button-wrp .col{text-align:center;width:50px;display:inline-block;vertical-align:top;}.lt-ie9 .featured-tool-box .button-wrp .col{width:fit-content;width:-moz-fit-content;}@media screen and (min-width:1300px){.featured-tool-box .button-wrp .col{width:fit-content;width:-moz-fit-content;}}.featured-tool-box .button-wrp .col:first-child{margin-right:0;}.featured-tool-box .button-wrp .col .makita-btn{font-family:Arial,sans-serif;padding:2px 4px;}.lt-ie9 .featured-tool-box .tool-bg{background-color:#fff;display:table;height:150px;line-height:150px;text-align:center;width:100%;}.lt-ie9 .featured-tool-box .tool-bg img{display:table-cell;margin:0 auto;max-height:150px;vertical-align:middle;}.lt-ie9 .featured-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;min-height:45px;text-align:left;padding:0 5px;margin-bottom:.825em;}.lt-ie9 .featured-tool-box .tool-title p{padding:3px 0;}.lt-ie9 .featured-tool-box .tool-title p .new{color:#f00;}.lt-ie9 .featured-tool-box .tool-specs{font-size:65%;display:none;}.lt-ie9 .featured-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.lt-ie9 .featured-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.lt-ie9 .featured-tool-box .tool-specs li p{font-size:85%;font-weight:normal;float:left;}.lt-ie9 .featured-tool-box .tool-specs li p:nth-child(even){float:right;}@media screen and (min-width:300px){.featured-tool-box .tool-bg{background-color:#fff;display:table;height:150px;line-height:150px;text-align:center;width:100%;}.featured-tool-box .tool-bg img{display:table-cell;margin:0 auto;max-height:150px;vertical-align:middle;}.featured-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;min-height:45px;text-align:left;padding:0 5px;margin-bottom:.825em;}.featured-tool-box .tool-title p{padding:3px 0;}.featured-tool-box .tool-title p .new{color:#f00;}.featured-tool-box .tool-specs{font-size:65%;display:none;}.featured-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.featured-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.featured-tool-box .tool-specs li p{font-size:85%;font-weight:normal;float:left;}.featured-tool-box .tool-specs li p:nth-child(even){float:right;}}.lt-ie9 .featured-tool-box .tool-bg{background-color:#fff;display:table;height:200px;line-height:200px;text-align:center;width:100%;}.lt-ie9 .featured-tool-box .tool-bg .tech-logos{position:absolute;left:0;top:0;}.lt-ie9 .featured-tool-box .tool-bg .tech-logos span{color:#ee4037;display:inline-block;float:left;font-size:14px;font-weight:bold;padding:6px 3px 0 3px;}.lt-ie9 .featured-tool-box .tool-bg .tech-logos img{float:left;padding:3px 0 0 3px;}.lt-ie9 .featured-tool-box .tool-bg img{display:table-cell;margin:0 auto;max-height:190px;vertical-align:middle;}.lt-ie9 .featured-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;margin-bottom:0;}.lt-ie9 .featured-tool-box .tool-title p{padding:3px 0;}.lt-ie9 .featured-tool-box .tool-specs{font-size:65%;display:none;}.lt-ie9 .featured-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.lt-ie9 .featured-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.lt-ie9 .featured-tool-box .tool-specs li p{font-size:85%;font-weight:normal;float:left;}.lt-ie9 .featured-tool-box .tool-specs li p:nth-child(even){float:right;}@media screen and (min-width:300px){.featured-tool-box .tool-bg{background-color:#fff;display:table;height:200px;line-height:200px;text-align:center;width:100%;}.featured-tool-box .tool-bg .tech-logos{position:absolute;left:0;top:0;}.featured-tool-box .tool-bg .tech-logos span{color:#ee4037;display:inline-block;float:left;font-size:14px;font-weight:bold;padding:6px 3px 0 3px;}.featured-tool-box .tool-bg .tech-logos img{float:left;padding:3px 0 0 3px;}.featured-tool-box .tool-bg img{display:table-cell;margin:0 auto;max-height:190px;vertical-align:middle;}.featured-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;margin-bottom:0;}.featured-tool-box .tool-title p{padding:3px 0;}.featured-tool-box .tool-specs{font-size:65%;display:none;}.featured-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.featured-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.featured-tool-box .tool-specs li p{font-size:85%;font-weight:normal;float:left;}.featured-tool-box .tool-specs li p:nth-child(even){float:right;}}.lt-ie9 .featured-tool-box .tool-bg{background-color:#fff;height:200px;width:100%;}.lt-ie9 .featured-tool-box .tool-bg .tool-img-wrap .tool img{margin:0 auto;max-width:100%;max-height:200px;}.lt-ie9 .featured-tool-box .tool-bg .tool-img-wrap .tech-logos{position:absolute;left:-2px;top:0;}.lt-ie9 .featured-tool-box .tool-bg .tool-img-wrap .tech-logos span{color:#ee4037;display:inline-block;float:left;font-size:14px;font-weight:bold;padding:6px 3px 0 3px;}.lt-ie9 .featured-tool-box .tool-bg .tool-img-wrap .tech-logos img{float:left;padding:3px 0 0 3px;}.lt-ie9 .featured-tool-box .tool-bg .tool-img-wrap .on-promo{position:absolute;right:0;top:0;}.lt-ie9 .featured-tool-box .tool-bg .tool-img-wrap .on-promo img{height:70px;padding:0;position:absolute;right:0;top:0;width:70px;}.lt-ie9 .featured-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;overflow:hidden;}.lt-ie9 .featured-tool-box .tool-title p{padding:3px 0;}.lt-ie9 .featured-tool-box .tool-title .specs{font-size:90%;}.lt-ie9 .featured-tool-box .tool-title .specs li:nth-child(odd){background-color:#ccc;}.lt-ie9 .featured-tool-box .tool-title .specs.grid4{height:100px;}.lt-ie9 .featured-tool-box .tool-title .specs.grid4 span{display:inline-block;width:45%;text-align:left;}.lt-ie9 .featured-tool-box .tool-specs{font-size:65%;display:inline;}.lt-ie9 .featured-tool-box .tool-specs :hover{background-color:#ccc;}.lt-ie9 .featured-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.lt-ie9 .featured-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.lt-ie9 .featured-tool-box .tool-specs li p{background-color:transparent;font-size:85%;font-weight:normal;float:left;display:block;}.lt-ie9 .featured-tool-box .tool-specs li p:nth-child(even){background-color:transparent;display:block;float:right;}@media screen and (min-width:600px){.featured-tool-box .tool-bg{background-color:#fff;height:200px;width:100%;}.featured-tool-box .tool-bg .tool-img-wrap .tool img{margin:0 auto;max-width:100%;max-height:200px;}.featured-tool-box .tool-bg .tool-img-wrap .tech-logos{position:absolute;left:-2px;top:0;}.featured-tool-box .tool-bg .tool-img-wrap .tech-logos span{color:#ee4037;display:inline-block;float:left;font-size:14px;font-weight:bold;padding:6px 3px 0 3px;}.featured-tool-box .tool-bg .tool-img-wrap .tech-logos img{float:left;padding:3px 0 0 3px;}.featured-tool-box .tool-bg .tool-img-wrap .on-promo{position:absolute;right:0;top:0;}.featured-tool-box .tool-bg .tool-img-wrap .on-promo img{height:70px;padding:0;position:absolute;right:0;top:0;width:70px;}.featured-tool-box .tool-title{background-color:#e6e7e9;font-size:80%;font-weight:bold;overflow:hidden;}.featured-tool-box .tool-title p{padding:3px 0;}.featured-tool-box .tool-title .specs{font-size:90%;}.featured-tool-box .tool-title .specs li:nth-child(odd){background-color:#ccc;}.featured-tool-box .tool-title .specs.grid4{height:100px;}.featured-tool-box .tool-title .specs.grid4 span{display:inline-block;width:45%;text-align:left;}.featured-tool-box .tool-specs{font-size:65%;display:inline;}.featured-tool-box .tool-specs :hover{background-color:#ccc;}.featured-tool-box .tool-specs li{background-color:#d1d2d4;padding:2px;}.featured-tool-box .tool-specs li:nth-child(even){background-color:#e6e7e9;}.featured-tool-box .tool-specs li p{background-color:transparent;font-size:85%;font-weight:normal;float:left;display:block;}.featured-tool-box .tool-specs li p:nth-child(even){background-color:transparent;display:block;float:right;}}.featured-tool-box .status-label{display:none;}.featured-tool-box.status-discontinued{position:relative;}.featured-tool-box.status-discontinued .status-label{display:block;position:absolute;top:35px;left:0;color:#fff;font-family:"MakitaSansCondensed_Light";z-index:9998;background-color:#008290;font-weight:bold;text-transform:uppercase;padding-left:3px;}.featured-tool-box.status-discontinued .status-label:after{content:"";position:absolute;z-index:9998;pointer-events:none;font-family:"MakitaSansCondensed_Light";border-bottom:5px solid transparent;border-left:7px solid #008290;border-top:4px solid transparent;height:22px;}.featured-tool-box.status-discontinued .action-items{display:block;}.featured-tool-box.status-discontinued .action-items .button-wrp{visibility:hidden;}.featured-tool-box.status-discontinued tr.tool-img-wrap td{text-align:center;font-family:"MakitaSansCondensed_Light";font-size:20px;}.featured-tool-box.status-discontinued tr.tool-img-wrap td a{color:#333;display:block;height:100%;position:relative;}.featured-tool-box.status-discontinued tr.tool-img-wrap td a .fa-camera{font-size:60px;color:#d6d6d6;}.featured-tool-box.status-discontinued tr.tool-img-wrap td a span{display:block;position:absolute;top:60%;left:0;right:0;}.sub-cat-filter .nav-filter-menu-col{display:table;}.sub-cat-filter .nav-filter-menu-col .col{display:table-cell;min-width:160px;text-align:left;}.sub-cat-filter .nav-filter-menu-col .col p{white-space:nowrap;line-height:.7em;}.sub-cat-filter .nav-filter-menu-col .col input{display:inline-block;margin:0 0 0 8px;width:13px;height:13px;padding:0;vertical-align:bottom;position:relative;top:-3px;*overflow:hidden;border:0;background-color:#999;display:none;}.sub-cat-filter .nav-filter-menu-col .col input[type=checkbox]+label:before{background:none repeat scroll 0 0 #008a97;color:#008a97;content:" ";cursor:pointer;display:inline-block;font-size:16px;font-weight:bold;height:11px;line-height:9px;margin:0 5px 3px;padding-left:1px;vertical-align:middle;width:11px;}.sub-cat-filter .nav-filter-menu-col .col input[type=checkbox]:checked+label:before{background-color:#fff;color:#008a97;content:"x";}.sub-cat-filter .nav-filter-menu-col .col label,.sub-cat-filter .nav-filter-menu-col .col span{cursor:pointer;display:inline-block;font-size:.7em;line-height:12px;margin:0;padding:0;white-space:nowrap;width:100%;}.sub-cat-filter .nav-filter-menu-col .col span{margin:0 5px 3px;}.sub-cat-filter .nav-filter-menu-col .col a.boxclose{background:none repeat scroll 0 0 #fff;color:#008a97;cursor:pointer;display:inline-block;font-size:20px;font-weight:bold;line-height:12px;margin:2px 3px 5px 5px;padding:0;vertical-align:middle;}.sub-cat-filter .nav-filter-menu-col .col .boxclose:before{content:"×";}.sub-cat-filter .nav-filter-menu-col .left-gray-border{border-left:solid 1px #6d6d6d;}.sub-cat-filter .nav-filter-menu-col .nav-subcat-menu{line-height:14px;width:100%;}.sub-cat-filter .nav-filter-menu-col .nav-subcat-menu:hover{background-color:#222;}#nav-filter-collapse{background:url("../png/arrow-sprite.png") no-repeat scroll center -15px transparent;cursor:pointer;padding:3px;text-align:center;}.compare-sticky{font-family:"MakitaSansCondensed_Light";background-color:#333;-webkit-box-shadow:0 -4px 15px rgba(50,50,50,.75);-moz-box-shadow:0 -4px 15px rgba(50,50,50,.75);box-shadow:0 -4px 15px rgba(50,50,50,.75);border-top:2px solid #000;position:fixed;bottom:0;width:100%;padding-bottom:2px;display:none;z-index:1000000;}.compare-sticky .sticky-wrap{float:right;}.compare-sticky .sticky-wrap .compare-ul{font-size:18px;font-weight:bold;padding:4px 0;}.compare-sticky .sticky-wrap .compare-ul li{float:left;margin:5px 20px 5px 0;background-color:#fff;width:150px;height:150px;position:relative;}.lt-ie9 .compare-sticky .sticky-wrap .compare-ul li{width:75px;height:75px;}@media screen and (max-width:899px){.compare-sticky .sticky-wrap .compare-ul li{width:75px;height:75px;}}.lt-ie9 .compare-sticky .sticky-wrap .compare-ul li{width:40px;height:40px;margin-right:12px;}@media screen and (max-width:419px){.compare-sticky .sticky-wrap .compare-ul li{width:40px;height:40px;margin-right:12px;}}.compare-sticky .sticky-wrap .compare-ul li img{margin:0 auto;width:100%;height:100%;}.compare-sticky .sticky-wrap .compare-ul .compare-actions{display:table;background-color:transparent;margin-right:0;width:170px;}.lt-ie9 .compare-sticky .sticky-wrap .compare-ul .compare-actions{width:65px;}.lt-ie9 .compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-lbl{display:none;}@media screen and (max-width:599px){.compare-sticky .sticky-wrap .compare-ul .compare-actions{width:65px;}.compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-lbl{display:none;}}.compare-sticky .sticky-wrap .compare-ul .compare-actions .action-btns{display:table-cell;vertical-align:bottom;}.compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-link,.compare-sticky .sticky-wrap .compare-ul .compare-actions .clear-link{display:block;background-color:#000;padding:0 20px;text-transform:uppercase;text-align:right;margin-bottom:5px;margin-right:0;}.lt-ie9 .compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-link,.lt-ie9 .compare-sticky .sticky-wrap .compare-ul .compare-actions .clear-link{padding:15px;}@media screen and (max-width:599px){.compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-link,.compare-sticky .sticky-wrap .compare-ul .compare-actions .clear-link{padding:15px;}}.lt-ie9 .compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-link,.lt-ie9 .compare-sticky .sticky-wrap .compare-ul .compare-actions .clear-link{padding-top:5px;padding-bottom:5px;width:100%;text-align:center;}@media screen and (max-width:419px){.compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-link,.compare-sticky .sticky-wrap .compare-ul .compare-actions .clear-link{padding-top:5px;padding-bottom:5px;width:100%;text-align:center;}}.lt-ie9 .compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-link,.lt-ie9 .compare-sticky .sticky-wrap .compare-ul .compare-actions .clear-link{padding-top:3px;padding-bottom:3px;width:80%;text-align:center;}@media screen and (max-width:299px){.compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-link,.compare-sticky .sticky-wrap .compare-ul .compare-actions .clear-link{padding-top:3px;padding-bottom:3px;width:80%;text-align:center;}}.lt-ie9 .compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-link,.lt-ie9 .compare-sticky .sticky-wrap .compare-ul .compare-actions .clear-link{padding-top:3px;padding-bottom:3px;width:80%;text-align:center;}@media screen and (min-width:0) and (max-width:300){.compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-link,.compare-sticky .sticky-wrap .compare-ul .compare-actions .clear-link{padding-top:3px;padding-bottom:3px;width:80%;text-align:center;}}.compare-sticky .sticky-wrap .compare-ul .compare-actions .compare-link i,.compare-sticky .sticky-wrap .compare-ul .compare-actions .clear-link i{color:#008290;}.compare-sticky .sticky-wrap .compare-ul .compare-box-link{display:block;}.compare-sticky .sticky-wrap .compare-ul .compare-box-link:hover{background-color:#ececec;background-image:url(../png/x.png);background-repeat:no-repeat;background-position:136px 2px;background-size:10px 10px;}.compare-sticky .sticky-wrap .compare-ul .remove{font-style:unset;color:#fff;}.compare-sticky .sticky-wrap .compare-ul .remove:before{position:absolute;top:40px;right:0;text-align:center;min-width:150px;content:"REMOVE";}.search-results-banner{margin-top:10px;margin-bottom:20px;font-weight:bold;}.search-results-banner .search-text-header{color:#008290;text-transform:uppercase;}.search-results-banner .search-text{padding-left:15px;padding-right:10px;vertical-align:bottom;text-transform:none;color:#000;}.search-results-banner .search-result-count{margin-top:5px;padding-left:5px;color:#404040;font-size:14px;}.lt-ie9 .search-results-banner{font-size:14px;}.lt-ie9 .search-results-banner .search-result-count{display:block;font-size:12px;padding-left:0;}@media screen and (max-width:419px){.search-results-banner{font-size:14px;}.search-results-banner .search-result-count{display:block;font-size:12px;padding-left:0;}}.global-page-header.category{position:sticky;position:-webkit-sticky;background-color:#fff;padding:0;margin-bottom:0;z-index:8888;display:block;}.lt-ie9 .global-page-header.category{margin-bottom:1.1em;}@media screen and (min-width:900px){.global-page-header.category{margin-bottom:1.1em;}}.global-page-header.category .row.main-banner .header-wrapper{background-color:#2a2d2f;display:flex;align-items:flex-start;color:#fff;height:inherit;flex-direction:column;padding:0 0 10px;}.lt-ie9 .global-page-header.category .row.main-banner .header-wrapper{align-items:center;flex-direction:row;padding:0;}@media screen and (min-width:900px){.global-page-header.category .row.main-banner .header-wrapper{align-items:center;flex-direction:row;padding:0;}}.global-page-header.category .row.main-banner .header-wrapper .image{height:inherit;display:none;}.lt-ie9 .global-page-header.category .row.main-banner .header-wrapper .image{display:block;}@media screen and (min-width:900px){.global-page-header.category .row.main-banner .header-wrapper .image{display:block;}}.global-page-header.category .row.main-banner .header-wrapper .image div{height:inherit;}.global-page-header.category .row.main-banner .header-wrapper .copy{padding-left:0;width:100%;}.lt-ie9 .global-page-header.category .row.main-banner .header-wrapper .copy{padding-left:30px;overflow-x:hidden;overflow-y:hidden;width:75vw;}@media screen and (min-width:900px){.global-page-header.category .row.main-banner .header-wrapper .copy{padding-left:30px;overflow-x:hidden;overflow-y:hidden;width:75vw;}}.global-page-header.category .row.main-banner .header-wrapper .copy .title{text-transform:uppercase;font-family:"MakitaSansCondensed_Black";color:#fff;font-size:calc(1em + 1.5vw);font-style:italic;}.global-page-header.category .row.main-banner .header-wrapper .copy .description,.global-page-header.category .row.main-banner .header-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .global-page-header.category .row.main-banner .header-wrapper .copy span,.global-page-header.category .row.main-banner .header-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .global-page-header.category .row.main-banner .header-wrapper .copy span{width:95%;}.lt-ie9 .global-page-header.category .row.main-banner .header-wrapper .copy .description,.lt-ie9 .global-page-header.category .row.main-banner .header-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .global-page-header.category .row.main-banner .header-wrapper .copy span,.lt-ie9 .global-page-header.category .row.main-banner .header-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .global-page-header.category .row.main-banner .header-wrapper .copy span{width:75%;}@media screen and (min-width:900px){.global-page-header.category .row.main-banner .header-wrapper .copy .description,.global-page-header.category .row.main-banner .header-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .global-page-header.category .row.main-banner .header-wrapper .copy span,.global-page-header.category .row.main-banner .header-wrapper .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .global-page-header.category .row.main-banner .header-wrapper .copy span{width:75%;}}.global-page-header.category .row.info-bar{font-family:Arial,sans-serif;background-color:#fff;padding-top:8px;padding-bottom:8px;font-size:12px;font-weight:bold;display:flex;align-items:center;justify-content:space-between;color:#000;border-bottom:2px solid #000;}.global-page-header.category .row.info-bar:after{content:unset;}.global-page-header.category .row.info-bar .counter label,.global-page-header.category .row.info-bar .counter span{font:unset;}.global-page-header.category .row.controls{background-color:#fff;border-bottom:2px solid #000;padding-top:5px;padding-bottom:5px;font-family:Arial,sans-serif;font-size:.8em;color:#000;display:flex;justify-content:space-between;align-items:center;}.lt-ie9 .global-page-header.category .row.controls{display:none;}@media screen and (min-width:900px){.global-page-header.category .row.controls{display:none;}}.global-page-header.category .row.controls:after{content:unset;}.global-page-header.category .row.controls .makita-btn{padding-left:5px;padding-right:5px;font-size:1.25em;width:180px;cursor:pointer;}.global-page-header.category .row.controls .makita-btn:before{font-family:"Font Awesome 5 Free";content:"";height:15px;width:15px;margin-right:5px;font-weight:normal;text-align:right;}.global-page-header.category .row.controls .makita-btn.active:before{font-family:"Font Awesome 5 Free";content:"";height:15px;width:15px;margin-right:5px;font-weight:normal;text-align:right;}.global-page-header.category .row.controls .makita-btn__v2{padding:12px 37px;font-size:14px;font-family:"MakitaSans_SemiBold";width:auto;margin:5px auto;}.global-page-header.category.sub-category .row.main-banner{height:6vw;}.global-page-header.category.sub-category .row.main-banner .header-wrapper{padding:0;}.product-container{background-color:#fff;padding:25px;}.product-container .promo-left{text-align:left;border-right:0;padding-right:0;}.lt-ie9 .product-container .promo-left{text-align:right;border-right:1px solid #000;padding-right:1.5em;}@media screen and (min-width:420px){.product-container .promo-left{text-align:right;border-right:1px solid #000;padding-right:1.5em;}}.product-container .promo-left .ul-items li{margin-bottom:5px;}.product-container .promo-left .ul-items li .makita-btn{width:100%;text-align:center;padding:2px 20px;}.lt-ie9 .product-container .promo-left .ul-items li .makita-btn{width:80%;}@media screen and (min-width:900px){.product-container .promo-left .ul-items li .makita-btn{width:80%;}}.product-container .promo-right{padding-left:0;}.lt-ie9 .product-container .promo-right{padding-left:1.5em;}@media screen and (min-width:420px){.product-container .promo-right{padding-left:1.5em;}}.product-container .promo-right .promo-content .tagline{color:#000;font-weight:bold;font-family:"MakitaSans_ExtraBold";text-transform:uppercase;font-size:.9em;}.lt-ie9 .product-container .promo-right .promo-content .tagline{font-size:1.1em;}@media screen and (min-width:900px){.product-container .promo-right .promo-content .tagline{font-size:1.1em;}}.product-container .promo-right .promo-content .tagline.reward{color:#008290;margin-bottom:10px;}.product-container .promo-right .promo-content .tagline.offer{font-size:.75em;color:#404040;font-weight:normal;margin-bottom:15px;font-family:Arial,sans-serif;}.product-container .promo-right .promo-content .tagline.details{font-size:1em;}.product-container .promo-right .promo-content .expand-container .ul-details li{list-style:disc;margin-left:18px;}.product-container .promo-right .promo-content .expand-container .ul-details li.dyn-hide{display:none;}.product-container .promo-right .promo-content .expand-container .ul-details li.dyn-show{display:list-item;}.product-container .promo-right .promo-content .expand-container .more-label{margin-top:.55em;font-size:.8em;color:#008290;cursor:pointer;}.product-container .promo-right .promo-content .promo-incentives{margin-bottom:1.1em;}.product-container .promo-right .promo-content .divider-string{color:#008290;margin-bottom:10px;display:inline-block;}.product-container .small-print{font-size:.88em;line-height:16px;display:inline-block;margin-top:15px;margin-bottom:15px;width:65%;}.product-container .image-block{display:inline-block;}.product-container .image-block .thumb-anchor img{display:inline-block;}.product-container .image-block .thumb-anchor .makita-link{display:inline-block;}.product-container .video .content{text-align:center;position:relative;}.product-container .video .content .video-link{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;left:0;right:0;}.product-container .video .content .video-link img{max-width:25%;max-height:25%;}.product-container .video .content .video-link .button-wrapper{padding:3vw 3vw 3vw 4vw;margin:0 auto;background-color:rgba(0,0,0,.75);border-radius:50%;}.product-container .video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:3vw 0 3vw 5vw;margin:0 auto;}.product-container .video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.product-container .video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.product-container .video .video-wrapper{position:relative;padding-bottom:39.25%;padding-top:25px;height:0;overflow:hidden;}.lt-ie9 .product-container .video .video-wrapper{padding-bottom:42.25%;}@media screen and (min-width:900px){.product-container .video .video-wrapper{padding-bottom:42.25%;}}.product-container .video .video-wrapper video{position:absolute;top:0;left:0;right:0;width:100%;height:auto;margin-left:auto;margin-right:auto;}.product-container .video .transparent-pane-sa{margin-left:auto;margin-right:auto;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;border:0;}.lt-ie9 .product-container .video .transparent-pane-sa{border:1px solid #fff;}@media screen and (min-width:900px){.product-container .video .transparent-pane-sa{border:1px solid #fff;}}.product-container .video .video-control{position:absolute;bottom:1%;right:1%;cursor:pointer;}.product-container .video .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.product-container.base{margin:0 auto;padding:0 10px;font-family:"MakitaSansCondensed_Medium";font-size:1em;}.lt-ie9 .product-container.base{font-size:1.25em;}@media screen and (min-width:900px){.product-container.base{font-size:1.25em;}}.product-container.base .feature.billboard.headline .content{background-color:#fff;position:unset;margin:0 auto;text-align:center;padding:2% 0 3%;}.product-container.base .feature.billboard.headline .content .heading,.product-container.base .feature.billboard.headline .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base .feature.billboard.headline .content .text-lower,.product-container.base .feature.billboard.headline .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base .feature.billboard.headline .content .text-lower{font-size:.8em;}.product-container.base .feature.billboard.headline .content .strike-heading{font-size:calc(1em + 2vw);}.product-container.base .feature.billboard.headline .content .strike-heading.strike-through{color:#fff;font-family:"MakitaSansCondensed_Black";position:relative;z-index:1;width:95%;margin:0 auto;}.product-container.base .feature.billboard.headline .content .strike-heading.strike-through:before{border-top:2px solid #2a2d2f;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;z-index:-1;}.product-container.base .feature.billboard.headline .content .strike-heading.strike-through span{background-color:#2a2d2f;padding:0 20px;display:inline-block;}.product-container.base .feature.billboard.headline .content .strike-heading.strike-through.on-white{color:#000;}.product-container.base .feature.billboard.headline .content .strike-heading.strike-through.on-white span{background-color:#fff;}.product-container.base .feature.billboard.headline .content .description-wrapper{color:#000;}.product-container.base .feature.billboard.headline .content .description-wrapper .heading,.product-container.base .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base .feature.billboard.headline .content .description-wrapper .text-lower,.product-container.base .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base .feature.billboard.headline .content .description-wrapper .text-lower{font-family:"MakitaSansCondensed_Black";font-size:calc(1em + 2vw);color:#000;}.product-container.base .feature.billboard.headline .content .description-wrapper.teal{background-color:#008290;}.product-container.base .feature.billboard.headline .content .description-wrapper.teal .heading,.product-container.base .feature.billboard.headline .content .description-wrapper.teal .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base .feature.billboard.headline .content .description-wrapper.teal .text-lower,.product-container.base .feature.billboard.headline .content .description-wrapper.teal .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base .feature.billboard.headline .content .description-wrapper.teal .text-lower{color:#fff;}.product-container.base .feature.billboard.headline .content .description-wrapper.gray{background-color:#d6d6d6;color:#939598;}.product-container.base .feature.billboard.headline .content .description-wrapper.dark-gray{background-color:#404040;color:#fff;}.product-container.base .feature.billboard.headline .content .description-wrapper.darkest-gray{background-color:#2a2d2f;color:#fff;}.product-container.base .feature.billboard.headline .content .description-wrapper.white{background-color:#fff;color:#939598;}.product-container.base .feature.billboard.basic .content{color:#fff;background-color:#008290;text-align:center;}.product-container.base .feature.billboard.basic .content.gray{background-color:#d3d3d3;}.product-container.base .feature.billboard.basic .content.on-white{color:#333;}.product-container.base .feature.billboard.basic .content .headline{margin-bottom:.55em;font-size:.45em;}.product-container.base .feature.billboard.ms-hero{padding:0;position:relative;}.lt-ie9 .product-container.base .feature.billboard.ms-hero{padding:0;}@media screen and (min-width:900px){.product-container.base .feature.billboard.ms-hero{padding:0;}}.product-container.base .feature.billboard.ms-hero .content{margin-top:2%;}.lt-ie9 .product-container.base .feature.billboard.ms-hero .content{position:absolute;top:0;margin-top:7%;width:39%;left:8%;}@media screen and (min-width:900px){.product-container.base .feature.billboard.ms-hero .content{position:absolute;top:0;margin-top:7%;width:39%;left:8%;}}.product-container.base .feature.billboard.ms-hero .content h1 span{display:block;}.product-container.base .feature.billboard.ms-hero .content h2,.product-container.base .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .product-container.base .feature.billboard.ms-hero .content h2>span,.product-container.base .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .product-container.base .feature.billboard.ms-hero .content h2>span,.product-container.base .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .product-container.base .feature.billboard.ms-hero .content h2>span,.product-container.base .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .product-container.base .feature.billboard.ms-hero .content h2>span{margin-bottom:5%;font-size:100%;line-height:50%;}.lt-ie9 .product-container.base .feature.billboard.ms-hero .content h2,.lt-ie9 .product-container.base .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base .feature.billboard.ms-hero .content h2>span,.lt-ie9 .product-container.base .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base .feature.billboard.ms-hero .content h2>span,.lt-ie9 .product-container.base .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base .feature.billboard.ms-hero .content h2>span,.lt-ie9 .product-container.base .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base .feature.billboard.ms-hero .content h2>span{margin-bottom:10%;}@media screen and (min-width:900px){.product-container.base .feature.billboard.ms-hero .content h2,.product-container.base .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .product-container.base .feature.billboard.ms-hero .content h2>span,.product-container.base .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .product-container.base .feature.billboard.ms-hero .content h2>span,.product-container.base .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .product-container.base .feature.billboard.ms-hero .content h2>span,.product-container.base .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .product-container.base .feature.billboard.ms-hero .content h2>span{margin-bottom:10%;}}.product-container.base .feature.billboard.ms-hero .content h2 span .mod-sup{line-height:100%;width:5%;vertical-align:0;font-size:45%;display:inline-block;}.lt-ie9 .product-container.base .feature.billboard.ms-hero .content h2 span .mod-sup{line-height:38px;width:8%;}.lt-ie9 .product-container.base .feature.billboard.ms-hero .content h2 span .mod-sup:lang(es){width:18%;}@media screen and (min-width:900px){.product-container.base .feature.billboard.ms-hero .content h2 span .mod-sup{line-height:38px;width:8%;}.product-container.base .feature.billboard.ms-hero .content h2 span .mod-sup:lang(es){width:18%;}}.product-container.base .feature.billboard.ms-hero .content h2.no-margin-bottom,.product-container.base .feature.billboard.ms-hero .content .erebates .channel h2>span.no-margin-bottom,.erebates .channel .product-container.base .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.product-container.base .feature.billboard.ms-hero .content .erebates .promotion h2>span.no-margin-bottom,.erebates .promotion .product-container.base .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.product-container.base .feature.billboard.ms-hero .content .sales .channel h2>span.no-margin-bottom,.sales .channel .product-container.base .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.product-container.base .feature.billboard.ms-hero .content .sales .promotion h2>span.no-margin-bottom,.sales .promotion .product-container.base .feature.billboard.ms-hero .content h2>span.no-margin-bottom{margin-bottom:0;line-height:0;}.product-container.base .feature.billboard.ms-hero .content h3{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;margin-bottom:3%;font-size:50%;line-height:50%;}.lt-ie9 .product-container.base .feature.billboard.ms-hero .content h3{margin-bottom:5%;}@media screen and (min-width:600px){.product-container.base .feature.billboard.ms-hero .content h3{margin-bottom:5%;}}.product-container.base .feature.billboard.ms-hero .content .description-wrapper img{display:none;}.lt-ie9 .product-container.base .feature.billboard.ms-hero .content .description-wrapper img{display:block;}@media screen and (min-width:900px){.product-container.base .feature.billboard.ms-hero .content .description-wrapper img{display:block;}}.product-container.base .feature.billboard.ms-hero .content .border-bottom{border-bottom:1px solid #008290;line-height:35%;display:block;width:auto;}.product-container.base .feature.billboard.poster{padding:0;position:relative;}.lt-ie9 .product-container.base .feature.billboard.poster{padding:0;}@media screen and (min-width:900px){.product-container.base .feature.billboard.poster{padding:0;}}.product-container.base .feature.billboard.poster .content{margin-top:2%;}.lt-ie9 .product-container.base .feature.billboard.poster .content{position:absolute;top:0;margin-top:7%;left:0;right:0;text-align:center;font-size:1.5vw;}@media screen and (min-width:900px){.product-container.base .feature.billboard.poster .content{position:absolute;top:0;margin-top:7%;left:0;right:0;text-align:center;font-size:1.5vw;}}.product-container.base .feature.billboard.poster .content.centered{position:unset;top:unset;left:unset;right:unset;margin-top:unset;}.product-container.base .feature.billboard.poster .content h1 span{display:block;}.lt-ie9 .product-container.base .feature.billboard.poster .content h2,.lt-ie9 .product-container.base .feature.billboard.poster .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base .feature.billboard.poster .content h2>span,.lt-ie9 .product-container.base .feature.billboard.poster .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base .feature.billboard.poster .content h2>span,.lt-ie9 .product-container.base .feature.billboard.poster .content .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base .feature.billboard.poster .content h2>span,.lt-ie9 .product-container.base .feature.billboard.poster .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base .feature.billboard.poster .content h2>span{margin-bottom:.55em;}@media screen and (min-width:900px){.product-container.base .feature.billboard.poster .content h2,.product-container.base .feature.billboard.poster .content .erebates .channel h2>span,.erebates .channel .product-container.base .feature.billboard.poster .content h2>span,.product-container.base .feature.billboard.poster .content .erebates .promotion h2>span,.erebates .promotion .product-container.base .feature.billboard.poster .content h2>span,.product-container.base .feature.billboard.poster .content .sales .channel h2>span,.sales .channel .product-container.base .feature.billboard.poster .content h2>span,.product-container.base .feature.billboard.poster .content .sales .promotion h2>span,.sales .promotion .product-container.base .feature.billboard.poster .content h2>span{margin-bottom:.55em;}}.product-container.base .feature.billboard.poster .content h2 span .mod-sup{line-height:100%;width:5%;vertical-align:0;font-size:45%;display:inline-block;}.lt-ie9 .product-container.base .feature.billboard.poster .content h2 span .mod-sup{line-height:38px;width:8%;}.lt-ie9 .product-container.base .feature.billboard.poster .content h2 span .mod-sup:lang(es){width:18%;}@media screen and (min-width:900px){.product-container.base .feature.billboard.poster .content h2 span .mod-sup{line-height:38px;width:8%;}.product-container.base .feature.billboard.poster .content h2 span .mod-sup:lang(es){width:18%;}}.product-container.base .feature.billboard.poster .content h2.no-margin-bottom,.product-container.base .feature.billboard.poster .content .erebates .channel h2>span.no-margin-bottom,.erebates .channel .product-container.base .feature.billboard.poster .content h2>span.no-margin-bottom,.product-container.base .feature.billboard.poster .content .erebates .promotion h2>span.no-margin-bottom,.erebates .promotion .product-container.base .feature.billboard.poster .content h2>span.no-margin-bottom,.product-container.base .feature.billboard.poster .content .sales .channel h2>span.no-margin-bottom,.sales .channel .product-container.base .feature.billboard.poster .content h2>span.no-margin-bottom,.product-container.base .feature.billboard.poster .content .sales .promotion h2>span.no-margin-bottom,.sales .promotion .product-container.base .feature.billboard.poster .content h2>span.no-margin-bottom{margin-bottom:0;line-height:0;}.product-container.base .feature.billboard.poster .content .description-wrapper .description span,.product-container.base .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.billboard.poster .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.product-container.base .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.billboard.poster .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.product-container.base .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.billboard.poster .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.product-container.base .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.billboard.poster .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span{display:block;margin-bottom:.55em;}.product-container.base .feature.billboard.poster .content .border-bottom{border-bottom:1px solid #008290;line-height:35%;display:block;width:auto;}.product-container.base .feature.billboard.poster .content.transparent-pane{margin-left:auto;margin-right:auto;left:0;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;}.lt-ie9 .product-container.base .feature.billboard.poster .content.transparent-pane{position:absolute;width:33%;text-align:left;margin-left:5%;}@media screen and (min-width:900px){.product-container.base .feature.billboard.poster .content.transparent-pane{position:absolute;width:33%;text-align:left;margin-left:5%;}}.lt-ie9 .product-container.base .feature.billboard.poster .content.transparent-pane{margin-top:12%;}@media screen and (min-width:800px){.product-container.base .feature.billboard.poster .content.transparent-pane{margin-top:12%;}}.product-container.base .feature.billboard.poster .disclaimer,.product-container.base .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .product-container.base .feature.billboard.poster span,.product-container.base .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .product-container.base .feature.billboard.poster span{font-family:"MakitaSansCondensed_Regular";margin:0 auto;text-align:center;font-size:1em;width:95%;color:#fff;}.lt-ie9 .product-container.base .feature.billboard.poster .disclaimer,.lt-ie9 .product-container.base .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .product-container.base .feature.billboard.poster span,.lt-ie9 .product-container.base .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .lt-ie9 .product-container.base .feature.billboard.poster span{position:absolute;bottom:16%;left:0;right:0;}@media screen and (min-width:900px){.product-container.base .feature.billboard.poster .disclaimer,.product-container.base .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .product-container.base .feature.billboard.poster span,.product-container.base .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .product-container.base .feature.billboard.poster span{position:absolute;bottom:16%;left:0;right:0;}}.product-container.base .feature.billboard.poster .disclaimer p,.erebates .disclaimer .product-container.base .feature.billboard.poster span p,.sales .disclaimer .product-container.base .feature.billboard.poster span p{padding:0 5%;}.product-container.base .feature.billboard.poster .disclaimer p span,.erebates .disclaimer .product-container.base .feature.billboard.poster span p span,.sales .disclaimer .product-container.base .feature.billboard.poster span p span{font-family:"MakitaSansCondensed_Regular";display:block;font-size:1em;}.product-container.base .feature.billboard.two h2,.product-container.base .feature.billboard.two .erebates .channel h2>span,.erebates .channel .product-container.base .feature.billboard.two h2>span,.product-container.base .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .product-container.base .feature.billboard.two h2>span,.product-container.base .feature.billboard.two .sales .channel h2>span,.sales .channel .product-container.base .feature.billboard.two h2>span,.product-container.base .feature.billboard.two .sales .promotion h2>span,.sales .promotion .product-container.base .feature.billboard.two h2>span{line-height:100%;}.lt-ie9 .product-container.base .feature.billboard.two h2,.lt-ie9 .product-container.base .feature.billboard.two .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base .feature.billboard.two h2>span,.lt-ie9 .product-container.base .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base .feature.billboard.two h2>span,.lt-ie9 .product-container.base .feature.billboard.two .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base .feature.billboard.two h2>span,.lt-ie9 .product-container.base .feature.billboard.two .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base .feature.billboard.two h2>span{font-size:100%;width:45%;margin-bottom:3%;}@media screen and (min-width:900px){.product-container.base .feature.billboard.two h2,.product-container.base .feature.billboard.two .erebates .channel h2>span,.erebates .channel .product-container.base .feature.billboard.two h2>span,.product-container.base .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .product-container.base .feature.billboard.two h2>span,.product-container.base .feature.billboard.two .sales .channel h2>span,.sales .channel .product-container.base .feature.billboard.two h2>span,.product-container.base .feature.billboard.two .sales .promotion h2>span,.sales .promotion .product-container.base .feature.billboard.two h2>span{font-size:100%;width:45%;margin-bottom:3%;}}.product-container.base .feature.billboard.two h2 span{line-height:100%;}.product-container.base .feature.billboard.split{text-align:center;}.product-container.base .feature.billboard.split .img-main{opacity:1;}.product-container.base .feature.billboard.split .split-wrapper{display:flex;align-items:center;flex-direction:column;}.lt-ie9 .product-container.base .feature.billboard.split .split-wrapper{flex-direction:row;}@media screen and (min-width:900px){.product-container.base .feature.billboard.split .split-wrapper{flex-direction:row;}}.product-container.base .feature.billboard.split .split-wrapper .div-main{flex:1 0 50%;}.product-container.base .feature.billboard.split .split-wrapper .div-main .feature-image{display:block;width:100%;}.product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper{width:60%;margin:0 auto;}.product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .heading,.product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .text-lower,.product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .text-lower{font-family:"MakitaSansCondensed_Black";color:#000;font-size:calc(1em + 1.25vw);}.product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .description,.product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper span,.product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper span{font-family:Arial,sans-serif;color:#000;}.product-container.base .feature.billboard.split .split-wrapper .div-main .detail-wrapper .small-print{margin-top:2.2em;font-size:calc(.5em + .25vw);font-family:Arial,sans-serif;color:#000;width:100%;}.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2,.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .erebates .channel h2>span,.erebates .channel .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .erebates .promotion h2>span,.erebates .promotion .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .sales .channel h2>span,.sales .channel .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .sales .promotion h2>span,.sales .promotion .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt p{color:#939598;}.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{position:absolute;top:5%;left:0;right:0;margin:0 auto;width:94%;color:#fff;}.lt-ie9 .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:10%;}@media screen and (min-width:900px){.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:10%;}}.lt-ie9 .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:18%;}@media screen and (min-width:1100px){.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:18%;}}.lt-ie9 .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:24%;}@media screen and (min-width:1300px){.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:24%;}}.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2,.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .erebates .channel h2>span,.erebates .channel .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .erebates .promotion h2>span,.erebates .promotion .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .sales .channel h2>span,.sales .channel .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .sales .promotion h2>span,.sales .promotion .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span{margin-bottom:.275em;color:#fff;font-size:3vw;text-align:center;margin-left:auto;margin-right:auto;line-height:.95em;}.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2 span{font-size:3vw;display:block;line-height:.95em;}.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-family:"MakitaSans_Regular";font-size:3vw;}.lt-ie9 .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:2vw;}@media screen and (min-width:600px){.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:2vw;}}.lt-ie9 .product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:.95vw;}@media screen and (min-width:900px){.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:.95vw;}}.product-container.base .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .border-bottom{border-bottom:2px solid #008290;width:65%;margin:0 auto;line-height:90%;}.product-container.base .feature.billboard .generic-list-container{width:95%;margin:0 auto;text-align:center;font-family:"MakitaSans_Regular";color:#000;}.product-container.base .feature.billboard .generic-list-container .generic-list{margin-bottom:1em;}.lt-ie9 .product-container.base .feature.billboard .generic-list-container .generic-list.main{display:inline-block;vertical-align:top;width:28%;margin-right:3%;}@media screen and (min-width:900px){.product-container.base .feature.billboard .generic-list-container .generic-list.main{display:inline-block;vertical-align:top;width:28%;margin-right:3%;}}.product-container.base .feature.billboard .generic-list-container .generic-list.main:last-child{margin-right:0;}.product-container.base .feature.billboard .generic-list-container .generic-list li{display:inline-block;vertical-align:middle;text-align:left;margin-bottom:2.2em;}.product-container.base .feature.billboard .generic-list-container .generic-list .col{margin-left:0;margin-top:.5%;vertical-align:top;display:block;}.product-container.base .feature.billboard .generic-list-container .generic-list .col.no-width{width:0;margin:0 0 0 1em;}.product-container.base .feature.billboard .generic-list-container .generic-list .col .box-label{background-color:#008290;text-align:center;color:#fff;font-family:"MakitaSansCondensed_Light";display:inline-block;vertical-align:top;padding:2% 3%;}.product-container.base .feature.billboard .generic-list-container .generic-list .col .box-label span{display:block;line-height:normal;}.product-container.base .feature.billboard .generic-list-container .generic-list .col .box-label span.num{font-family:"MakitaSans_ExtraBold";font-size:2em;line-height:normal;}.product-container.base .feature.billboard .generic-list-container .generic-list .col .list-details{text-align:left;width:80%;display:inline-block;vertical-align:top;margin-left:10px;}.product-container.base .feature.billboard .generic-list-container .generic-list .col img{max-height:100%;max-width:100%;}.product-container.base .feature.billboard .generic-list-container .footer-note{margin-bottom:3.3em;font-weight:bold;}.product-container.base .feature.billboard .generic-list-container .footer-note span{display:block;}.product-container.base .feature.billboard .video-wrapper{position:relative;padding-bottom:42.25%;padding-top:25px;height:0;overflow:hidden;opacity:.75;}.product-container.base .feature.billboard .video-wrapper video{position:absolute;top:5px;left:0;right:0;width:95%;height:auto;margin-left:auto;margin-right:auto;}.product-container.base .feature.billboard .transparent-pane-sa{margin-left:auto;margin-right:auto;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;border:0;}.lt-ie9 .product-container.base .feature.billboard .transparent-pane-sa{border:1px solid #fff;}@media screen and (min-width:900px){.product-container.base .feature.billboard .transparent-pane-sa{border:1px solid #fff;}}.product-container.base .feature.billboard .video-control{position:absolute;bottom:1%;right:3%;cursor:pointer;}.product-container.base .feature.data.carousel .img-main{display:none;}.lt-ie9 .product-container.base .feature.data.carousel .img-main{display:block;}@media screen and (min-width:900px){.product-container.base .feature.data.carousel .img-main{display:block;}}.product-container.base .feature.data.carousel .content{position:unset;top:18%;left:0;color:#000;line-height:100%;margin:0 auto;}.lt-ie9 .product-container.base .feature.data.carousel .content{position:absolute;}@media screen and (min-width:900px){.product-container.base .feature.data.carousel .content{position:absolute;}}.product-container.base .feature.data.carousel .content h2,.product-container.base .feature.data.carousel .content .erebates .channel h2>span,.erebates .channel .product-container.base .feature.data.carousel .content h2>span,.product-container.base .feature.data.carousel .content .erebates .promotion h2>span,.erebates .promotion .product-container.base .feature.data.carousel .content h2>span,.product-container.base .feature.data.carousel .content .sales .channel h2>span,.sales .channel .product-container.base .feature.data.carousel .content h2>span,.product-container.base .feature.data.carousel .content .sales .promotion h2>span,.sales .promotion .product-container.base .feature.data.carousel .content h2>span{font-size:60%;margin-top:.55em;margin-bottom:.55em;}.product-container.base .feature.data.carousel .content h2.center,.product-container.base .feature.data.carousel .content .erebates .channel h2>span.center,.erebates .channel .product-container.base .feature.data.carousel .content h2>span.center,.product-container.base .feature.data.carousel .content .erebates .promotion h2>span.center,.erebates .promotion .product-container.base .feature.data.carousel .content h2>span.center,.product-container.base .feature.data.carousel .content .sales .channel h2>span.center,.sales .channel .product-container.base .feature.data.carousel .content h2>span.center,.product-container.base .feature.data.carousel .content .sales .promotion h2>span.center,.sales .promotion .product-container.base .feature.data.carousel .content h2>span.center{text-align:center;}.product-container.base .feature.data.carousel .content h2.center.canva,.product-container.base .feature.data.carousel .content .erebates .channel h2>span.center.canva,.erebates .channel .product-container.base .feature.data.carousel .content h2>span.center.canva,.product-container.base .feature.data.carousel .content .erebates .promotion h2>span.center.canva,.erebates .promotion .product-container.base .feature.data.carousel .content h2>span.center.canva,.product-container.base .feature.data.carousel .content .sales .channel h2>span.center.canva,.sales .channel .product-container.base .feature.data.carousel .content h2>span.center.canva,.product-container.base .feature.data.carousel .content .sales .promotion h2>span.center.canva,.sales .promotion .product-container.base .feature.data.carousel .content h2>span.center.canva{margin:0 auto;}.product-container.base .feature.data.carousel .content h2.center.canva:before,.product-container.base .feature.data.carousel .content .erebates .channel h2>span.center.canva:before,.erebates .channel .product-container.base .feature.data.carousel .content h2>span.center.canva:before,.product-container.base .feature.data.carousel .content .erebates .promotion h2>span.center.canva:before,.erebates .promotion .product-container.base .feature.data.carousel .content h2>span.center.canva:before,.product-container.base .feature.data.carousel .content .sales .channel h2>span.center.canva:before,.sales .channel .product-container.base .feature.data.carousel .content h2>span.center.canva:before,.product-container.base .feature.data.carousel .content .sales .promotion h2>span.center.canva:before,.sales .promotion .product-container.base .feature.data.carousel .content h2>span.center.canva:before{content:"";border-top:1.5em solid #00909a;border-left:1em solid transparent;border-right:1em solid transparent;height:0;position:absolute;top:0;z-index:0;width:40%;margin:0 auto;left:0;right:0;}.product-container.base .feature.data.carousel .content .slide-description{font-family:"MakitaSans_Regular";color:#fff;}.product-container.base .feature.data.carousel .content .slide-description span{position:absolute;left:0;right:0;margin:0 auto;z-index:999;font-size:.5em;}.product-container.base .feature.data.carousel .content .product-tile-wrapper{text-align:center;width:85%;margin:0 auto;}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{display:block;font-size:60%;vertical-align:top;margin-bottom:1.1em;}.lt-ie9 .product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:30%;}@media screen and (min-width:600px){.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:30%;}}.lt-ie9 .product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:27%;}@media screen and (min-width:900px){.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:27%;}}.lt-ie9 .product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:22%;}@media screen and (min-width:1300px){.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:22%;}}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img{text-align:center;padding:35px;position:relative;}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img img{margin:0 auto;max-height:100%;max-width:100%;}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img label{position:absolute;top:3%;left:0;width:50%;background-color:#008290;color:#fff;font-family:"MakitaSans_ExtraBold";font-style:italic;}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{text-align:left;padding:15px;margin-bottom:.275em;}.lt-ie9 .product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}@media screen and (min-width:900px){.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num{color:#000;font-family:"MakitaSans_ExtraBold";font-size:4.25vw;display:block;font-weight:normal;margin-bottom:.25em;}.lt-ie9 .product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1.25vw;}@media screen and (min-width:900px){.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1.25vw;}}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .description,.product-container.base .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.product-container.base .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.product-container.base .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.product-container.base .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span{font-family:"MakitaSansCondensed_Regular";}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs{background-color:#008290;}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col{font-family:"MakitaSansCondensed_ExtraBold";font-size:2em;display:inline-block;width:48%;color:#fff;min-height:90px;}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col:last-child{margin-right:0;}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col i{display:block;font-style:normal;font-family:"MakitaSansCondensed_Light";font-size:12px;line-height:normal;padding-bottom:1em;}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col.size{line-height:normal;padding-top:.3em;display:inline-block;vertical-align:top;border-right:3px solid #000;}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col.size sup{padding-left:5px;}.product-container.base .feature.data.carousel .content .product-tile-wrapper .product-tile .makita-btn{font-style:italic;}.product-container.base .feature.data.carousel .content.relative{position:relative;}.product-container.base .feature.data.carousel .content .z-image{position:absolute;bottom:0;left:0;right:0;margin:0 auto;text-align:center;z-index:999;pointer-events:none;}.product-container.base .feature.data.carousel .content .z-image .vac-img{max-width:50%;max-height:50%;margin:0 auto;}.product-container.base .feature.data.tiles .content{position:unset;text-align:center;}.product-container.base .feature.data.tiles .content h2,.product-container.base .feature.data.tiles .content .erebates .channel h2>span,.erebates .channel .product-container.base .feature.data.tiles .content h2>span,.product-container.base .feature.data.tiles .content .erebates .promotion h2>span,.erebates .promotion .product-container.base .feature.data.tiles .content h2>span,.product-container.base .feature.data.tiles .content .sales .channel h2>span,.sales .channel .product-container.base .feature.data.tiles .content h2>span,.product-container.base .feature.data.tiles .content .sales .promotion h2>span,.sales .promotion .product-container.base .feature.data.tiles .content h2>span{margin-top:.55em;margin-bottom:.55em;padding-bottom:0;}.product-container.base .feature.data.tiles .content.product-range{width:95%;margin:50px auto 0;}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper{margin:0 auto;margin-bottom:.55em;}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper.last{margin-bottom:0;}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{background-size:80%;padding-bottom:50px;margin-right:0;background-color:rgba(0,0,0,.15);width:100%;}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:hover{background-color:rgba(0,0,0,.25);}.lt-ie9 .product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding:0;width:21%;}.lt-ie9 .product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}@media screen and (min-width:900px){.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding:0;width:21%;}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img{margin-bottom:0;}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details{color:#000;text-align:left;padding:0 15px;margin-bottom:0;}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{position:relative;font-size:1.25em;padding-top:15px;padding-bottom:15px;font-family:"MakitaSansCondensed_Black";}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-family:Arial,sans-serif;padding-bottom:15px;color:#000;}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description .makita-link,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-link,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-link{color:#000;font-weight:normal;}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .makita-link.white{display:block;}.product-container.base .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .makita-link.white:hover{color:#fff;}.product-container.base .feature.data.tiles .content.product-range .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:1em;margin:0 0 1em;padding-top:5px;padding-bottom:5px;line-height:normal;}.lt-ie9 .product-container.base .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}@media screen and (min-width:600px){.product-container.base .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}}.product-container.base .feature.data.tiles .content .product-tile-wrapper{margin:0 auto;}.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile{background-position:top center;background-size:cover;background-repeat:no-repeat;padding:20px;display:block;font-size:85%;margin:0 auto;vertical-align:top;}.lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:19%;}@media screen and (min-width:900px){.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:19%;}}.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img{margin-bottom:85%;}.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img img{margin:0 auto;max-height:100%;max-width:100%;}.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{text-align:center;font-size:100%;margin-bottom:1.1em;}.lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}@media screen and (min-width:900px){.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}}.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .model-num{display:block;font-weight:normal;}.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title{font-weight:bold;display:block;}.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title{text-transform:uppercase;}.lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title .makita-link{font-size:1.1vw;line-height:normal;}@media screen and (min-width:900px){.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title .makita-link{font-size:1.1vw;line-height:normal;}}.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{letter-spacing:normal;line-height:normal;margin-bottom:5px;font-size:4vw;}.lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:1.5vw;line-height:normal;}@media screen and (min-width:900px){.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:1.5vw;line-height:normal;}}.lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:.95vw;}@media screen and (min-width:1100px){.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:.95vw;}}.product-container.base .feature.data.tiles .content .product-tile-wrapper .product-tile .makita-btn{font-family:"MakitaSans_ExtraBold";font-style:italic;}.product-container.base .feature.data.tiles .content .generic-tile-wrapper{display:flex;align-items:center;flex-direction:column;justify-content:center;}.lt-ie9 .product-container.base .feature.data.tiles .content .generic-tile-wrapper{flex-direction:row;align-items:flex-start;}@media screen and (min-width:900px){.product-container.base .feature.data.tiles .content .generic-tile-wrapper{flex-direction:row;align-items:flex-start;}}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .divider{border-right:2px solid #000;}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile{width:100%;}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.no-margin-no-padding{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.no-margin-no-padding{flex-direction:row;}@media screen and (min-width:900px){.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.no-margin-no-padding{flex-direction:row;}}.lt-ie9 .product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.no-margin-no-padding .img-fit-width img{max-width:unset;max-height:unset;}@media screen and (min-width:1816px){.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.no-margin-no-padding .img-fit-width img{max-width:unset;max-height:unset;}}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.add-border-right{border:0;}.lt-ie9 .product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.add-border-right{border-right:3px solid #000;}@media screen and (min-width:900px){.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.add-border-right{border-right:3px solid #000;}}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right{display:flex;align-items:flex-start;text-align:left;width:350px;justify-content:space-between;}.lt-ie9 .product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right{width:450px;}@media screen and (min-width:900px){.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right{width:450px;}}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .display-img{padding:0 10px 0 0;}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .heading,.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .text-lower,.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .text-lower{color:#008290;font-family:"MakitaSansCondensed_Black";font-size:calc(1em + .5vw);}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .description,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .generic-tile-wrapper .tile.text-right .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .generic-tile-wrapper .tile.text-right span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .generic-tile-wrapper .tile.text-right span,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .generic-tile-wrapper .tile.text-right .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile.text-right .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .generic-tile-wrapper .tile.text-right span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .generic-tile-wrapper .tile.text-right span{text-align:left;font-size:calc(1em + .5vw);}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile .display-img{padding:0 60px;}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile .detail-wrapper{text-align:left;width:75%;margin:0 auto;}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile .detail-wrapper .display-title{font-family:"MakitaSansCondensed_Black";color:#008290;font-size:calc(1em + 1.25vw);}.product-container.base .feature.data.tiles .content .generic-tile-wrapper .tile .detail-wrapper .details{font-family:Arial,sans-serif;color:#2a2d2f;}.product-container.base .feature.data.tiles .content .description,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{letter-spacing:normal;line-height:normal;margin-bottom:5px;font-size:3.5vw;}.lt-ie9 .product-container.base .feature.data.tiles .content .description,.lt-ie9 .product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:1.5vw;line-height:normal;}@media screen and (min-width:900px){.product-container.base .feature.data.tiles .content .description,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:1.5vw;line-height:normal;}}.lt-ie9 .product-container.base .feature.data.tiles .content .description,.lt-ie9 .product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:.95vw;}@media screen and (min-width:1100px){.product-container.base .feature.data.tiles .content .description,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:.95vw;}}.product-container.base .feature.data.tiles.compare-shop{width:95%;margin:0 auto;background-color:#fff;padding-top:.5%;}.product-container.base .feature.data.tiles.compare-shop .category-header{margin-top:1.1em;}.product-container.base .feature.data.tiles.compare-shop .category-header .img-fit-width img{max-height:90%;max-width:90%;}.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description{margin-bottom:1.1em;background-color:#2a2d2f;padding-left:0;padding-right:0;}.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .img-fit-width img{max-height:100%;max-width:100%;}.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{margin-top:5%;padding-left:5%;}.lt-ie9 .product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:14px;}@media screen and (min-width:1100px){.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:14px;}}.lt-ie9 .product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:100%;}@media screen and (min-width:1100px){.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:100%;}}.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details{font-family:"MakitaSans_Regular";margin-top:5%;color:#fff;margin-left:auto;margin-right:auto;padding-right:5%;}.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details h3{font-family:"MakitaSansCondensed_Black";font-size:2em;color:#fff;margin-bottom:.825em;}.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details h3 span{display:block;font-size:inherit;}.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details p{margin-bottom:.825em;}.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details .small-print{padding-top:1.65em;font-size:11px;}.product-container.base .feature.data.tiles.compare-shop .category-header .row.img-description .details .makita-btn{font-family:"MakitaSans_ExtraBold";margin-top:1.925em;}.product-container.base .feature.data.featured-carousel .content{position:unset;text-align:center;width:95%;margin:0 auto;}.product-container.base .feature.data.featured-carousel .content h2,.product-container.base .feature.data.featured-carousel .content .erebates .channel h2>span,.erebates .channel .product-container.base .feature.data.featured-carousel .content h2>span,.product-container.base .feature.data.featured-carousel .content .erebates .promotion h2>span,.erebates .promotion .product-container.base .feature.data.featured-carousel .content h2>span,.product-container.base .feature.data.featured-carousel .content .sales .channel h2>span,.sales .channel .product-container.base .feature.data.featured-carousel .content h2>span,.product-container.base .feature.data.featured-carousel .content .sales .promotion h2>span,.sales .promotion .product-container.base .feature.data.featured-carousel .content h2>span{font-size:60%;margin-top:.55em;margin-bottom:.55em;}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-carousel{background-color:#fff;}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{background-color:#fff;color:#000;display:inline-block;font-size:60%;margin:0 auto;font-family:"MakitaSans_Regular";margin-bottom:1.1em;}.lt-ie9 .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:20%;margin-bottom:0;}@media screen and (min-width:900px){.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:20%;margin-bottom:0;}}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{display:inline-block;vertical-align:top;width:95%;}.lt-ie9 .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{width:49%;}@media screen and (min-width:900px){.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{width:49%;}}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{background-color:#fff;text-align:center;max-height:300px;min-height:300px;padding:20% 0;}.lt-ie9 .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;padding:25px;}@media screen and (min-width:600px){.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;padding:25px;}}.lt-ie9 .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{padding:35px;}@media screen and (min-width:600px){.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{padding:35px;}}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:200px;margin:0 auto;max-width:100%;}.lt-ie9 .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}@media screen and (min-width:900px){.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{margin-top:0;font-weight:bold;text-align:left;padding:0;}.lt-ie9 .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;margin-top:4%;}@media screen and (min-width:900px){.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;margin-top:4%;}}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:2em;display:block;font-weight:normal;margin-bottom:.55em;}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .description,.product-container.base .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.product-container.base .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.product-container.base .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.product-container.base .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span{width:100%;margin-bottom:.55em;}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{color:#939598;width:100%;margin-bottom:1.375em;}.lt-ie9 .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}@media screen and (min-width:900px){.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:none;vertical-align:top;margin-right:25px;margin-bottom:1.375em;}.lt-ie9 .product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}@media screen and (min-width:900px){.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo:last-child{margin-right:0;}.product-container.base .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn{display:block;width:fit-content;width:-moz-fit-content;}.product-container.base .feature.data .makita-btn{font-family:"MakitaSans_ExtraBold";font-weight:normal;}.product-container.base .message{display:inline-block;vertical-align:top;text-align:center;padding:15px 0;}.lt-ie9 .product-container.base .message{padding:20px 0 40px;}@media screen and (min-width:900px){.product-container.base .message{padding:20px 0 40px;}}.product-container.base .message.main{display:flex;justify-content:center;background-color:#000;flex-direction:column;font-size:4.5vw;}.lt-ie9 .product-container.base .message.main{flex-direction:row;font-size:1.7vw;}@media screen and (min-width:900px){.product-container.base .message.main{flex-direction:row;font-size:1.7vw;}}.product-container.base .message.main .description,.product-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base .message.main span,.product-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base .message.main span{color:#fff;text-align:center;width:95%;margin-left:2%;}.lt-ie9 .product-container.base .message.main .description,.lt-ie9 .product-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base .message.main span,.lt-ie9 .product-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base .message.main span{text-align:left;width:60%;}@media screen and (min-width:900px){.product-container.base .message.main .description,.product-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base .message.main span,.product-container.base .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base .message.main span{text-align:left;width:60%;}}.product-container.base .message.main .mobile{display:none;}.lt-ie9 .product-container.base .message.main .mobile{display:initial;}.lt-ie9 .product-container.base .message.main .mobile.img-fit-width img{max-width:90%;max-height:90%;}@media screen and (min-width:900px){.product-container.base .message.main .mobile{display:initial;}.product-container.base .message.main .mobile.img-fit-width img{max-width:90%;max-height:90%;}}.lt-ie9 .product-container.base .message.main .mobile{display:initial;}.lt-ie9 .product-container.base .message.main .mobile.img-fit-width img{max-width:95%;max-height:95%;}@media screen and (min-width:1100px){.product-container.base .message.main .mobile{display:initial;}.product-container.base .message.main .mobile.img-fit-width img{max-width:95%;max-height:95%;}}.product-container.base .message.teal{background-color:#008290;}.product-container.base .message.white{background-color:#fff;}.product-container.base .message.white .headline,.product-container.base .message.white .description,.product-container.base .message.white .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base .message.white span,.product-container.base .message.white .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base .message.white span{color:#000;}.product-container.base .message.black{background-color:#000;}.product-container.base .message .headline{color:#fff;font-family:"MakitaSansCondensed_Black";font-size:6vw;}.product-container.base .message .headline.teal{color:#008290;}.lt-ie9 .product-container.base .message .headline{margin-bottom:.275em;line-height:normal;font-size:3vw;}@media screen and (min-width:900px){.product-container.base .message .headline{margin-bottom:.275em;line-height:normal;font-size:3vw;}}.product-container.base .message .headline span{display:block;line-height:normal;}.product-container.base .message .headline.sub-headline h1{color:#fff;}.lt-ie9 .product-container.base .message .headline.sub-headline h1{font-size:3vw;}@media screen and (min-width:900px){.product-container.base .message .headline.sub-headline h1{font-size:3vw;}}.product-container.base .message .details{width:90%;margin:0 auto;color:#fff;}.product-container.base .generic-columns{margin:0 auto 30px;padding-bottom:0;}.product-container.base .generic-columns.teal{background-color:#008290;}.product-container.base .generic-columns.black{background-color:#000;}.product-container.base .generic-columns.white{background-color:#fff;}.product-container.base .generic-columns.margin-bttm{margin-bottom:2.75em;}.product-container.base .generic-columns .columns-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base .generic-columns .columns-wrapper{flex-direction:row;}@media screen and (min-width:900px){.product-container.base .generic-columns .columns-wrapper{flex-direction:row;}}.product-container.base .generic-columns .columns-wrapper.img-text{align-items:flex-start;}.product-container.base .generic-columns .columns-wrapper.img-text .tile{width:100%;position:relative;}.lt-ie9 .product-container.base .generic-columns .columns-wrapper.img-text .tile{width:50%;}@media screen and (min-width:900px){.product-container.base .generic-columns .columns-wrapper.img-text .tile{width:50%;}}.product-container.base .generic-columns .columns-wrapper.img-text .tile .image.img-fit-width img{max-width:99%;}.product-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane{color:#fff;background-color:rgba(0,0,0,.75);padding:20px 0;text-align:center;}.lt-ie9 .product-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane{position:absolute;bottom:0;}@media screen and (min-width:900px){.product-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane{position:absolute;bottom:0;}}.product-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .title{text-align:center;font-family:"MakitaSansCondensed_Black";color:#fff;font-size:7vw;line-height:normal;margin-bottom:.55em;}.lt-ie9 .product-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .title{font-size:3vw;}@media screen and (min-width:900px){.product-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .title{font-size:3vw;}}.product-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .details{margin:0 auto;text-align:center;width:90%;color:#fff;line-height:normal;}.product-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .makita-btn{font-family:"MakitaSansCondensed_Black";margin-top:1.1em;margin-bottom:1.1em;}.lt-ie9 .product-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .makita-btn{margin-bottom:0;}@media screen and (min-width:900px){.product-container.base .generic-columns .columns-wrapper.img-text .tile .text-pane .makita-btn{margin-bottom:0;}}.product-container.base .generic-columns .columns-wrapper .tile__relative{position:relative;}.product-container.base .generic-columns .columns-wrapper .tile__relative .disclaimer,.product-container.base .generic-columns .columns-wrapper .tile__relative .erebates .disclaimer span,.erebates .disclaimer .product-container.base .generic-columns .columns-wrapper .tile__relative span,.product-container.base .generic-columns .columns-wrapper .tile__relative .sales .disclaimer span,.sales .disclaimer .product-container.base .generic-columns .columns-wrapper .tile__relative span{position:absolute;bottom:3px;right:10px;text-transform:uppercase;font-size:calc((10px) + (12 - 10)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base .generic-columns .columns-wrapper .tile__relative .disclaimer,.lt-ie9 .product-container.base .generic-columns .columns-wrapper .tile__relative .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .product-container.base .generic-columns .columns-wrapper .tile__relative span,.lt-ie9 .product-container.base .generic-columns .columns-wrapper .tile__relative .sales .disclaimer span,.sales .disclaimer .lt-ie9 .product-container.base .generic-columns .columns-wrapper .tile__relative span{font-size:12px;}@media screen and (min-width:1920px){.product-container.base .generic-columns .columns-wrapper .tile__relative .disclaimer,.product-container.base .generic-columns .columns-wrapper .tile__relative .erebates .disclaimer span,.erebates .disclaimer .product-container.base .generic-columns .columns-wrapper .tile__relative span,.product-container.base .generic-columns .columns-wrapper .tile__relative .sales .disclaimer span,.sales .disclaimer .product-container.base .generic-columns .columns-wrapper .tile__relative span{font-size:12px;}}.lt-ie9 .product-container.base .generic-columns .columns-wrapper .tile__relative .disclaimer,.lt-ie9 .product-container.base .generic-columns .columns-wrapper .tile__relative .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .product-container.base .generic-columns .columns-wrapper .tile__relative span,.lt-ie9 .product-container.base .generic-columns .columns-wrapper .tile__relative .sales .disclaimer span,.sales .disclaimer .lt-ie9 .product-container.base .generic-columns .columns-wrapper .tile__relative span{bottom:4px;}@media screen and (min-width:900px){.product-container.base .generic-columns .columns-wrapper .tile__relative .disclaimer,.product-container.base .generic-columns .columns-wrapper .tile__relative .erebates .disclaimer span,.erebates .disclaimer .product-container.base .generic-columns .columns-wrapper .tile__relative span,.product-container.base .generic-columns .columns-wrapper .tile__relative .sales .disclaimer span,.sales .disclaimer .product-container.base .generic-columns .columns-wrapper .tile__relative span{bottom:4px;}}.product-container.base .generic-columns .columns-wrapper .tile__relative .disclaimer.white,.product-container.base .generic-columns .columns-wrapper .tile__relative .erebates .disclaimer span.white,.erebates .disclaimer .product-container.base .generic-columns .columns-wrapper .tile__relative span.white,.product-container.base .generic-columns .columns-wrapper .tile__relative .sales .disclaimer span.white,.sales .disclaimer .product-container.base .generic-columns .columns-wrapper .tile__relative span.white{color:#fff;}.product-container.base .generic-columns .description,.product-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base .generic-columns span,.product-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base .generic-columns span{padding-bottom:1.65em;width:70%;color:#fff;text-align:center;margin:0 auto;font-size:1em;}.product-container.base .generic-columns .description.disclaimer,.product-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base .generic-columns span.disclaimer,.product-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.disclaimer,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base .generic-columns span.disclaimer,.product-container.base .generic-columns .erebates .disclaimer span.description,.erebates .disclaimer .product-container.base .generic-columns span.description,.product-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer .product-container.base .generic-columns span,.product-container.base .generic-columns .erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base .generic-columns span,.product-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer .product-container.base .generic-columns span,.product-container.base .generic-columns .erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.erebates .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base .generic-columns span,.product-container.base .generic-columns .sales .disclaimer span.description,.sales .disclaimer .product-container.base .generic-columns span.description,.product-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer .product-container.base .generic-columns span,.product-container.base .generic-columns .sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base .generic-columns span,.product-container.base .generic-columns .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer .product-container.base .generic-columns span,.product-container.base .generic-columns .sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.sales .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base .generic-columns span{width:80%;font-size:.75em;}.product-container.base .generic-columns.movie{padding-bottom:2.2em;}.product-container.base .video .content{text-align:center;position:relative;}.product-container.base .video .content .video-link{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;left:0;right:0;}.product-container.base .video .content .video-link img{max-width:25%;max-height:25%;}.product-container.base .video .content .video-link .button-wrapper{padding:3vw 3vw 3vw 4vw;margin:0 auto;background-color:rgba(0,0,0,.75);border-radius:50%;}.product-container.base .video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:3vw 0 3vw 5vw;margin:0 auto;}.product-container.base .video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.product-container.base .video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.product-container.base .video .video-wrapper{position:relative;padding-bottom:39.25%;padding-top:25px;height:0;overflow:hidden;}.lt-ie9 .product-container.base .video .video-wrapper{padding-bottom:42.25%;}@media screen and (min-width:900px){.product-container.base .video .video-wrapper{padding-bottom:42.25%;}}.product-container.base .video .video-wrapper video{position:absolute;top:0;left:0;right:0;width:100%;height:auto;margin-left:auto;margin-right:auto;}.product-container.base .video .transparent-pane-sa{margin-left:auto;margin-right:auto;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;border:0;}.lt-ie9 .product-container.base .video .transparent-pane-sa{border:1px solid #fff;}@media screen and (min-width:900px){.product-container.base .video .transparent-pane-sa{border:1px solid #fff;}}.product-container.base .video .video-control{position:absolute;bottom:1%;right:1%;cursor:pointer;}.product-container.base .video .video-control .fas{font-size:calc(1.25em + 1.5vw);color:#fff;}.product-container.base .headline sup{vertical-align:10px;}.product-container.base .banner{background:url("../jpg/step-textured-background-banner.jpg");background-repeat:no-repeat;background-size:cover;color:#fff;}.product-container.base .banner .headline.w-number{display:flex;align-items:center;justify-content:center;font-family:"MakitaSansCondensed_ExtraBold";padding-top:2.2em;padding-bottom:2.2em;}.product-container.base .banner .headline.w-number .circled-number{font-size:calc(2em + 2vw);display:flex;align-items:center;justify-content:center;background-color:transparent;border:8px solid #fff;color:#fff;text-align:center;position:relative;border-radius:50%;width:18vw;height:18vw;}.lt-ie9 .product-container.base .banner .headline.w-number .circled-number{width:8vw;height:8vw;border:10px solid #fff;}@media screen and (min-width:900px){.product-container.base .banner .headline.w-number .circled-number{width:8vw;height:8vw;border:10px solid #fff;}}.product-container.base .banner .headline.w-number .title{font-size:calc(1.5em + 1.5vw);width:70%;margin-right:0;}.lt-ie9 .product-container.base .banner .headline.w-number .title{width:50%;}@media screen and (min-width:900px){.product-container.base .banner .headline.w-number .title{width:50%;}}.product-container.base .banner .headline.w-number .title span{display:block;font-size:calc(.45em + .45vw);font-family:Arial,sans-serif;}.product-container.base .banner .headline.w-number .process-icon{display:none;}.lt-ie9 .product-container.base .banner .headline.w-number .process-icon{display:block;}@media screen and (min-width:900px){.product-container.base .banner .headline.w-number .process-icon{display:block;}}.product-container.base .banner .headline.w-number .col{margin-right:4%;}.lt-ie9 .product-container.base .banner .headline.w-number .col{margin-right:2%;}@media screen and (min-width:900px){.product-container.base .banner .headline.w-number .col{margin-right:2%;}}.product-container.base.impact-xps{padding:0;}.product-container.base.impact-xps .message.main{gap:20px;align-items:center;padding:20px;}.lt-ie9 .product-container.base.impact-xps .message.main{gap:50px;padding:50px 0 40px;}@media screen and (min-width:900px){.product-container.base.impact-xps .message.main{gap:50px;padding:50px 0 40px;}}.lt-ie9 .product-container.base.impact-xps .message.main .logo img{max-width:60%;}@media screen and (max-width:799px){.product-container.base.impact-xps .message.main .logo img{max-width:60%;}}.product-container.base.impact-xps .message.main .description,.product-container.base.impact-xps .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.impact-xps .message.main span,.product-container.base.impact-xps .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.impact-xps .message.main span{margin-left:initial;text-align:left;}.lt-ie9 .product-container.base.impact-xps .message.main .description,.lt-ie9 .product-container.base.impact-xps .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.impact-xps .message.main span,.lt-ie9 .product-container.base.impact-xps .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.impact-xps .message.main span{width:72%;}@media screen and (min-width:600px){.product-container.base.impact-xps .message.main .description,.product-container.base.impact-xps .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.impact-xps .message.main span,.product-container.base.impact-xps .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.impact-xps .message.main span{width:72%;}}.product-container.base.impact-xps .section{position:relative;text-align:left;padding:0;clear:both;}.product-container.base.impact-xps .section.tall{background-image:url("../jpg/bg_pattern.jpg");padding-bottom:1.65em;}.product-container.base.impact-xps .section.tall .tiles-container{display:flex;gap:6%;justify-content:center;padding:0 20px;}.lt-ie9 .product-container.base.impact-xps .section.tall .tiles-container{flex-direction:column;align-items:center;gap:60px;}@media screen and (max-width:899px){.product-container.base.impact-xps .section.tall .tiles-container{flex-direction:column;align-items:center;gap:60px;}}.product-container.base.impact-xps .section.tall .tiles-container .tile{max-width:467px;}.product-container.base.impact-xps .section.tall .tiles-container .tile__top{background-color:#000;padding:50px 30px 30px;}.product-container.base.impact-xps .section.tall .tiles-container .tile__top .headline{margin-bottom:unset;}.product-container.base.impact-xps .section.tall .tiles-container .tile__bottom{background-color:rgba(0,0,0,.2);border:5px solid #000;}.product-container.base.impact-xps .section.tall .tiles-container .tile__bottom .description,.product-container.base.impact-xps .section.tall .tiles-container .tile__bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.impact-xps .section.tall .tiles-container .tile__bottom span,.product-container.base.impact-xps .section.tall .tiles-container .tile__bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.impact-xps .section.tall .tiles-container .tile__bottom span{font-family:"MakitaSansCondensed_Medium";font-size:calc((20px) + (30 - 20)*(100vw - (375px))/(1920 - 375));text-align:center;color:#fff;padding:10px;max-width:410px;}.lt-ie9 .product-container.base.impact-xps .section.tall .tiles-container .tile__bottom .description,.lt-ie9 .product-container.base.impact-xps .section.tall .tiles-container .tile__bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.impact-xps .section.tall .tiles-container .tile__bottom span,.lt-ie9 .product-container.base.impact-xps .section.tall .tiles-container .tile__bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.impact-xps .section.tall .tiles-container .tile__bottom span{font-size:30px;}@media screen and (min-width:1920px){.product-container.base.impact-xps .section.tall .tiles-container .tile__bottom .description,.product-container.base.impact-xps .section.tall .tiles-container .tile__bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.impact-xps .section.tall .tiles-container .tile__bottom span,.product-container.base.impact-xps .section.tall .tiles-container .tile__bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.impact-xps .section.tall .tiles-container .tile__bottom span{font-size:30px;}}.product-container.base.impact-xps .section.tall .headline{font-family:"MakitaSans_Medium";color:#fff;font-size:5vw;text-align:center;padding-top:4.5%;margin-bottom:2.475em;}.lt-ie9 .product-container.base.impact-xps .section.tall .headline{font-size:2vw;display:flex;align-items:center;justify-content:center;gap:50px;}@media screen and (min-width:900px){.product-container.base.impact-xps .section.tall .headline{font-size:2vw;display:flex;align-items:center;justify-content:center;gap:50px;}}.product-container.base.impact-xps .section.tall .headline h2,.product-container.base.impact-xps .section.tall .headline .erebates .channel h2>span,.erebates .channel .product-container.base.impact-xps .section.tall .headline h2>span,.product-container.base.impact-xps .section.tall .headline .erebates .promotion h2>span,.erebates .promotion .product-container.base.impact-xps .section.tall .headline h2>span,.product-container.base.impact-xps .section.tall .headline .sales .channel h2>span,.sales .channel .product-container.base.impact-xps .section.tall .headline h2>span,.product-container.base.impact-xps .section.tall .headline .sales .promotion h2>span,.sales .promotion .product-container.base.impact-xps .section.tall .headline h2>span{color:#fff;font-family:"MakitaSansCondensed_Black";font-size:10vw;line-height:95%;}.lt-ie9 .product-container.base.impact-xps .section.tall .headline h2,.lt-ie9 .product-container.base.impact-xps .section.tall .headline .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base.impact-xps .section.tall .headline h2>span,.lt-ie9 .product-container.base.impact-xps .section.tall .headline .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base.impact-xps .section.tall .headline h2>span,.lt-ie9 .product-container.base.impact-xps .section.tall .headline .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base.impact-xps .section.tall .headline h2>span,.lt-ie9 .product-container.base.impact-xps .section.tall .headline .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base.impact-xps .section.tall .headline h2>span{font-size:7vw;}@media screen and (min-width:900px){.product-container.base.impact-xps .section.tall .headline h2,.product-container.base.impact-xps .section.tall .headline .erebates .channel h2>span,.erebates .channel .product-container.base.impact-xps .section.tall .headline h2>span,.product-container.base.impact-xps .section.tall .headline .erebates .promotion h2>span,.erebates .promotion .product-container.base.impact-xps .section.tall .headline h2>span,.product-container.base.impact-xps .section.tall .headline .sales .channel h2>span,.sales .channel .product-container.base.impact-xps .section.tall .headline h2>span,.product-container.base.impact-xps .section.tall .headline .sales .promotion h2>span,.sales .promotion .product-container.base.impact-xps .section.tall .headline h2>span{font-size:7vw;}}.product-container.base.impact-xps .section.tall .headline.secondary{margin-bottom:0;gap:0;flex-direction:column;}.product-container.base.impact-xps .section.tall .headline.secondary h2,.product-container.base.impact-xps .section.tall .headline.secondary .erebates .channel h2>span,.erebates .channel .product-container.base.impact-xps .section.tall .headline.secondary h2>span,.product-container.base.impact-xps .section.tall .headline.secondary .erebates .promotion h2>span,.erebates .promotion .product-container.base.impact-xps .section.tall .headline.secondary h2>span,.product-container.base.impact-xps .section.tall .headline.secondary .sales .channel h2>span,.sales .channel .product-container.base.impact-xps .section.tall .headline.secondary h2>span,.product-container.base.impact-xps .section.tall .headline.secondary .sales .promotion h2>span,.sales .promotion .product-container.base.impact-xps .section.tall .headline.secondary h2>span{font-size:7vw;}.lt-ie9 .product-container.base.impact-xps .section.tall .headline.secondary h2,.lt-ie9 .product-container.base.impact-xps .section.tall .headline.secondary .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base.impact-xps .section.tall .headline.secondary h2>span,.lt-ie9 .product-container.base.impact-xps .section.tall .headline.secondary .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base.impact-xps .section.tall .headline.secondary h2>span,.lt-ie9 .product-container.base.impact-xps .section.tall .headline.secondary .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base.impact-xps .section.tall .headline.secondary h2>span,.lt-ie9 .product-container.base.impact-xps .section.tall .headline.secondary .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base.impact-xps .section.tall .headline.secondary h2>span{font-size:5vw;}@media screen and (min-width:900px){.product-container.base.impact-xps .section.tall .headline.secondary h2,.product-container.base.impact-xps .section.tall .headline.secondary .erebates .channel h2>span,.erebates .channel .product-container.base.impact-xps .section.tall .headline.secondary h2>span,.product-container.base.impact-xps .section.tall .headline.secondary .erebates .promotion h2>span,.erebates .promotion .product-container.base.impact-xps .section.tall .headline.secondary h2>span,.product-container.base.impact-xps .section.tall .headline.secondary .sales .channel h2>span,.sales .channel .product-container.base.impact-xps .section.tall .headline.secondary h2>span,.product-container.base.impact-xps .section.tall .headline.secondary .sales .promotion h2>span,.sales .promotion .product-container.base.impact-xps .section.tall .headline.secondary h2>span{font-size:5vw;}}.product-container.base.impact-xps .section.tall .headline.secondary p{font-family:"MakitaSans_Medium";}.product-container.base.impact-xps .section.tall .family{padding-top:1.375em;padding-bottom:1.375em;}.lt-ie9 .product-container.base.impact-xps .section.tall .family{padding-top:2.75em;padding-bottom:2.75em;}@media screen and (min-width:900px){.product-container.base.impact-xps .section.tall .family{padding-top:2.75em;padding-bottom:2.75em;}}.product-container.base.impact-xps .section.bg-pattern{background-image:url("../jpg/bg_pattern.jpg");padding-top:1.65em;padding-bottom:1.65em;}.lt-ie9 .product-container.base.impact-xps .section.bg-pattern{padding-top:4.125em;padding-bottom:4.125em;}@media screen and (min-width:900px){.product-container.base.impact-xps .section.bg-pattern{padding-top:4.125em;padding-bottom:4.125em;}}.product-container.base.impact-xps .section.bg-pattern .column-block{display:flex;align-items:center;flex-direction:column;width:80%;margin:0 auto;text-align:left;color:#fff;}.lt-ie9 .product-container.base.impact-xps .section.bg-pattern .column-block{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.impact-xps .section.bg-pattern .column-block{flex-direction:row;}}.product-container.base.impact-xps .section.bg-pattern .column-block .details{width:95%;}.lt-ie9 .product-container.base.impact-xps .section.bg-pattern .column-block .details{flex-direction:row;width:70%;margin-left:10%;}@media screen and (min-width:900px){.product-container.base.impact-xps .section.bg-pattern .column-block .details{flex-direction:row;width:70%;margin-left:10%;}}.product-container.base.impact-xps .section.bg-pattern .column-block .video-link{margin-bottom:1.1em;}.lt-ie9 .product-container.base.impact-xps .section.bg-pattern .column-block .video-link{margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.impact-xps .section.bg-pattern .column-block .video-link{margin-bottom:0;}}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-next,.product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-next,.product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-next{padding:0;height:auto;}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-next:before{font-size:10vw;color:#008290;}.lt-ie9 .product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.lt-ie9 .product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.lt-ie9 .product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.lt-ie9 .product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.lt-ie9 .product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.lt-ie9 .product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-next:before{font-size:5vw;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-next:before{font-size:5vw;}}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-prev.slick-prev,.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-next.slick-prev,.product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-prev.slick-prev,.product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-next.slick-prev,.product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-prev.slick-prev,.product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-next.slick-prev{left:-35px;}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-prev.slick-next,.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper button.slick-next.slick-next,.product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-prev.slick-next,.product-container.base.xlock .feature.data.carousel .content .product-tile-wrapper button.slick-next.slick-next,.product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-prev.slick-next,.product-container.base.tilt-up .feature.data.carousel .content .product-tile-wrapper button.slick-next.slick-next{right:-35px;}.product-container.base.xlock .feature.billboard.headline.intro,.product-container.base.power-cutting .feature.billboard.headline.intro{margin-bottom:3.3em;}.product-container.base.xlock .feature.billboard.headline.quick-change,.product-container.base.power-cutting .feature.billboard.headline.quick-change{background-color:#d3d3d3;margin-top:2.2em;padding-bottom:1.1em;}.product-container.base.xlock .feature.billboard.headline.quick-change .content,.product-container.base.power-cutting .feature.billboard.headline.quick-change .content{background-color:#d3d3d3;}.product-container.base.xlock .feature.billboard.headline.quick-change .content .description-wrapper .heading,.product-container.base.xlock .feature.billboard.headline.quick-change .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.xlock .feature.billboard.headline.quick-change .content .description-wrapper .text-lower,.product-container.base.xlock .feature.billboard.headline.quick-change .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.xlock .feature.billboard.headline.quick-change .content .description-wrapper .text-lower,.product-container.base.power-cutting .feature.billboard.headline.quick-change .content .description-wrapper .heading,.product-container.base.power-cutting .feature.billboard.headline.quick-change .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.power-cutting .feature.billboard.headline.quick-change .content .description-wrapper .text-lower,.product-container.base.power-cutting .feature.billboard.headline.quick-change .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.power-cutting .feature.billboard.headline.quick-change .content .description-wrapper .text-lower{color:#000;}.product-container.base.xlock .feature.billboard.headline .content,.product-container.base.power-cutting .feature.billboard.headline .content{width:75%;}.product-container.base.xlock .feature.billboard.headline .content .description-wrapper .headding,.product-container.base.power-cutting .feature.billboard.headline .content .description-wrapper .headding{color:#000;}.product-container.base.xlock .feature.billboard.headline .content .description-wrapper .description,.product-container.base.xlock .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.xlock .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.xlock .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.xlock .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.product-container.base.xlock .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.xlock .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.xlock .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.xlock .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.product-container.base.power-cutting .feature.billboard.headline .content .description-wrapper .description,.product-container.base.power-cutting .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.power-cutting .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.product-container.base.power-cutting .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.power-cutting .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:calc(1em + .6vw);}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.makita-product-tile-wrapper,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.makita-product-tile-wrapper{width:98%;flex-direction:row;}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.makita-product-tile-wrapper .details sup,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.makita-product-tile-wrapper .details sup{vertical-align:super;}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.makita-product-tile-wrapper .slick-prev,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.makita-product-tile-wrapper .slick-prev{left:-1%;}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.xlock-logos,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.xlock-logos{padding:10px 0;align-items:center;}.lt-ie9 .product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile,.lt-ie9 .product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile{width:40%;}@media screen and (min-width:900px){.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile{width:40%;}}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile.xlock,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile.xlock{margin-bottom:1.1em;}.lt-ie9 .product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile.xlock,.lt-ie9 .product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile.xlock{padding:40px;margin:0;}@media screen and (min-width:900px){.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile.xlock,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile.xlock{padding:40px;margin:0;}}.lt-ie9 .product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile.faster,.lt-ie9 .product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile.faster{padding:0 30px;}@media screen and (min-width:900px){.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile.faster,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.xlock-logos .tile.faster{padding:0 30px;}}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.features,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.features{margin-bottom:3.3em;justify-content:space-around;}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change{align-items:flex-start;background-color:#d3d3d3;justify-content:center;padding-bottom:40px;margin-bottom:2.2em;}.lt-ie9 .product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile,.lt-ie9 .product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile{width:408px;}@media screen and (min-width:900px){.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile{width:408px;}}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right{justify-content:unset;}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .display-img,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .display-img{padding:0 5px 0 0;}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .heading,.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .text-lower,.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .text-lower,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .heading,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .text-lower,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .text-lower{padding-top:10px;}.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .description,.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right span,.product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.xlock .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right span,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .description,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right span,.product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .feature.data.tiles .generic-tile-wrapper.quick-change .tile.text-right span{padding-top:20px;color:#000;text-align:left;}.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper{display:flex;align-items:center;flex-direction:column;}.lt-ie9 .product-container.base.xlock .feature.data.carousel .content .carousel-wrapper,.lt-ie9 .product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper{flex-direction:row;}}.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category{background-position:center center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;line-height:normal;text-align:center;width:100%;}.lt-ie9 .product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category,.lt-ie9 .product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category{min-height:300px;min-width:300px;max-width:300px;}@media screen and (min-width:900px){.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category{min-height:300px;min-width:300px;max-width:300px;}}.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category .product-tile h2,.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category .product-tile .erebates .channel h2>span,.erebates .channel .product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category .product-tile h2>span,.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category .product-tile .erebates .promotion h2>span,.erebates .promotion .product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category .product-tile h2>span,.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category .product-tile .sales .channel h2>span,.sales .channel .product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category .product-tile h2>span,.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category .product-tile .sales .promotion h2>span,.sales .promotion .product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category .product-tile h2>span,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category .product-tile h2,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category .product-tile .erebates .channel h2>span,.erebates .channel .product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category .product-tile h2>span,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category .product-tile .erebates .promotion h2>span,.erebates .promotion .product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category .product-tile h2>span,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category .product-tile .sales .channel h2>span,.sales .channel .product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category .product-tile h2>span,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category .product-tile .sales .promotion h2>span,.sales .promotion .product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category .product-tile h2>span{color:#fff;font-family:"MakitaSansCondensed_Black";font-size:calc(1em + 1.5vw);}.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category.grinding-wheels,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category.grinding-wheels{background:url("../jpg/grindingwheels_300x300.jpg");}.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category.cut-off-wheels,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category.cut-off-wheels{background:url("../jpg/cuttingwheels_300x300.jpg");}.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category.multi-discs-flap-wheels,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category.multi-discs-flap-wheels{background:url("../jpg/flapdiscs_300x300.jpg");}.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category.wire-brushes-wire-wheels,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category.wire-brushes-wire-wheels{background:url("../jpg/wirebrusheswheels_300x300.jpg");}.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category.diamond-blades,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category.diamond-blades{background:url("../jpg/diamondblades_300x300.jpg");}.product-container.base.xlock .feature.data.carousel .content .carousel-wrapper .product-category.related-accessories-wheels,.product-container.base.power-cutting .feature.data.carousel .content .carousel-wrapper .product-category.related-accessories-wheels{background:url("../jpg/accessories_300x300.jpg");}.product-container.base.xlock .feature.data.carousel .content .makita-product-tile-wrapper,.product-container.base.power-cutting .feature.data.carousel .content .makita-product-tile-wrapper{display:block;list-style-type:none;padding-left:0;width:62%;margin:0;}.lt-ie9 .product-container.base.xlock .feature.data.carousel .content .makita-product-tile-wrapper,.lt-ie9 .product-container.base.power-cutting .feature.data.carousel .content .makita-product-tile-wrapper{margin:0 0 0 45px;}@media screen and (min-width:900px){.product-container.base.xlock .feature.data.carousel .content .makita-product-tile-wrapper,.product-container.base.power-cutting .feature.data.carousel .content .makita-product-tile-wrapper{margin:0 0 0 45px;}}.lt-ie9 .product-container.base.xlock .feature.data.carousel .content .makita-product-tile-wrapper .product-tile,.lt-ie9 .product-container.base.power-cutting .feature.data.carousel .content .makita-product-tile-wrapper .product-tile{max-height:300px;}@media screen and (min-width:900px){.product-container.base.xlock .feature.data.carousel .content .makita-product-tile-wrapper .product-tile,.product-container.base.power-cutting .feature.data.carousel .content .makita-product-tile-wrapper .product-tile{max-height:300px;}}.product-container.base.cordless .message{padding:0;}.product-container.base.cordless .message.main{flex-direction:column;align-items:center;}.product-container.base.cordless .message.main .headline{line-height:unset;margin-bottom:0;}.product-container.base.cordless .message.main .headline span{display:block;font-family:"MakitaSansCondensed_Medium";font-size:calc(.5em + .75vw);}.product-container.base.cordless .message.main .headline.big{font-size:calc(1em + 3vw);}.product-container.base.cordless .message.main .description,.product-container.base.cordless .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless .message.main span,.product-container.base.cordless .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless .message.main span{text-align:unset;width:unset;}.product-container.base.cordless .message.main .description.small,.product-container.base.cordless .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.small,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless .message.main span.small,.product-container.base.cordless .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.small,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless .message.main span.small{font-size:calc(.5em + .5vw);}.product-container.base.cordless .event .pane{position:relative;}.product-container.base.cordless .event .pane .blurb{position:absolute;bottom:0;background-color:rgba(0,0,0,.65);color:#fff;width:100%;padding:10px;}.product-container.base.cordless .event .pane .blurb time{font-size:1.2rem;font-weight:bold;margin-bottom:8px;}.product-container.base.cordless .timeline ul{background:#fff;padding:50px 0;}.product-container.base.cordless .timeline ul li{list-style-type:none;position:relative;width:6px;margin:0 auto;padding-top:50px;background:#a9a9a9;}.product-container.base.cordless .timeline ul li::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:30px;height:30px;border-radius:50%;background:inherit;}.product-container.base.cordless .timeline ul li .event{position:relative;bottom:0;width:400px;padding:10px;background:#a9a9a9;}.product-container.base.cordless .timeline ul li .event::before{content:"";position:absolute;bottom:7px;width:0;height:0;border-style:solid;}.product-container.base.cordless .timeline ul li:nth-child(odd) .event{left:45px;}.product-container.base.cordless .timeline ul li:nth-child(odd) .event::before{left:-15px;border-width:8px 16px 8px 0;border-color:transparent #a9a9a9 transparent transparent;}.product-container.base.cordless .timeline ul li:nth-child(even) .event{left:-439px;}.product-container.base.cordless .timeline ul li:nth-child(even) .event::before{right:-15px;border-width:8px 0 8px 16px;border-color:transparent transparent transparent #a9a9a9;}.product-container.base.cordless .timeline ul li::after{transition:background .5s ease-in-out;}.product-container.base.cordless .timeline ul li.in-view::after{background:#008290;}.product-container.base.cordless .timeline ul li .event{visibility:hidden;opacity:0;transition:all .5s ease-in-out;}.product-container.base.cordless .timeline ul li:nth-child(odd) .event{transform:translate3d(200px,0,0);}.product-container.base.cordless .timeline ul li:nth-child(even) .event{transform:translate3d(-200px,0,0);}.product-container.base.cordless .timeline ul li.in-view .event{transform:none;visibility:visible;opacity:1;}@media screen and (max-width:900px){.product-container.base.cordless .timeline ul li .event{width:250px;}.product-container.base.cordless .timeline ul li:nth-child(even) .event{left:-289px;}}@media screen and (max-width:600px){.product-container.base.cordless .timeline ul li{margin-left:20px;}.product-container.base.cordless .timeline ul li .event{width:calc(100vw - 91px);}.product-container.base.cordless .timeline ul li:nth-child(even) .event{left:45px;}.product-container.base.cordless .timeline ul li:nth-child(even) .event::before{left:-15px;border-width:8px 16px 8px 0;border-color:transparent #a9a9a9 transparent transparent;}}.product-container.base.xgt{padding:0;}.product-container.base.xgt .xgt-color{background-color:#b5b6b7;}.product-container.base.xgt .no-margins{margin:0;}.product-container.base.xgt .message{padding:0;}.product-container.base.xgt .message.main{flex-direction:column;align-items:center;}.product-container.base.xgt .message.main.two-times.xtra-padding{padding-top:3.3em;padding-bottom:3.3em;}.product-container.base.xgt .message.main.two-times .headline{font-size:calc(1.75em + 2.5vw);line-height:normal;}.product-container.base.xgt .message.main.two-times .headline .asterisk{display:inline;margin-bottom:unset;font-size:inherit;line-height:inherit;font-family:"MakitaSans_SemiBold";}.product-container.base.xgt .message.main.two-times .headline.black{color:#000;}.product-container.base.xgt .message.main.two-times .headline span{margin-bottom:.55em;font-family:"MakitaSansCondensed_Medium";font-size:calc(.5em + .5vw);line-height:50px;}.product-container.base.xgt .message.main.two-times .headline span.small-print{line-height:0;font-size:calc(.15em + .75vw);text-align:center;margin:0 auto;}.product-container.base.xgt .message.main.two-times .description,.product-container.base.xgt .message.main.two-times .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.xgt .message.main.two-times span,.product-container.base.xgt .message.main.two-times .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.xgt .message.main.two-times span{font-size:calc(.75em + .5vw);width:90%;}.lt-ie9 .product-container.base.xgt .message.main.two-times .description,.lt-ie9 .product-container.base.xgt .message.main.two-times .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.xgt .message.main.two-times span,.lt-ie9 .product-container.base.xgt .message.main.two-times .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.xgt .message.main.two-times span{width:75%;}@media screen and (min-width:900px){.product-container.base.xgt .message.main.two-times .description,.product-container.base.xgt .message.main.two-times .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.xgt .message.main.two-times span,.product-container.base.xgt .message.main.two-times .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.xgt .message.main.two-times span{width:75%;}}.product-container.base.xgt .message.main.two-times .description span,.product-container.base.xgt .message.main.two-times .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.xgt .message.main.two-times span span,.product-container.base.xgt .message.main.two-times .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.xgt .message.main.two-times span span{font-size:calc(.75em + 1.5vw);display:block;color:#000;font-family:"MakitaSansCondensed_Black";}.product-container.base.xgt .message.main .headline{font-family:"MakitaSansCondensed_Black";line-height:unset;margin-bottom:0;}.product-container.base.xgt .message.main .headline.top{padding:30px 0;}.product-container.base.xgt .message.main .headline.big{font-size:calc(1em + 2.8vw);}.lt-ie9 .product-container.base.xgt .message.main .headline.big{padding-top:.165em;}@media screen and (max-width:899px){.product-container.base.xgt .message.main .headline.big{padding-top:.165em;}}.product-container.base.xgt .message.main .headline.hl-margin{margin:15px;}.product-container.base.xgt .message.main .headline span.disc-marker{display:inline;vertical-align:super;font-size:50%;line-height:0;font-family:"MakitaSans_SemiBold";}.product-container.base.xgt .message.main .headline sup.disclaimer{vertical-align:super;font-size:50%;line-height:0;}.product-container.base.xgt .message.main .headline.disclaimer,.product-container.base.xgt .message.main .erebates .disclaimer span.headline,.erebates .disclaimer .product-container.base.xgt .message.main span.headline,.product-container.base.xgt .message.main .sales .disclaimer span.headline,.sales .disclaimer .product-container.base.xgt .message.main span.headline{text-align:left;font-family:"MakitaSansCondensed_Light";font-size:calc(13px + 3*(100vw - 320px)/1600);margin-bottom:.55em;}.product-container.base.xgt .message.main .headline em{margin-left:20px;font-family:"MakitaSansCondensed_Black";color:#000;font-style:normal;display:block;}.lt-ie9 .product-container.base.xgt .message.main .headline em{display:inline;}@media screen and (min-width:900px){.product-container.base.xgt .message.main .headline em{display:inline;}}.product-container.base.xgt .message.main .description,.product-container.base.xgt .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.xgt .message.main span,.product-container.base.xgt .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.xgt .message.main span{text-align:unset;width:unset;}.product-container.base.xgt .message.main .content-wrapper{padding:20px 0;}.lt-ie9 .product-container.base.xgt .message.main .content-wrapper{padding:10px 0;}@media screen and (max-width:899px){.product-container.base.xgt .message.main .content-wrapper{padding:10px 0;}}.product-container.base.xgt .message.main .content-wrapper .with-logo{display:flex;flex-direction:row;gap:25px;align-items:center;}.lt-ie9 .product-container.base.xgt .message.main .content-wrapper .with-logo{flex-direction:column;gap:5px;}@media screen and (max-width:899px){.product-container.base.xgt .message.main .content-wrapper .with-logo{flex-direction:column;gap:5px;}}.product-container.base.xgt .message.main .content-wrapper .with-logo .logo-section{display:flex;align-items:center;}.product-container.base.xgt .message.main .content-wrapper .with-logo .logo-section .brand-logo{height:1em;}.product-container.base.xgt .message.main .content-wrapper .headline.disclaimer.self-right,.product-container.base.xgt .message.main .content-wrapper .erebates .disclaimer span.headline.self-right,.erebates .disclaimer .product-container.base.xgt .message.main .content-wrapper span.headline.self-right,.product-container.base.xgt .message.main .content-wrapper .sales .disclaimer span.headline.self-right,.sales .disclaimer .product-container.base.xgt .message.main .content-wrapper span.headline.self-right{display:block;text-align:right;padding-right:20px;}.product-container.base.xgt .generic-columns.no-margin{margin:0;}.product-container.base.xgt .generic-columns.only-bottom{margin-top:0;padding-bottom:4.95em;}.product-container.base.xgt .generic-columns.xtra-padding{padding-bottom:4.95em;}.lt-ie9 .product-container.base.xgt .generic-columns.xtra-padding{padding-top:4.95em;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns.xtra-padding{padding-top:4.95em;}}.product-container.base.xgt .generic-columns.xtra-padding.only-bottom{margin-top:0;padding-bottom:4.95em;}.product-container.base.xgt .generic-columns.xtra-padding.chart{padding-bottom:8.8em;}.product-container.base.xgt .generic-columns.xtra-padding.faster-charging{padding-top:6.05em;padding-bottom:6.05em;}.product-container.base.xgt .generic-columns.margin-bttm-xtended{margin-bottom:8.25em;}.product-container.base.xgt .generic-columns .sorting-tool{display:flex;align-items:center;justify-content:center;}.product-container.base.xgt .generic-columns .sorting-tool .sort-label{margin-right:10px;}.product-container.base.xgt .generic-columns .sorting-tool .order-by{display:flex;align-items:center;justify-content:center;}.product-container.base.xgt .generic-columns .sorting-tool .order-by li{margin-right:10px;}.product-container.base.xgt .generic-columns .columns-wrapper.gallery-poster{width:90%;margin:0 auto;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.video.in-column.versatility{width:95%;}.lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.video.in-column.versatility{width:55%;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .columns-wrapper .tile.video.in-column.versatility{width:55%;}}.product-container.base.xgt .generic-columns .columns-wrapper .tile.video.in-column.versatility .content .video-wrapper{padding-bottom:56.25%;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.video.in-column.versatility .content .video-control .fas{color:#000;}.lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.video.in-column.new-system{padding-left:60px;width:60%;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .columns-wrapper .tile.video.in-column.new-system{padding-left:60px;width:60%;}}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:100%;}.lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.info{max-width:50%;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .columns-wrapper .tile.info{max-width:50%;}}.lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column{width:100%;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column{width:100%;}}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system.chart{padding-bottom:2.75em;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy .headline,.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy .description,.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy span,.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy span{text-align:center;width:unset;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy .headline span{display:block;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy{padding:0 15px;text-align:center;}.lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy{padding:0 75px;text-align:center;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy{padding:0 75px;text-align:center;}}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .description,.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span,.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span{text-align:center;margin:0;width:unset;}.lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .description,.lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span,.lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span{text-align:left;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .description,.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span,.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span{text-align:left;}}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .headline{margin-bottom:.55em;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc(1em + 1vw);color:#000;line-height:normal;text-align:center;}.lt-ie9 .product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .headline{text-align:left;width:60%;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .headline{text-align:left;width:60%;}}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info .headline{font-weight:bold;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info .headline.expressive{margin-top:.55em;font-family:"MakitaSansCondensed_Black";font-size:calc(1em + 1.5vw);text-align:center;color:#000;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info .headline.expressive em{font-family:"MakitaSansCondensed_Black";display:block;font-style:normal;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info .headline.expressive em sup{vertical-align:super;font-size:50%;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info .description,.product-container.base.xgt .generic-columns .columns-wrapper .tile.info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.xgt .generic-columns .columns-wrapper .tile.info span,.product-container.base.xgt .generic-columns .columns-wrapper .tile.info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.xgt .generic-columns .columns-wrapper .tile.info span{color:#000;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info .flag-callout{margin-bottom:.55em;font-family:"MakitaSansCondensed_Black";font-style:italic;background-color:#008290;color:#fff;padding:2px 30px;font-size:calc(.8em + 1vw);}.product-container.base.xgt .generic-columns .columns-wrapper .tile.info .graphic{margin-bottom:1.1em;padding-bottom:1.1em;border-bottom:4px solid #808080;}.product-container.base.xgt .generic-columns .columns-wrapper .tile.chart img{max-width:75%;}.product-container.base.xgt .generic-columns .grid-wrapper{width:90%;margin:0 auto;padding:40px 0;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.xgt .generic-columns .grid-wrapper .grid-row{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .grid-wrapper .grid-row{flex-direction:row;}}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles{margin-right:0;margin-bottom:40px;font-size:0;text-align:center;position:relative;margin-bottom:20px;}.lt-ie9 .product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles:last-child{margin-right:0;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile{display:inline-block;text-align:left;opacity:.99;overflow:hidden;position:relative;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:before{content:"";background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);width:100%;height:50%;opacity:1;position:absolute;top:50%;left:0;z-index:2;transition-property:top,opacity;transition-duration:.3s;}.lt-ie9 .product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:before{top:100%;opacity:0;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:before{top:100%;opacity:0;}}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile img{display:block;max-width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile .details{font-size:calc(1em + 1.25vw);padding:20px;color:#fff;position:absolute;bottom:0;left:0;z-index:3;width:100%;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{display:block;opacity:1;}.lt-ie9 .product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title{line-height:1.25;font-weight:600;font-size:calc(16px + 24*(100vw - 320px)/2240);text-align:center;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title i{display:block;font-style:normal;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile .details .info{line-height:1.2;margin-top:5px;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before,.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{opacity:1;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before{top:50%;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{top:0;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .title,.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .title{transition-delay:.15s;}.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .info,.product-container.base.xgt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .info{transition-delay:.25s;}.product-container.base.xgt .generic-columns .data-grid{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.xgt .generic-columns .data-grid{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns .data-grid{flex-direction:row;}}.product-container.base.xgt .generic-columns .data-grid .data-tile{flex:0 0 calc(18.66% - 20px);padding:0;margin-bottom:1.1em;text-align:center;}.product-container.base.xgt .generic-columns .data-grid .data-tile *{box-sizing:border-box;}.product-container.base.xgt .generic-columns .data-grid .data-tile img{max-height:100%;max-width:100%;}.product-container.base.xgt .generic-columns.animation{background:url(../jpg/background_circuitboard_b5b6b7_fade.jpg);background-repeat:no-repeat;background-size:100% 100%;position:relative;min-height:1082px;display:flex;justify-content:center;margin-bottom:0;flex-direction:column;}.lt-ie9 .product-container.base.xgt .generic-columns.animation{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns.animation{flex-direction:row;}}.product-container.base.xgt .generic-columns.animation.short-bkg{background:url(https://cdn.makitatools.com/apps/wms/products/xgt/circuit-board_b5b6b7_FadeB_1920x750.png);min-height:750px;}.product-container.base.xgt .generic-columns.animation video{background:transparent;height:auto;border-bottom:1px solid transparent;width:100%;margin:0 auto;}.product-container.base.xgt .generic-columns.animation.heavy-right{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);}.product-container.base.xgt .generic-columns.animation.heavy-right *{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);}.product-container.base.xgt .generic-columns.animation .video-wrapper{padding-bottom:53.25%;}.product-container.base.xgt .generic-columns.animation .header{display:flex;justify-content:center;z-index:999;border-top:4px solid #a9a9a9;margin:0 auto;flex-direction:column;background:#fff;width:100%;padding:8px 15px;margin-bottom:.55em;}.lt-ie9 .product-container.base.xgt .generic-columns.animation .header{position:absolute;top:0;left:0;right:0;flex-direction:row;background-color:transparent;width:85%;padding:unset;margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns.animation .header{position:absolute;top:0;left:0;right:0;flex-direction:row;background-color:transparent;width:85%;padding:unset;margin-bottom:0;}}.product-container.base.xgt .generic-columns.animation .header .shape-wrapper{position:relative;display:flex;justify-content:center;align-items:center;padding-top:18px;}.product-container.base.xgt .generic-columns.animation .header .shape-wrapper:before{width:100%;background-color:#fff;}.lt-ie9 .product-container.base.xgt .generic-columns.animation .header .shape-wrapper:before{background-color:transparent;content:"";position:absolute;top:0;z-index:-1;height:0;width:1100px;border:190px solid transparent;border-top:190px solid #fff;border-bottom:0 solid transparent;}@media screen and (min-width:900px){.product-container.base.xgt .generic-columns.animation .header .shape-wrapper:before{background-color:transparent;content:"";position:absolute;top:0;z-index:-1;height:0;width:1100px;border:190px solid transparent;border-top:190px solid #fff;border-bottom:0 solid transparent;}}.product-container.base.xgt .generic-columns.animation .columns-wrapper{width:100%;}.product-container.base.lxt .message,.product-container.base.cxt .message{padding:0;}.product-container.base.lxt .message.main,.product-container.base.cxt .message.main{flex-direction:column;align-items:center;}.product-container.base.lxt .message.main.xtra-padding,.product-container.base.cxt .message.main.xtra-padding{padding-top:.55em;padding-bottom:.55em;}.product-container.base.lxt .message.main.expressive.lxt .headline span,.product-container.base.cxt .message.main.expressive.lxt .headline span{font-family:"MakitaSansCondensed_Regular";}.product-container.base.lxt .message.main.expressive .headline,.product-container.base.cxt .message.main.expressive .headline{font-size:calc(1em + 3vw);line-height:normal;}.product-container.base.lxt .message.main.expressive .headline span,.product-container.base.cxt .message.main.expressive .headline span{margin-bottom:.55em;font-family:"MakitaSansCondensed_SemiBold";font-size:calc(.5em + 1.5vw);line-height:50px;}.product-container.base.lxt .message.main.expressive .headline span.small-print,.product-container.base.cxt .message.main.expressive .headline span.small-print{line-height:0;font-size:calc(.15em + .75vw);text-align:center;margin:0 auto;}.product-container.base.lxt .message.main .headline,.product-container.base.cxt .message.main .headline{font-family:"MakitaSansCondensed_Black";line-height:unset;margin-bottom:0;}.product-container.base.lxt .message.main .headline.top,.product-container.base.cxt .message.main .headline.top{padding:30px 0;}.product-container.base.lxt .message.main .headline.top em,.product-container.base.cxt .message.main .headline.top em{font-style:normal;color:#008290;}.product-container.base.lxt .message.main .headline.top em.black,.product-container.base.cxt .message.main .headline.top em.black{color:#000;}.product-container.base.lxt .message.main .headline.padded-top,.product-container.base.cxt .message.main .headline.padded-top{padding-top:30px;}.product-container.base.lxt .message.main .headline.big,.product-container.base.cxt .message.main .headline.big{font-size:calc(1em + 3vw);}.product-container.base.lxt .message.main .headline.big em,.product-container.base.cxt .message.main .headline.big em{font-style:normal;color:#008290;}.product-container.base.lxt .message.main .headline.big em.black,.product-container.base.cxt .message.main .headline.big em.black{color:#000;}.product-container.base.lxt .message.main .headline em,.product-container.base.cxt .message.main .headline em{margin-left:20px;font-family:"MakitaSansCondensed_Black";color:#000;font-style:normal;}.product-container.base.lxt .message.main .description,.product-container.base.lxt .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.lxt .message.main span,.product-container.base.lxt .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.lxt .message.main span,.product-container.base.cxt .message.main .description,.product-container.base.cxt .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cxt .message.main span,.product-container.base.cxt .message.main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cxt .message.main span{text-align:unset;width:unset;}.product-container.base.lxt .generic-columns,.product-container.base.cxt .generic-columns{margin-bottom:0;}.product-container.base.lxt .generic-columns.padded-top,.product-container.base.cxt .generic-columns.padded-top{padding-top:4.95em;}.product-container.base.lxt .generic-columns .seventy-five,.product-container.base.cxt .generic-columns .seventy-five{max-width:75%;margin:0 auto;}.product-container.base.lxt .generic-columns.lxt,.product-container.base.cxt .generic-columns.lxt{padding-bottom:40px;}.product-container.base.lxt .generic-columns.xtra-padding,.product-container.base.cxt .generic-columns.xtra-padding{padding-bottom:4.95em;}.lt-ie9 .product-container.base.lxt .generic-columns.xtra-padding,.lt-ie9 .product-container.base.cxt .generic-columns.xtra-padding{padding-top:4.95em;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns.xtra-padding,.product-container.base.cxt .generic-columns.xtra-padding{padding-top:4.95em;}}.product-container.base.lxt .generic-columns.margin-bttm-xtended,.product-container.base.cxt .generic-columns.margin-bttm-xtended{margin-bottom:8.25em;}.product-container.base.lxt .generic-columns.padding-bttm-xtended,.product-container.base.cxt .generic-columns.padding-bttm-xtended{padding-bottom:8.25em;}.product-container.base.lxt .generic-columns .sorting-tool,.product-container.base.cxt .generic-columns .sorting-tool{display:flex;align-items:center;justify-content:center;}.product-container.base.lxt .generic-columns .sorting-tool .sort-label,.product-container.base.cxt .generic-columns .sorting-tool .sort-label{margin-right:10px;}.product-container.base.lxt .generic-columns .sorting-tool .order-by,.product-container.base.cxt .generic-columns .sorting-tool .order-by{display:flex;align-items:center;justify-content:center;}.product-container.base.lxt .generic-columns .sorting-tool .order-by li,.product-container.base.cxt .generic-columns .sorting-tool .order-by li{margin-right:10px;}.product-container.base.lxt .generic-columns .columns-wrapper.xtra-padding,.product-container.base.cxt .generic-columns .columns-wrapper.xtra-padding{padding-top:2.2em;padding-bottom:2.2em;}.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper.xtra-padding,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper.xtra-padding{padding-top:4.95em;padding-bottom:4.95em;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .columns-wrapper.xtra-padding,.product-container.base.cxt .generic-columns .columns-wrapper.xtra-padding{padding-top:4.95em;padding-bottom:4.95em;}}.product-container.base.lxt .generic-columns .columns-wrapper.gallery-poster,.product-container.base.cxt .generic-columns .columns-wrapper.gallery-poster{width:95%;margin:0 auto;}.product-container.base.lxt .generic-columns .columns-wrapper.gray-wrapper,.product-container.base.cxt .generic-columns .columns-wrapper.gray-wrapper{background-color:#999;width:90%;margin:0 auto;justify-content:space-between;padding:20px;}.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper.gray-wrapper,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper.gray-wrapper{padding:40px;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .columns-wrapper.gray-wrapper,.product-container.base.cxt .generic-columns .columns-wrapper.gray-wrapper{padding:40px;}}.product-container.base.lxt .generic-columns .columns-wrapper.gray-wrapper.no-padding-bottom,.product-container.base.cxt .generic-columns .columns-wrapper.gray-wrapper.no-padding-bottom{padding-bottom:0;}.product-container.base.lxt .generic-columns .columns-wrapper.gray-wrapper.xtra-padding,.product-container.base.cxt .generic-columns .columns-wrapper.gray-wrapper.xtra-padding{padding-top:4.95em;padding-bottom:4.95em;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.video.in-column.carousel-vid,.product-container.base.cxt .generic-columns .columns-wrapper .tile.video.in-column.carousel-vid{width:100%;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.video.in-column.carousel-vid .content .video-wrapper,.product-container.base.cxt .generic-columns .columns-wrapper .tile.video.in-column.carousel-vid .content .video-wrapper{padding-bottom:19.25%;}.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.video.in-column.one-system,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.video.in-column.one-system{padding-left:60px;width:60%;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .columns-wrapper .tile.video.in-column.one-system,.product-container.base.cxt .generic-columns .columns-wrapper .tile.video.in-column.one-system{padding-left:60px;width:60%;}}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info{max-width:50%;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .columns-wrapper .tile.info,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info{max-width:50%;}}.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column{max-width:58%;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column{max-width:58%;}}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info{padding-bottom:2.75em;max-width:unset;}.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info{width:85%;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info{width:85%;}}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy .headline,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy .description,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy span,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy .headline,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy .description,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy span{text-align:center;color:#fff;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy{padding:0 15px;text-align:center;}.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy{padding:0 75px;text-align:center;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy{padding:0 75px;text-align:center;}}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy .headline,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.carousel-info .copy .headline{margin-bottom:.55em;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc(1em + 1vw);line-height:normal;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.chart,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.chart{padding-bottom:2.75em;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy .headline,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy .description,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy span,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy .headline,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy .description,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.chart .copy span{text-align:center;width:unset;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy{padding:0 15px;text-align:center;}.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy{padding:0 75px;text-align:center;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy{padding:0 75px;text-align:center;}}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .description,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .description,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span{color:#fff;text-align:center;margin:0;width:unset;}.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .description,.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span,.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .description,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span{text-align:left;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .description,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .description,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy span{text-align:left;}}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline{margin-bottom:.55em;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc(1em + 1vw);color:#fff;line-height:normal;text-align:center;}.lt-ie9 .product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline,.lt-ie9 .product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline{text-align:left;width:60%;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline{text-align:left;width:60%;}}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline.with-icon,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline.with-icon{display:flex;align-items:center;width:60%;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline.with-icon img,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline.with-icon img{margin-right:20px;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline.small,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info.in-column.one-system .copy .headline.small{font-size:calc(.7em + 1vw);}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info .headline,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info .headline{font-weight:bold;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info .headline span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info .headline span{display:block;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info .headline.expressive,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info .headline.expressive{margin-top:.55em;font-family:"MakitaSansCondensed_Black";font-size:calc(1em + 2vw);text-align:center;color:#000;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info .headline.expressive em,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info .headline.expressive em{font-family:"MakitaSansCondensed_Black";display:block;font-style:normal;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info .description,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.lxt .generic-columns .columns-wrapper .tile.info span,.product-container.base.lxt .generic-columns .columns-wrapper .tile.info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.lxt .generic-columns .columns-wrapper .tile.info span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info .description,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cxt .generic-columns .columns-wrapper .tile.info span,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cxt .generic-columns .columns-wrapper .tile.info span{color:#000;width:unset;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info .flag-callout,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info .flag-callout{margin-bottom:.55em;font-family:"MakitaSansCondensed_Black";font-style:italic;background-color:#008290;color:#fff;padding:2px 30px;font-size:calc(.8em + 1vw);}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info .flag-callout.black,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info .flag-callout.black{background-color:#000;width:100%;text-align:center;}.product-container.base.lxt .generic-columns .columns-wrapper .tile.info .graphic,.product-container.base.cxt .generic-columns .columns-wrapper .tile.info .graphic{margin-bottom:1.1em;padding-bottom:1.1em;border-bottom:4px solid #808080;}.product-container.base.lxt .generic-columns .grid-wrapper,.product-container.base.cxt .generic-columns .grid-wrapper{width:95%;margin:0 auto;padding:40px 0;}.product-container.base.lxt .generic-columns .grid-wrapper.gray-wrapper,.product-container.base.cxt .generic-columns .grid-wrapper.gray-wrapper{background-color:#999;width:90%;margin:0 auto;padding:20px;}.lt-ie9 .product-container.base.lxt .generic-columns .grid-wrapper.gray-wrapper,.lt-ie9 .product-container.base.cxt .generic-columns .grid-wrapper.gray-wrapper{padding:40px;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .grid-wrapper.gray-wrapper,.product-container.base.cxt .generic-columns .grid-wrapper.gray-wrapper{padding:40px;}}.product-container.base.lxt .generic-columns .grid-wrapper.gray-wrapper.no-padding-bottom,.product-container.base.cxt .generic-columns .grid-wrapper.gray-wrapper.no-padding-bottom{padding-bottom:0;}.product-container.base.lxt .generic-columns .grid-wrapper.gray-wrapper .grid-row .tiles,.product-container.base.cxt .generic-columns .grid-wrapper.gray-wrapper .grid-row .tiles{margin-bottom:20px;}.lt-ie9 .product-container.base.lxt .generic-columns .grid-wrapper.gray-wrapper .grid-row .tiles,.lt-ie9 .product-container.base.cxt .generic-columns .grid-wrapper.gray-wrapper .grid-row .tiles{margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .grid-wrapper.gray-wrapper .grid-row .tiles,.product-container.base.cxt .generic-columns .grid-wrapper.gray-wrapper .grid-row .tiles{margin-bottom:0;}}.product-container.base.lxt .generic-columns .grid-wrapper.no-padding,.product-container.base.cxt .generic-columns .grid-wrapper.no-padding{padding:0;}.product-container.base.lxt .generic-columns .grid-wrapper.white,.product-container.base.cxt .generic-columns .grid-wrapper.white{background-color:#fff;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.lxt .generic-columns .grid-wrapper .grid-row,.lt-ie9 .product-container.base.cxt .generic-columns .grid-wrapper .grid-row{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .grid-wrapper .grid-row,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row{flex-direction:row;}}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row.justify-space,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row.justify-space{justify-content:space-around;padding-bottom:60px;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .columns,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .columns{background-color:#fff;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .columns.black,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .columns.black{background-color:#000;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .columns.black .details .info .headline,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .columns.black .details .info .headline{font-family:"MakitaSansCondensed_Black";color:#fff;font-size:calc(.8em + .8vw);line-height:32px;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .columns .seventy-five,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .columns .seventy-five{width:75%;margin:0 auto;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .columns .details,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .columns .details{text-align:center;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:1.65em;}.lt-ie9 .product-container.base.lxt .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn,.lt-ie9 .product-container.base.cxt .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:0;}}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .columns .details .info .headline,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .columns .details .info .headline{margin-top:1.65em;margin-bottom:1.65em;font-family:"MakitaSansCondensed_SemiBold";}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .columns .details .info .headline span,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .columns .details .info .headline span{display:block;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles{margin-right:0;margin-bottom:20px;font-size:0;text-align:center;position:relative;}.lt-ie9 .product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles,.lt-ie9 .product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles:last-child,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles:last-child{margin-right:0;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile{display:inline-block;text-align:left;opacity:.99;overflow:hidden;position:relative;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:before,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:before{content:"";background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);width:100%;height:50%;opacity:1;position:absolute;top:50%;left:0;z-index:2;transition-property:top,opacity;transition-duration:.3s;}.lt-ie9 .product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:before,.lt-ie9 .product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:before{top:100%;opacity:0;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:before,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:before{top:100%;opacity:0;}}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile img,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile img{display:block;max-width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details{font-size:calc(.5em + .6vw);padding:20px;color:#fff;position:absolute;bottom:0;left:0;z-index:3;width:100%;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details span,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{display:block;opacity:1;}.lt-ie9 .product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details span,.lt-ie9 .product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details span,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title{line-height:1.25;font-weight:600;font-size:calc(16px + 4*(100vw - 320px)/1380);text-align:center;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title i,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title i{display:block;font-style:normal;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details .info,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile .details .info{line-height:1.2;margin-top:5px;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before,.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{opacity:1;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before{top:50%;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{top:0;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .title,.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .title,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .title,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .title{transition-delay:.15s;}.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .info,.product-container.base.lxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .info,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .info,.product-container.base.cxt .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .info{transition-delay:.25s;}.product-container.base.lxt .generic-columns .data-grid,.product-container.base.cxt .generic-columns .data-grid{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.lxt .generic-columns .data-grid,.lt-ie9 .product-container.base.cxt .generic-columns .data-grid{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.lxt .generic-columns .data-grid,.product-container.base.cxt .generic-columns .data-grid{flex-direction:row;}}.product-container.base.lxt .generic-columns .data-grid .data-tile,.product-container.base.cxt .generic-columns .data-grid .data-tile{flex:0 0 calc(18.66% - 20px);padding:0;margin-bottom:1.1em;text-align:center;}.product-container.base.lxt .generic-columns .data-grid .data-tile *,.product-container.base.cxt .generic-columns .data-grid .data-tile *{box-sizing:border-box;}.product-container.base.lxt .generic-columns .data-grid .data-tile img,.product-container.base.cxt .generic-columns .data-grid .data-tile img{max-height:100%;max-width:100%;}.product-container.base.cordless .message.footer .heading,.product-container.base.cordless .message.footer .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.cordless .message.footer .text-lower,.product-container.base.cordless .message.footer .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.cordless .message.footer .text-lower,.product-container.base.xgt .message.footer .heading,.product-container.base.xgt .message.footer .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.xgt .message.footer .text-lower,.product-container.base.xgt .message.footer .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.xgt .message.footer .text-lower,.product-container.base.lxt .message.footer .heading,.product-container.base.lxt .message.footer .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.lxt .message.footer .text-lower,.product-container.base.lxt .message.footer .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.lxt .message.footer .text-lower,.product-container.base.cxt .message.footer .heading,.product-container.base.cxt .message.footer .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.cxt .message.footer .text-lower,.product-container.base.cxt .message.footer .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.cxt .message.footer .text-lower{padding-top:2.2em;padding-bottom:1.1em;font-size:calc(1em + .8vw);color:#555;font-family:"MakitaSans_Regular";letter-spacing:2px;}.product-container.base.cordless .generic-columns.footer,.product-container.base.xgt .generic-columns.footer,.product-container.base.lxt .generic-columns.footer,.product-container.base.cxt .generic-columns.footer{display:flex;justify-content:space-between;margin:unset;flex-direction:column;}.lt-ie9 .product-container.base.cordless .generic-columns.footer,.lt-ie9 .product-container.base.xgt .generic-columns.footer,.lt-ie9 .product-container.base.lxt .generic-columns.footer,.lt-ie9 .product-container.base.cxt .generic-columns.footer{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.cordless .generic-columns.footer,.product-container.base.xgt .generic-columns.footer,.product-container.base.lxt .generic-columns.footer,.product-container.base.cxt .generic-columns.footer{flex-direction:row;}}.product-container.base.cordless .generic-columns.footer .tile,.product-container.base.xgt .generic-columns.footer .tile,.product-container.base.lxt .generic-columns.footer .tile,.product-container.base.cxt .generic-columns.footer .tile{text-align:center;margin-bottom:1.1em;}.lt-ie9 .product-container.base.cordless .generic-columns.footer .tile,.lt-ie9 .product-container.base.xgt .generic-columns.footer .tile,.lt-ie9 .product-container.base.lxt .generic-columns.footer .tile,.lt-ie9 .product-container.base.cxt .generic-columns.footer .tile{margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.cordless .generic-columns.footer .tile,.product-container.base.xgt .generic-columns.footer .tile,.product-container.base.lxt .generic-columns.footer .tile,.product-container.base.cxt .generic-columns.footer .tile{margin-bottom:0;}}.product-container.base.cordless .generic-columns.footer .tile .title,.product-container.base.xgt .generic-columns.footer .tile .title,.product-container.base.lxt .generic-columns.footer .tile .title,.product-container.base.cxt .generic-columns.footer .tile .title{margin-bottom:.55em;margin-top:.55em;font-family:"MakitaSansCondensed_Black";font-size:calc(1em + .5vw);line-height:normal;color:#000;}.product-container.base.cordless .generic-columns.footer .tile .title span,.product-container.base.xgt .generic-columns.footer .tile .title span,.product-container.base.lxt .generic-columns.footer .tile .title span,.product-container.base.cxt .generic-columns.footer .tile .title span{display:block;}.product-container.base.cordless .generic-columns.footer .tile .blurb,.product-container.base.xgt .generic-columns.footer .tile .blurb,.product-container.base.lxt .generic-columns.footer .tile .blurb,.product-container.base.cxt .generic-columns.footer .tile .blurb{margin-bottom:1.1em;margin-left:auto;margin-right:auto;}.lt-ie9 .product-container.base.cordless .generic-columns.footer .tile .blurb,.lt-ie9 .product-container.base.xgt .generic-columns.footer .tile .blurb,.lt-ie9 .product-container.base.lxt .generic-columns.footer .tile .blurb,.lt-ie9 .product-container.base.cxt .generic-columns.footer .tile .blurb{width:450px;}@media screen and (min-width:900px){.product-container.base.cordless .generic-columns.footer .tile .blurb,.product-container.base.xgt .generic-columns.footer .tile .blurb,.product-container.base.lxt .generic-columns.footer .tile .blurb,.product-container.base.cxt .generic-columns.footer .tile .blurb{width:450px;}}.lt-ie9 .product-container.base.tilt-up .contact-us-wrapper .contact-us-form,.lt-ie9 .product-container.base.utilities .contact-us-wrapper .contact-us-form{position:absolute;width:60%;top:130px;}@media screen and (min-width:1600px){.product-container.base.tilt-up .contact-us-wrapper .contact-us-form,.product-container.base.utilities .contact-us-wrapper .contact-us-form{position:absolute;width:60%;top:130px;}}.product-container.base.tilt-up .contact-us-wrapper .contact-us-form .form-container,.product-container.base.utilities .contact-us-wrapper .contact-us-form .form-container{width:95%;background-color:#fff;padding:40px 20px;}.product-container.base.tilt-up .contact-us-wrapper .contact-us-form .form-container .small-disclaimer,.product-container.base.utilities .contact-us-wrapper .contact-us-form .form-container .small-disclaimer{color:#000;font-size:.9em;font-weight:normal;}.product-container.base.tilt-up .contact-us-wrapper .makita-form-v2 .flex-form-fields .dyn-lbl label,.product-container.base.utilities .contact-us-wrapper .makita-form-v2 .flex-form-fields .dyn-lbl label{color:#000;}.product-container.base.tilt-up .content{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.tilt-up .content{flex-direction:row;}@media screen and (min-width:1100px){.product-container.base.tilt-up .content{flex-direction:row;}}.product-container.base.tilt-up .content .title-banner{display:flex;align-items:center;justify-content:center;flex-direction:row;color:#fff;padding:20px;background-color:#008290;}.lt-ie9 .product-container.base.tilt-up .content .title-banner{position:absolute;right:0;background-color:rgba(0,130,144,.85);}@media screen and (min-width:900px){.product-container.base.tilt-up .content .title-banner{position:absolute;right:0;background-color:rgba(0,130,144,.85);}}.lt-ie9 .product-container.base.tilt-up .content .title-banner{width:100%;}@media screen and (max-width:899px){.product-container.base.tilt-up .content .title-banner{width:100%;}}.product-container.base.tilt-up .content .title-banner .img-fit-width img{max-width:85%;margin:0;}.lt-ie9 .product-container.base.tilt-up .content .title-banner .img-fit-width img{max-width:100%;}@media screen and (min-width:900px){.product-container.base.tilt-up .content .title-banner .img-fit-width img{max-width:100%;}}.product-container.base.tilt-up .content .title-banner .headline{font-family:"MakitaSansCondensed_Black";font-size:calc(1.2em + 1.2vw);margin-left:15px;line-height:40px;}.product-container.base.tilt-up .content .title-banner .headline span{display:block;}.product-container.base.tilt-up .contact-us-wrapper{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#008290;padding-bottom:2.2em;}.lt-ie9 .product-container.base.tilt-up .contact-us-wrapper{flex-direction:row;padding-bottom:8.25em;}@media screen and (min-width:1600px){.product-container.base.tilt-up .contact-us-wrapper{flex-direction:row;padding-bottom:8.25em;}}.product-container.base.tilt-up .contact-us-wrapper .contact-us-form{display:flex;align-items:center;bottom:0;justify-content:center;flex-direction:column;color:#fff;background-color:transparent;color:#fff;}.lt-ie9 .product-container.base.tilt-up .contact-us-wrapper .contact-us-form{position:absolute;width:60%;}@media screen and (min-width:1600px){.product-container.base.tilt-up .contact-us-wrapper .contact-us-form{position:absolute;width:60%;}}.product-container.base.tilt-up .contact-us-wrapper .contact-us-form .form-header-details{text-align:center;margin-top:1.1em;margin-bottom:1.1em;}.product-container.base.tilt-up .contact-us-wrapper .contact-us-form .form-header-details .headline{color:#fff;margin-bottom:.275em;}.product-container.base.tilt-up .contact-us-wrapper .contact-us-form .form-header-details .details{font-size:100%;}.product-container.base.tilt-up .contact-us-wrapper .contact-us-form .headline{font-family:"MakitaSansCondensed_Black";font-size:calc(1.5em + 1.5vw);margin-left:15px;line-height:40px;}.product-container.base.tilt-up .contact-us-wrapper .contact-us-form .headline span{display:block;}.product-container.base.tilt-up .message .headline{font-size:calc(1.25em + 1.25vw);margin-bottom:0;}.product-container.base.tilt-up .message .description,.product-container.base.tilt-up .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.tilt-up .message span,.product-container.base.tilt-up .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.tilt-up .message span{font-family:Arial,sans-serif;font-size:calc(.8em + .8vw);color:#636466;}.product-container.base.tilt-up .generic-columns{margin-bottom:0;}.product-container.base.tilt-up .generic-columns .columns-wrapper.xtra-padding{padding-top:2.2em;padding-bottom:2.2em;}.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper.xtra-padding{padding-top:4.95em;padding-bottom:4.95em;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .columns-wrapper.xtra-padding{padding-top:4.95em;padding-bottom:4.95em;}}.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.in-column{padding:60px 0 60px 60px;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.in-column{padding:60px 0 60px 60px;}}.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info{max-width:50%;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info{max-width:50%;}}.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column{max-width:58%;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column{max-width:58%;}}.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy{padding:15px;text-align:center;}.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy{text-align:left;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy{text-align:left;}}.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .description,.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy span,.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy span{color:#fff;text-align:center;margin:0;width:unset;}.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .description,.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy span,.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy span{text-align:left;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .description,.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy span,.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy span{text-align:left;}}.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .headline{margin-bottom:.55em;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc(1em + 1vw);color:#fff;line-height:normal;text-align:center;}.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .headline{text-align:left;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .headline{text-align:left;}}.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .headline span{display:block;}.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.with-icon{display:flex;align-items:center;width:60%;}.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.with-icon img{margin-right:20px;}.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.small{font-size:calc(.7em + 1vw);}.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .system-icons{margin:0;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .system-icons{margin:0;}}.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-btn{font-size:calc(.75em + .75vw);}.lt-ie9 .product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-btn{padding:30px;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-btn{padding:30px;}}.product-container.base.tilt-up .generic-columns .grid-wrapper{width:95%;margin:0 auto;padding:40px 0;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row{flex-direction:row;align-items:flex-end;}@media screen and (min-width:1100px){.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row{flex-direction:row;align-items:flex-end;}}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.justify-space{justify-content:space-around;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.phases .columns{max-width:230px;}.lt-ie9 .product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.phases .columns{max-width:unset;}@media screen and (min-width:1300px){.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.phases .columns{max-width:unset;}}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.phases .columns .details .info a{display:flex;flex-direction:column;justify-content:center;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns{background-color:#fff;margin-right:20px;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns:last-child{margin-right:0;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns .details{text-align:center;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:1.65em;}.lt-ie9 .product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:0;}}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns .details .info .headline{margin-top:1.65em;margin-bottom:1.65em;font-family:"MakitaSansCondensed_SemiBold";}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns .details .info .headline span{display:block;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns .details .info .makita-btn.headline{width:100%;padding-top:20px;padding-bottom:20px;padding-left:10px;padding-right:10px;}.lt-ie9 .product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns .details .info .makita-btn.headline{padding-left:25px;padding-right:25px;}@media screen and (min-width:1300px){.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .columns .details .info .makita-btn.headline{padding-left:25px;padding-right:25px;}}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles{margin-right:0;margin-bottom:20px;font-size:0;text-align:center;position:relative;}.lt-ie9 .product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles:last-child{margin-right:0;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile{display:inline-block;text-align:left;opacity:.99;overflow:hidden;position:relative;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:before{content:"";background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);width:100%;height:50%;opacity:0;position:absolute;top:100%;left:0;z-index:2;transition-property:top,opacity;transition-duration:.3s;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile img{display:block;max-width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile .details{font-size:calc(.5em + .6vw);padding:20px;color:#fff;position:absolute;bottom:0;left:0;z-index:3;width:100%;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{display:block;opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title{line-height:1.25;font-weight:600;font-size:calc(.75em + .75vw);text-align:center;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title i{display:block;font-style:normal;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile .details .info{line-height:1.2;margin-top:5px;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before,.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{opacity:0;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before{top:50%;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{top:0;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .title,.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .title{transition-delay:.15s;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .info,.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .info{transition-delay:.25s;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description{align-items:flex-start;justify-content:flex-start;width:100%;margin:0 auto;border-top:1px solid #999;padding-top:1.1em;padding-bottom:1.1em;}.lt-ie9 .product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description{width:75%;align-items:center;}@media screen and (min-width:1100px){.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description{width:75%;align-items:center;}}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description:last-child{border-bottom:1px solid #999;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns{margin-right:40px;flex-basis:30%;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns:last-child{flex-basis:70%;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns .headline{font-family:"MakitaSansCondensed_Black";font-size:calc(1em + 1vw);}.lt-ie9 .product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns .headline{line-height:36px;}@media screen and (min-width:900px){.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns .headline{line-height:36px;}}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns .headline span{display:unset;margin:0 5px;}.lt-ie9 .product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns .headline span{display:block;line-height:36px;margin-right:0;margin-left:0;}@media screen and (min-width:1100px){.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns .headline span{display:block;line-height:36px;margin-right:0;margin-left:0;}}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns .details{font-family:"MakitaSans_Light";text-align:left;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns .details .tags{font-size:16px;margin-top:8px;}.product-container.base.tilt-up .generic-columns .grid-wrapper .grid-row.title-description .columns .details .tags .makita-link{color:#404040;cursor:default;}.lt-ie9 .product-container.base.tilt-up .generic-columns.padding-top-5em{padding-top:4em;}@media screen and (min-width:1600px){.product-container.base.tilt-up .generic-columns.padding-top-5em{padding-top:4em;}}.product-container.base.tilt-up .feature.data.carousel{margin-bottom:2.2em;}.product-container.base.tilt-up .flyin-modal .flyin-badge .makita-link{font-size:calc((23px) + (28 - 23)*(100vw - (320px))/(1920 - 320));}.product-container.base.utilities{padding:0;}.product-container.base.utilities .content{position:relative;}.product-container.base.utilities .content .title-banner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background-color:rgba(0,0,0,.5);padding:20px;width:100%;}.product-container.base.utilities .content .title-banner .headline{font-family:"MakitaSansCondensed_Black";font-size:calc((25px) + (100 - 25)*(100vw - (320px))/(1680 - 320));}.product-container.base.utilities .content .title-banner .description,.product-container.base.utilities .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.utilities .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.utilities .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.utilities .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span,.product-container.base.utilities .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.utilities .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.utilities .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.utilities .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span{font-family:Arial,sans-serif;font-size:calc((16px) + (28 - 16)*(100vw - (320px))/(1680 - 320));}.product-container.base.utilities .content .title-banner .description span,.product-container.base.utilities .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.utilities .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.product-container.base.utilities .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.utilities .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .title-banner span span,.product-container.base.utilities .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.utilities .content .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.product-container.base.utilities .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.utilities .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .title-banner span span{display:block;}.product-container.base.utilities .content .video-control{z-index:100;}.product-container.base.utilities .message .headline{font-size:calc(1.25em + 1.25vw);margin-bottom:0;}.product-container.base.utilities .message .description,.product-container.base.utilities .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.utilities .message span,.product-container.base.utilities .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.utilities .message span{font-family:Arial,sans-serif;font-size:calc(.8em + .8vw);color:#636466;}.product-container.base.utilities .message.white{background-color:#fff;}.product-container.base.utilities .message.grey{background-color:#f5f5f5;}.product-container.base.utilities .generic-columns{margin-bottom:0;}.product-container.base.utilities .generic-columns .columns-wrapper.xtra-padding{padding-top:2.2em;padding-bottom:2.2em;}.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper.xtra-padding{padding-top:4.95em;padding-bottom:4.95em;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .columns-wrapper.xtra-padding{padding-top:4.95em;padding-bottom:4.95em;}}.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.in-column{padding:60px 0 60px 60px;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .columns-wrapper .tile.in-column{padding:60px 0 60px 60px;}}.product-container.base.utilities .generic-columns .columns-wrapper .tile.info{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info{max-width:50%;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .columns-wrapper .tile.info{max-width:50%;}}.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column{max-width:58%;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column{max-width:58%;}}.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy{padding:15px;text-align:center;}.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy{text-align:left;max-width:93%;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy{text-align:left;max-width:93%;}}.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .description,.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy span,.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy span{font-family:Arial,sans-serif;color:#fff;text-align:center;margin:0;width:unset;}.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .description,.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy span,.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy span{text-align:left;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .description,.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy span,.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy span{text-align:left;}}.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .headline{margin-bottom:.55em;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc(1em + 1vw);color:#fff;text-align:center;}.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .headline{text-align:left;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .headline{text-align:left;}}.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .headline span{display:block;}.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.with-icon{display:flex;align-items:center;width:60%;}.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.with-icon img{margin-right:20px;}.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .headline.small{font-size:calc(.7em + 1vw);}.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .system-icons{margin:0;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .system-icons{margin:0;}}.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-btn{font-size:calc(.75em + .75vw);}.lt-ie9 .product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-btn{padding:30px;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .columns-wrapper .tile.info.in-column .copy .makita-btn{padding:30px;}}.product-container.base.utilities .generic-columns .grid-wrapper{width:95%;margin:0 auto;padding:0 0 55px 0;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.utilities .generic-columns .grid-wrapper .grid-row{flex-direction:row;align-items:flex-end;}@media screen and (min-width:1100px){.product-container.base.utilities .generic-columns .grid-wrapper .grid-row{flex-direction:row;align-items:flex-end;}}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.justify-space{justify-content:space-around;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.phases .columns{max-width:230px;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.phases .columns .details .info a{display:flex;flex-direction:column;justify-content:center;color:#333;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns{margin-right:0;}.lt-ie9 .product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns{margin-right:20px;}@media screen and (min-width:1100px){.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns{margin-right:20px;}}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns:last-child{margin-right:0;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .details{text-align:center;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:1.65em;}.lt-ie9 .product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .details .makita-btn{margin-bottom:0;}}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .details .info .headline{margin-top:.275em;margin-bottom:1.65em;font-family:"MakitaSansCondensed_SemiBold";}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .details .info .headline span{display:block;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .details .info .makita-btn.headline{width:100%;padding-top:20px;padding-bottom:20px;padding-left:10px;padding-right:10px;}.lt-ie9 .product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .details .info .makita-btn.headline{padding-left:25px;padding-right:25px;}@media screen and (min-width:1300px){.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .details .info .makita-btn.headline{padding-left:25px;padding-right:25px;}}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .img-fit-width{display:inline-block;overflow:hidden;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .img-fit-width img{transition:all .3s;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .columns .img-fit-width img:hover{transform:scale(1.2);}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles{margin-right:0;margin-bottom:20px;font-size:0;text-align:center;position:relative;}.lt-ie9 .product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles:last-child{margin-right:0;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile{display:inline-block;text-align:left;opacity:.99;overflow:hidden;position:relative;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:before{content:"";background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);width:100%;height:50%;opacity:0;position:absolute;top:100%;left:0;z-index:2;transition-property:top,opacity;transition-duration:.3s;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile img{display:block;max-width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile .details{font-size:calc(.5em + .6vw);padding:20px;color:#fff;position:absolute;bottom:0;left:0;z-index:3;width:100%;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile .details span{display:block;opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title{line-height:1.25;font-weight:600;font-size:calc(.75em + .75vw);text-align:center;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile .details .title i{display:block;font-style:normal;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile .details .info{line-height:1.2;margin-top:5px;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before,.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{opacity:0;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before{top:50%;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{top:0;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .title,.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .title{transition-delay:.15s;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:focus .info,.product-container.base.utilities .generic-columns .grid-wrapper .grid-row .tiles .tile:hover .info{transition-delay:.25s;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description{align-items:flex-start;justify-content:flex-start;width:100%;margin:0 auto;border-top:1px solid #999;padding-top:1.1em;padding-bottom:1.1em;}.lt-ie9 .product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description{width:75%;align-items:center;}@media screen and (min-width:1100px){.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description{width:75%;align-items:center;}}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description:last-child{border-bottom:1px solid #999;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns{margin-right:40px;flex-basis:30%;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns:last-child{flex-basis:70%;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns .headline{font-family:"MakitaSansCondensed_Black";font-size:calc(1em + 1vw);}.lt-ie9 .product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns .headline{line-height:36px;}@media screen and (min-width:900px){.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns .headline{line-height:36px;}}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns .headline span{display:unset;margin:0 5px;}.lt-ie9 .product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns .headline span{display:block;line-height:36px;margin-right:0;margin-left:0;}@media screen and (min-width:1100px){.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns .headline span{display:block;line-height:36px;margin-right:0;margin-left:0;}}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns .details{font-family:"MakitaSans_Light";text-align:left;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns .details .info{margin-bottom:20px;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns .details .tags{font-size:16px;margin-top:8px;}.product-container.base.utilities .generic-columns .grid-wrapper .grid-row.title-description .columns .details .tags__bold{color:#404040;cursor:default;font-weight:bold;}.lt-ie9 .product-container.base.utilities .generic-columns.padding-top-9em{padding-top:9em;}@media screen and (min-width:1600px){.product-container.base.utilities .generic-columns.padding-top-9em{padding-top:9em;}}.product-container.base.utilities .feature.data.carousel{padding-bottom:2.75em;background-color:#f5f5f5;}.lt-ie9 .product-container.base.utilities .feature.data.carousel.double{width:48%;}@media screen and (min-width:1100px){.product-container.base.utilities .feature.data.carousel.double{width:48%;}}.product-container.base.utilities .feature.data.carousel .content.with-banner{top:5%;}.product-container.base.utilities .feature.data.carousel .content .product-tile-wrapper{display:block;list-style-type:none;padding-left:0;}.product-container.base.utilities .feature.data.carousel .content .product-tile-wrapper button{margin:auto 0;}.product-container.base.utilities .feature.data.carousel .content .product-tile-wrapper .product-tile{margin:5px;text-align:center;box-sizing:border-box;border:1px solid #d6d6d6;background-color:#fff;}.product-container.base.utilities .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img{min-height:200px;padding-top:1em;position:relative;background-color:transparent;}.product-container.base.utilities .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .tech-logo{position:absolute;top:5px;left:5px;}.product-container.base.utilities .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .model-num{font-family:"MakitaSans_Regular";position:absolute;bottom:0;right:3px;color:#000;font-size:12px;}.product-container.base.utilities .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{color:#000;padding:5px;background-color:#eee;text-align:left;font-size:15px;}.product-container.base.utilities .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link{color:#000;font-weight:normal;}.product-container.base.utilities .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link .model-num{font-weight:bold;display:block;}.product-container.base.utilities .feature.data.carousel .carousel-wrapper{max-width:805px;margin:0 auto;}.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper{display:flex;justify-content:center;align-items:center;gap:14px;padding:16px;}.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper.xgt{background:#000;}.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper.lxt{background:#008290;}.lt-ie9 .product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper{gap:30px;padding:20px;}@media screen and (min-width:480px){.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper{gap:30px;padding:20px;}}.lt-ie9 .product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper{padding:20px 0;}@media screen and (min-width:600px){.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper{padding:20px 0;}}.lt-ie9 .product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper{gap:20px;}@media screen and (min-width:1024px){.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper{gap:20px;}}.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((20px) + (50 - 20)*(100vw - (375px))/(1920 - 375));line-height:1em;border-bottom:2px solid transparent;}.lt-ie9 .product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}}.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts .max{font-size:calc((8px) + (14 - 8)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts .max{font-size:14px;}@media screen and (min-width:1920px){.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts .max{font-size:14px;}}.lt-ie9 .product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:calc((30px) + (50 - 30)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .lt-ie9 .product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}@media screen and (min-width:1920px){.lt-ie9 .product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}}@media screen and (min-width:480px){.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:calc((30px) + (50 - 30)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}}@media screen and (min-width:480px) and (min-width:1920px){.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}}.product-container.base.utilities .feature.data.carousel .carousel-wrapper a.link-wrapper:hover>.banner-volts{color:#fff;border-bottom:2px solid #fff;}.product-container.base.utilities .feature.data.carousel .carousel-banner{max-width:90px;}.lt-ie9 .product-container.base.utilities .feature.data.carousel .carousel-banner{max-width:140px;}@media screen and (min-width:900px){.product-container.base.utilities .feature.data.carousel .carousel-banner{max-width:140px;}}.product-container.base.utilities .feature.data.carousel .makita-product-tile-wrapper{width:100%;}.product-container.base.utilities .feature.data.carousel .makita-product-tile-wrapper.margin-10{width:95%;}.product-container.base.utilities .gallery.data.carousel{margin-bottom:2.2em;padding-bottom:0;background-color:transparent;}.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper{width:100%;}.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button{background-color:#008290;}.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-prev,.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-next{padding:13px 5px 58px;}.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-prev::before,.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-next::before{font-size:45px;color:#fff;}.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-prev:hover,.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-prev:focus,.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-next:hover,.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-next:focus{background-color:#008290;}.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-prev.slick-prev,.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-next.slick-prev{left:0;}.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-prev.slick-next,.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper button.slick-next.slick-next{right:-1px;}.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper .product-tile{margin:4px 0;text-align:center;box-sizing:border-box;background-color:#fff;box-shadow:none;border:0;}.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper .product-tile .product-img{padding:.5em;}.lt-ie9 .product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper .product-tile .product-img{padding:1em;}@media screen and (min-width:600px){.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper .product-tile .product-img{padding:1em;}}.product-container.base.utilities .gallery.data.carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:45vw;}.product-container.base.utilities .banner{background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff;}.product-container.base.utilities .banner__power{background-image:linear-gradient(rgba(0,130,144,.8),rgba(0,130,144,.8)),url("https://cdn.makitatools.com/apps/wms/products/utilities/phase-hero-power.jpg");}.product-container.base.utilities .banner__transmission{background-image:linear-gradient(rgba(0,130,144,.8),rgba(0,130,144,.8)),url("https://cdn.makitatools.com/apps/wms/products/utilities/phase-hero-transmisison.jpg");}.product-container.base.utilities .banner__substation{background-image:linear-gradient(rgba(0,130,144,.8),rgba(0,130,144,.8)),url("https://cdn.makitatools.com/apps/wms/products/utilities/phase-hero-substation.jpg");}.product-container.base.utilities .banner__distribution{background-image:linear-gradient(rgba(0,130,144,.8),rgba(0,130,144,.8)),url("https://cdn.makitatools.com/apps/wms/products/utilities/phase-hero-distribution.jpg");}.product-container.base.utilities .banner__metering{background-image:linear-gradient(rgba(0,130,144,.8),rgba(0,130,144,.8)),url("https://cdn.makitatools.com/apps/wms/products/utilities/phase-hero-metering.jpg");}.product-container.base.utilities .banner .headline.w-number{display:block;padding:15px 10px;}.lt-ie9 .product-container.base.utilities .banner .headline.w-number{padding-top:1.1em;padding-bottom:1.1em;padding-left:15%;}@media screen and (min-width:900px){.product-container.base.utilities .banner .headline.w-number{padding-top:1.1em;padding-bottom:1.1em;padding-left:15%;}}.product-container.base.utilities .banner .headline.w-number .title{font-size:calc((25px) + (48 - 25)*(100vw - (320px))/(1680 - 320));width:100%;margin-right:0;}.lt-ie9 .product-container.base.utilities .banner .headline.w-number .title{width:90%;}@media screen and (min-width:900px){.product-container.base.utilities .banner .headline.w-number .title{width:90%;}}.product-container.base.utilities .banner .headline.w-number .title span{display:block;font-size:calc((16px) + (22 - 16)*(100vw - (320px))/(1680 - 320));font-family:Arial,sans-serif;}.product-container.base.utilities .contact-us-wrapper{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#008290;padding-bottom:2.2em;}.lt-ie9 .product-container.base.utilities .contact-us-wrapper{flex-direction:row;padding-bottom:8.25em;}@media screen and (min-width:1600px){.product-container.base.utilities .contact-us-wrapper{flex-direction:row;padding-bottom:8.25em;}}.product-container.base.utilities .contact-us-wrapper .contact-us-form{display:flex;align-items:center;bottom:0;justify-content:center;flex-direction:column;background-color:transparent;color:#000;}.product-container.base.utilities .contact-us-wrapper .contact-us-form .form-header-details{text-align:center;color:#fff;margin-top:1.1em;margin-bottom:1.1em;}.product-container.base.utilities .contact-us-wrapper .contact-us-form .form-header-details .headline{color:#fff;margin-bottom:.275em;}.product-container.base.utilities .contact-us-wrapper .contact-us-form .form-header-details .details{font-size:100%;}.product-container.base.utilities .contact-us-wrapper .contact-us-form .headline{font-family:"MakitaSansCondensed_Black";font-size:calc(1.5em + 1.5vw);margin-left:15px;line-height:40px;}.product-container.base.utilities .contact-us-wrapper .contact-us-form .headline span{display:block;}.product-container.base.utilities .contact-us-wrapper .contact-us-form .form-container .flex-container{display:flex;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.utilities .contact-us-wrapper .contact-us-form .form-container .flex-container{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.utilities .contact-us-wrapper .contact-us-form .form-container .flex-container{flex-direction:row;}}.product-container.base.utilities .contact-us-wrapper .contact-us-form .form-container .flex-container .direction-row{flex-direction:column;}.product-container.base.utilities .contact-us-wrapper .contact-us-form .form-container .flex-container .flex-item{flex-grow:1;}.product-container.base.utilities .contact-us-wrapper .contact-us-form .field-message{font-family:Arial,sans-serif;}.product-container.base.utilities .contact-us-wrapper .contact-us-form .field-message .comment{margin-left:15px;}.lt-ie9 .product-container.base.utilities .contact-us-wrapper .contact-us-form .field-message .comment{margin-left:0;}@media screen and (min-width:900px){.product-container.base.utilities .contact-us-wrapper .contact-us-form .field-message .comment{margin-left:0;}}.product-container.base.utilities .contact-us-wrapper .contact-us-form .field-message textarea#Message{height:50px;}.product-container.base.utilities .flyin-modal .flyin-badge .makita-link{font-size:calc((23px) + (28 - 23)*(100vw - (320px))/(1920 - 320));}.product-container.base.utilities .carousel-columns-wrapper{display:flex;flex-direction:column;justify-content:center;gap:30px;padding:20px;background-color:#f5f5f5;padding-bottom:50px;}.product-container.base.utilities .carousel-columns-wrapper.section-bottom{padding-bottom:2.7em;}.product-container.base.utilities .carousel-columns-wrapper .feature.data.carousel{padding-bottom:0;}.product-container.base.utilities .carousel-columns-wrapper .feature.data.carousel .content{top:0;}.product-container.base.utilities .carousel-columns-wrapper .feature.data.carousel .content .makita-product-tile-wrapper{width:100%;}.lt-ie9 .product-container.base.utilities .carousel-columns-wrapper{flex-direction:row;gap:50px;padding:0 20px;}@media screen and (min-width:1100px){.product-container.base.utilities .carousel-columns-wrapper{flex-direction:row;gap:50px;padding:0 20px;}}.lt-ie9 .product-container.base.utilities .carousel-columns-wrapper{padding:0 25px 40px 25px;}@media screen and (min-width:1700px){.product-container.base.utilities .carousel-columns-wrapper{padding:0 25px 40px 25px;}}.product-container.base.gloves,.product-container.base.guide-rails,.product-container.base.carbide,.product-container.base.outdoor-adventure,.product-container.base.makpac,.product-container.base.cordless-lighting,.product-container.base.power-cutting,.product-container.base.maktrak,.product-container.base.diamond-blades{margin:0 auto;padding:0;}.product-container.base.gloves .padding-0-20,.product-container.base.guide-rails .padding-0-20,.product-container.base.carbide .padding-0-20,.product-container.base.outdoor-adventure .padding-0-20,.product-container.base.makpac .padding-0-20,.product-container.base.cordless-lighting .padding-0-20,.product-container.base.power-cutting .padding-0-20,.product-container.base.maktrak .padding-0-20,.product-container.base.diamond-blades .padding-0-20{padding:0 20px;}.product-container.base.gloves .headline,.product-container.base.guide-rails .headline,.product-container.base.carbide .headline,.product-container.base.outdoor-adventure .headline,.product-container.base.makpac .headline,.product-container.base.cordless-lighting .headline,.product-container.base.power-cutting .headline,.product-container.base.maktrak .headline,.product-container.base.diamond-blades .headline{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((32px) + (56 - 32)*(100vw - (320px))/(1920 - 320));line-height:1em;}.lt-ie9 .product-container.base.gloves .headline,.lt-ie9 .product-container.base.guide-rails .headline,.lt-ie9 .product-container.base.carbide .headline,.lt-ie9 .product-container.base.outdoor-adventure .headline,.lt-ie9 .product-container.base.makpac .headline,.lt-ie9 .product-container.base.cordless-lighting .headline,.lt-ie9 .product-container.base.power-cutting .headline,.lt-ie9 .product-container.base.maktrak .headline,.lt-ie9 .product-container.base.diamond-blades .headline{font-size:56px;}@media screen and (min-width:1920px){.product-container.base.gloves .headline,.product-container.base.guide-rails .headline,.product-container.base.carbide .headline,.product-container.base.outdoor-adventure .headline,.product-container.base.makpac .headline,.product-container.base.cordless-lighting .headline,.product-container.base.power-cutting .headline,.product-container.base.maktrak .headline,.product-container.base.diamond-blades .headline{font-size:56px;}}.product-container.base.gloves .headline__medium,.product-container.base.guide-rails .headline__medium,.product-container.base.carbide .headline__medium,.product-container.base.outdoor-adventure .headline__medium,.product-container.base.makpac .headline__medium,.product-container.base.cordless-lighting .headline__medium,.product-container.base.power-cutting .headline__medium,.product-container.base.maktrak .headline__medium,.product-container.base.diamond-blades .headline__medium{font-size:calc((40px) + (48 - 40)*(100vw - (320px))/(1920 - 320));text-align:center;}.lt-ie9 .product-container.base.gloves .headline__medium,.lt-ie9 .product-container.base.guide-rails .headline__medium,.lt-ie9 .product-container.base.carbide .headline__medium,.lt-ie9 .product-container.base.outdoor-adventure .headline__medium,.lt-ie9 .product-container.base.makpac .headline__medium,.lt-ie9 .product-container.base.cordless-lighting .headline__medium,.lt-ie9 .product-container.base.power-cutting .headline__medium,.lt-ie9 .product-container.base.maktrak .headline__medium,.lt-ie9 .product-container.base.diamond-blades .headline__medium{font-size:48px;}@media screen and (min-width:1920px){.product-container.base.gloves .headline__medium,.product-container.base.guide-rails .headline__medium,.product-container.base.carbide .headline__medium,.product-container.base.outdoor-adventure .headline__medium,.product-container.base.makpac .headline__medium,.product-container.base.cordless-lighting .headline__medium,.product-container.base.power-cutting .headline__medium,.product-container.base.maktrak .headline__medium,.product-container.base.diamond-blades .headline__medium{font-size:48px;}}.product-container.base.gloves .headline__small,.product-container.base.guide-rails .headline__small,.product-container.base.carbide .headline__small,.product-container.base.outdoor-adventure .headline__small,.product-container.base.makpac .headline__small,.product-container.base.cordless-lighting .headline__small,.product-container.base.power-cutting .headline__small,.product-container.base.maktrak .headline__small,.product-container.base.diamond-blades .headline__small{font-size:calc((32px) + (40 - 32)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.gloves .headline__small,.lt-ie9 .product-container.base.guide-rails .headline__small,.lt-ie9 .product-container.base.carbide .headline__small,.lt-ie9 .product-container.base.outdoor-adventure .headline__small,.lt-ie9 .product-container.base.makpac .headline__small,.lt-ie9 .product-container.base.cordless-lighting .headline__small,.lt-ie9 .product-container.base.power-cutting .headline__small,.lt-ie9 .product-container.base.maktrak .headline__small,.lt-ie9 .product-container.base.diamond-blades .headline__small{font-size:40px;}@media screen and (min-width:1920px){.product-container.base.gloves .headline__small,.product-container.base.guide-rails .headline__small,.product-container.base.carbide .headline__small,.product-container.base.outdoor-adventure .headline__small,.product-container.base.makpac .headline__small,.product-container.base.cordless-lighting .headline__small,.product-container.base.power-cutting .headline__small,.product-container.base.maktrak .headline__small,.product-container.base.diamond-blades .headline__small{font-size:40px;}}.product-container.base.gloves .description,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves span,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves span,.product-container.base.gloves .tile-text,.product-container.base.guide-rails .description,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails span,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails span,.product-container.base.guide-rails .tile-text,.product-container.base.carbide .description,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide span,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide span,.product-container.base.carbide .tile-text,.product-container.base.outdoor-adventure .description,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure span,.product-container.base.outdoor-adventure .tile-text,.product-container.base.makpac .description,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac span,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac span,.product-container.base.makpac .tile-text,.product-container.base.cordless-lighting .description,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting span,.product-container.base.cordless-lighting .tile-text,.product-container.base.power-cutting .description,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting span,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting span,.product-container.base.power-cutting .tile-text,.product-container.base.maktrak .description,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak span,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak span,.product-container.base.maktrak .tile-text,.product-container.base.diamond-blades .description,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades span,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades span,.product-container.base.diamond-blades .tile-text{font-family:"MakitaSans_Regular";font-size:calc((18px) + (24 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.gloves .description,.lt-ie9 .product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.gloves span,.lt-ie9 .product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.gloves span,.lt-ie9 .product-container.base.gloves .tile-text,.lt-ie9 .product-container.base.guide-rails .description,.lt-ie9 .product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.guide-rails span,.lt-ie9 .product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.guide-rails span,.lt-ie9 .product-container.base.guide-rails .tile-text,.lt-ie9 .product-container.base.carbide .description,.lt-ie9 .product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.carbide span,.lt-ie9 .product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.carbide span,.lt-ie9 .product-container.base.carbide .tile-text,.lt-ie9 .product-container.base.outdoor-adventure .description,.lt-ie9 .product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.outdoor-adventure span,.lt-ie9 .product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.outdoor-adventure span,.lt-ie9 .product-container.base.outdoor-adventure .tile-text,.lt-ie9 .product-container.base.makpac .description,.lt-ie9 .product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.makpac span,.lt-ie9 .product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.makpac span,.lt-ie9 .product-container.base.makpac .tile-text,.lt-ie9 .product-container.base.cordless-lighting .description,.lt-ie9 .product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.cordless-lighting span,.lt-ie9 .product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.cordless-lighting span,.lt-ie9 .product-container.base.cordless-lighting .tile-text,.lt-ie9 .product-container.base.power-cutting .description,.lt-ie9 .product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.power-cutting span,.lt-ie9 .product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.power-cutting span,.lt-ie9 .product-container.base.power-cutting .tile-text,.lt-ie9 .product-container.base.maktrak .description,.lt-ie9 .product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.maktrak span,.lt-ie9 .product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.maktrak span,.lt-ie9 .product-container.base.maktrak .tile-text,.lt-ie9 .product-container.base.diamond-blades .description,.lt-ie9 .product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.diamond-blades span,.lt-ie9 .product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.diamond-blades span,.lt-ie9 .product-container.base.diamond-blades .tile-text{font-size:24px;}@media screen and (min-width:1920px){.product-container.base.gloves .description,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves span,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves span,.product-container.base.gloves .tile-text,.product-container.base.guide-rails .description,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails span,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails span,.product-container.base.guide-rails .tile-text,.product-container.base.carbide .description,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide span,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide span,.product-container.base.carbide .tile-text,.product-container.base.outdoor-adventure .description,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure span,.product-container.base.outdoor-adventure .tile-text,.product-container.base.makpac .description,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac span,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac span,.product-container.base.makpac .tile-text,.product-container.base.cordless-lighting .description,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting span,.product-container.base.cordless-lighting .tile-text,.product-container.base.power-cutting .description,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting span,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting span,.product-container.base.power-cutting .tile-text,.product-container.base.maktrak .description,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak span,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak span,.product-container.base.maktrak .tile-text,.product-container.base.diamond-blades .description,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades span,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades span,.product-container.base.diamond-blades .tile-text{font-size:24px;}}.product-container.base.gloves li,.product-container.base.guide-rails li,.product-container.base.carbide li,.product-container.base.outdoor-adventure li,.product-container.base.makpac li,.product-container.base.cordless-lighting li,.product-container.base.power-cutting li,.product-container.base.maktrak li,.product-container.base.diamond-blades li{font-family:"MakitaSans_Regular";}.product-container.base.gloves .makita-btn,.product-container.base.guide-rails .makita-btn,.product-container.base.carbide .makita-btn,.product-container.base.outdoor-adventure .makita-btn,.product-container.base.makpac .makita-btn,.product-container.base.cordless-lighting .makita-btn,.product-container.base.power-cutting .makita-btn,.product-container.base.maktrak .makita-btn,.product-container.base.diamond-blades .makita-btn{font-family:Arial,sans-serif;font-size:14px;padding:13px 25px;}.product-container.base.gloves .makita-btn.view-all,.product-container.base.guide-rails .makita-btn.view-all,.product-container.base.carbide .makita-btn.view-all,.product-container.base.outdoor-adventure .makita-btn.view-all,.product-container.base.makpac .makita-btn.view-all,.product-container.base.cordless-lighting .makita-btn.view-all,.product-container.base.power-cutting .makita-btn.view-all,.product-container.base.maktrak .makita-btn.view-all,.product-container.base.diamond-blades .makita-btn.view-all{padding:13px 37px;line-height:normal;}.product-container.base.gloves .margin-bttm,.product-container.base.guide-rails .margin-bttm,.product-container.base.carbide .margin-bttm,.product-container.base.outdoor-adventure .margin-bttm,.product-container.base.makpac .margin-bttm,.product-container.base.cordless-lighting .margin-bttm,.product-container.base.power-cutting .margin-bttm,.product-container.base.maktrak .margin-bttm,.product-container.base.diamond-blades .margin-bttm{margin-bottom:2.2em;}.product-container.base.gloves .content,.product-container.base.guide-rails .content,.product-container.base.carbide .content,.product-container.base.outdoor-adventure .content,.product-container.base.makpac .content,.product-container.base.cordless-lighting .content,.product-container.base.power-cutting .content,.product-container.base.maktrak .content,.product-container.base.diamond-blades .content{position:relative;}.lt-ie9 .product-container.base.gloves .content .tile-banner-wrapper,.lt-ie9 .product-container.base.guide-rails .content .tile-banner-wrapper,.lt-ie9 .product-container.base.carbide .content .tile-banner-wrapper,.lt-ie9 .product-container.base.outdoor-adventure .content .tile-banner-wrapper,.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper,.lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper,.lt-ie9 .product-container.base.power-cutting .content .tile-banner-wrapper,.lt-ie9 .product-container.base.maktrak .content .tile-banner-wrapper,.lt-ie9 .product-container.base.diamond-blades .content .tile-banner-wrapper{position:absolute;top:50%;transform:translateY(-50%);left:114px;}@media screen and (min-width:900px){.product-container.base.gloves .content .tile-banner-wrapper,.product-container.base.guide-rails .content .tile-banner-wrapper,.product-container.base.carbide .content .tile-banner-wrapper,.product-container.base.outdoor-adventure .content .tile-banner-wrapper,.product-container.base.makpac .content .tile-banner-wrapper,.product-container.base.cordless-lighting .content .tile-banner-wrapper,.product-container.base.power-cutting .content .tile-banner-wrapper,.product-container.base.maktrak .content .tile-banner-wrapper,.product-container.base.diamond-blades .content .tile-banner-wrapper{position:absolute;top:50%;transform:translateY(-50%);left:114px;}}.product-container.base.gloves .content .tile-banner-wrapper .title-banner,.product-container.base.guide-rails .content .tile-banner-wrapper .title-banner,.product-container.base.carbide .content .tile-banner-wrapper .title-banner,.product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner,.product-container.base.makpac .content .tile-banner-wrapper .title-banner,.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner,.product-container.base.power-cutting .content .tile-banner-wrapper .title-banner,.product-container.base.maktrak .content .tile-banner-wrapper .title-banner,.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner{width:100%;margin:0 auto;padding:30px 20px;color:#fff;background-color:#000;text-align:left;}.lt-ie9 .product-container.base.gloves .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.guide-rails .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.carbide .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.power-cutting .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.maktrak .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner{background-color:rgba(0,0,0,.77);width:450px;height:300px;display:flex;flex-direction:column;justify-content:center;}@media screen and (min-width:900px){.product-container.base.gloves .content .tile-banner-wrapper .title-banner,.product-container.base.guide-rails .content .tile-banner-wrapper .title-banner,.product-container.base.carbide .content .tile-banner-wrapper .title-banner,.product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner,.product-container.base.makpac .content .tile-banner-wrapper .title-banner,.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner,.product-container.base.power-cutting .content .tile-banner-wrapper .title-banner,.product-container.base.maktrak .content .tile-banner-wrapper .title-banner,.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner{background-color:rgba(0,0,0,.77);width:450px;height:300px;display:flex;flex-direction:column;justify-content:center;}}.lt-ie9 .product-container.base.gloves .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.guide-rails .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.carbide .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.power-cutting .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.maktrak .content .tile-banner-wrapper .title-banner,.lt-ie9 .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner{width:560px;height:360px;padding:30px 20px 30px 50px;}@media screen and (min-width:1460px){.product-container.base.gloves .content .tile-banner-wrapper .title-banner,.product-container.base.guide-rails .content .tile-banner-wrapper .title-banner,.product-container.base.carbide .content .tile-banner-wrapper .title-banner,.product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner,.product-container.base.makpac .content .tile-banner-wrapper .title-banner,.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner,.product-container.base.power-cutting .content .tile-banner-wrapper .title-banner,.product-container.base.maktrak .content .tile-banner-wrapper .title-banner,.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner{width:560px;height:360px;padding:30px 20px 30px 50px;}}.product-container.base.gloves .content .tile-banner-wrapper .title-banner .headline,.product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .headline,.product-container.base.carbide .content .tile-banner-wrapper .title-banner .headline,.product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .headline,.product-container.base.makpac .content .tile-banner-wrapper .title-banner .headline,.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .headline,.product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .headline,.product-container.base.maktrak .content .tile-banner-wrapper .title-banner .headline,.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .headline{font-size:calc((40px) + (80 - 40)*(100vw - (320px))/(1920 - 320));text-transform:uppercase;color:inherit;margin-bottom:15px;}.lt-ie9 .product-container.base.gloves .content .tile-banner-wrapper .title-banner .headline,.lt-ie9 .product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .headline,.lt-ie9 .product-container.base.carbide .content .tile-banner-wrapper .title-banner .headline,.lt-ie9 .product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .headline,.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .title-banner .headline,.lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .headline,.lt-ie9 .product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .headline,.lt-ie9 .product-container.base.maktrak .content .tile-banner-wrapper .title-banner .headline,.lt-ie9 .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .headline{font-size:80px;}@media screen and (min-width:1920px){.product-container.base.gloves .content .tile-banner-wrapper .title-banner .headline,.product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .headline,.product-container.base.carbide .content .tile-banner-wrapper .title-banner .headline,.product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .headline,.product-container.base.makpac .content .tile-banner-wrapper .title-banner .headline,.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .headline,.product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .headline,.product-container.base.maktrak .content .tile-banner-wrapper .title-banner .headline,.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .headline{font-size:80px;}}.product-container.base.gloves .content .tile-banner-wrapper .title-banner .description,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.gloves .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.gloves .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.gloves .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.gloves .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .description,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.guide-rails .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.guide-rails .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.carbide .content .tile-banner-wrapper .title-banner .description,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.carbide .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.carbide .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.carbide .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.carbide .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .description,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.makpac .content .tile-banner-wrapper .title-banner .description,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.makpac .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.makpac .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.makpac .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.makpac .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .description,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .description,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.maktrak .content .tile-banner-wrapper .title-banner .description,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.maktrak .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.maktrak .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.maktrak .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.maktrak .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .description,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.diamond-blades .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.diamond-blades .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span{font-family:"MakitaSans_SemiBold";font-size:calc((18px) + (24 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.gloves .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.gloves .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.gloves .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.gloves .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.gloves .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.guide-rails .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.guide-rails .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.carbide .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.carbide .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.carbide .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.carbide .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.carbide .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.outdoor-adventure .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.outdoor-adventure .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.makpac .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.makpac .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.power-cutting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.power-cutting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.maktrak .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.maktrak .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.maktrak .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.maktrak .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.maktrak .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.diamond-blades .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.diamond-blades .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span{font-size:24px;}@media screen and (min-width:1920px){.product-container.base.gloves .content .tile-banner-wrapper .title-banner .description,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.gloves .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.gloves .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.gloves .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.gloves .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.gloves .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .description,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.guide-rails .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.guide-rails .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.guide-rails .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.guide-rails .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.carbide .content .tile-banner-wrapper .title-banner .description,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.carbide .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.carbide .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.carbide .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.carbide .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.carbide .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .description,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.makpac .content .tile-banner-wrapper .title-banner .description,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.makpac .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.makpac .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.makpac .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.makpac .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.makpac .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .description,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .description,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.power-cutting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.maktrak .content .tile-banner-wrapper .title-banner .description,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.maktrak .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.maktrak .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.maktrak .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.maktrak .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.maktrak .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .description,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.diamond-blades .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.diamond-blades .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.diamond-blades .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span{font-size:24px;}}.product-container.base.gloves .section-pic-text,.product-container.base.guide-rails .section-pic-text,.product-container.base.carbide .section-pic-text,.product-container.base.outdoor-adventure .section-pic-text,.product-container.base.makpac .section-pic-text,.product-container.base.cordless-lighting .section-pic-text,.product-container.base.power-cutting .section-pic-text,.product-container.base.maktrak .section-pic-text,.product-container.base.diamond-blades .section-pic-text{padding:50px 20px;}.lt-ie9 .product-container.base.gloves .section-pic-text,.lt-ie9 .product-container.base.guide-rails .section-pic-text,.lt-ie9 .product-container.base.carbide .section-pic-text,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text,.lt-ie9 .product-container.base.makpac .section-pic-text,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text,.lt-ie9 .product-container.base.power-cutting .section-pic-text,.lt-ie9 .product-container.base.maktrak .section-pic-text,.lt-ie9 .product-container.base.diamond-blades .section-pic-text{padding:60px 114px;}@media screen and (min-width:1700px){.product-container.base.gloves .section-pic-text,.product-container.base.guide-rails .section-pic-text,.product-container.base.carbide .section-pic-text,.product-container.base.outdoor-adventure .section-pic-text,.product-container.base.makpac .section-pic-text,.product-container.base.cordless-lighting .section-pic-text,.product-container.base.power-cutting .section-pic-text,.product-container.base.maktrak .section-pic-text,.product-container.base.diamond-blades .section-pic-text{padding:60px 114px;}}.product-container.base.gloves .section-pic-text .columns-wrapper,.product-container.base.guide-rails .section-pic-text .columns-wrapper,.product-container.base.carbide .section-pic-text .columns-wrapper,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper,.product-container.base.makpac .section-pic-text .columns-wrapper,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper,.product-container.base.power-cutting .section-pic-text .columns-wrapper,.product-container.base.maktrak .section-pic-text .columns-wrapper,.product-container.base.diamond-blades .section-pic-text .columns-wrapper{display:flex;justify-content:space-between;flex-direction:column;}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper{flex-direction:row;align-items:center;}@media screen and (min-width:1100px){.product-container.base.gloves .section-pic-text .columns-wrapper,.product-container.base.guide-rails .section-pic-text .columns-wrapper,.product-container.base.carbide .section-pic-text .columns-wrapper,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper,.product-container.base.makpac .section-pic-text .columns-wrapper,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper,.product-container.base.power-cutting .section-pic-text .columns-wrapper,.product-container.base.maktrak .section-pic-text .columns-wrapper,.product-container.base.diamond-blades .section-pic-text .columns-wrapper{flex-direction:row;align-items:center;}}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper.reversed,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper.reversed,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper.reversed,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper.reversed,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper.reversed,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper.reversed,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper.reversed,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper.reversed,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper.reversed{flex-direction:row-reverse;}@media screen and (min-width:1100px){.product-container.base.gloves .section-pic-text .columns-wrapper.reversed,.product-container.base.guide-rails .section-pic-text .columns-wrapper.reversed,.product-container.base.carbide .section-pic-text .columns-wrapper.reversed,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper.reversed,.product-container.base.makpac .section-pic-text .columns-wrapper.reversed,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper.reversed,.product-container.base.power-cutting .section-pic-text .columns-wrapper.reversed,.product-container.base.maktrak .section-pic-text .columns-wrapper.reversed,.product-container.base.diamond-blades .section-pic-text .columns-wrapper.reversed{flex-direction:row-reverse;}}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper.bkgd-gray,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper.bkgd-gray,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper.bkgd-gray,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper.bkgd-gray,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper.bkgd-gray,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper.bkgd-gray,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper.bkgd-gray,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper.bkgd-gray,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper.bkgd-gray{background-color:#f0f0f0;}@media screen and (min-width:1100px){.product-container.base.gloves .section-pic-text .columns-wrapper.bkgd-gray,.product-container.base.guide-rails .section-pic-text .columns-wrapper.bkgd-gray,.product-container.base.carbide .section-pic-text .columns-wrapper.bkgd-gray,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper.bkgd-gray,.product-container.base.makpac .section-pic-text .columns-wrapper.bkgd-gray,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper.bkgd-gray,.product-container.base.power-cutting .section-pic-text .columns-wrapper.bkgd-gray,.product-container.base.maktrak .section-pic-text .columns-wrapper.bkgd-gray,.product-container.base.diamond-blades .section-pic-text .columns-wrapper.bkgd-gray{background-color:#f0f0f0;}}.product-container.base.gloves .section-pic-text .columns-wrapper .tile .headline,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .headline,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .headline,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .headline,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .headline,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .headline,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .headline{font-size:calc((48px) + (56 - 48)*(100vw - (320px))/(1920 - 320));margin-bottom:10px;}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile .headline,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .headline,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .headline,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile .headline,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .headline,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile .headline,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .headline{font-size:56px;}@media screen and (min-width:1920px){.product-container.base.gloves .section-pic-text .columns-wrapper .tile .headline,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .headline,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .headline,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .headline,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .headline,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .headline,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .headline{font-size:56px;}}.product-container.base.gloves .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .headline__medium{font-size:calc((40px) + (48 - 40)*(100vw - (320px))/(1920 - 320));text-align:left;}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile .headline__medium,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .headline__medium,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline__medium,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .headline__medium,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile .headline__medium,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline__medium,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .headline__medium,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile .headline__medium,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .headline__medium{font-size:48px;}@media screen and (min-width:1920px){.product-container.base.gloves .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .headline__medium,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .headline__medium{font-size:48px;}}.product-container.base.gloves .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .headline span{line-height:inherit;}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile .headline span,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .headline span,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline span,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .headline span,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile .headline span,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline span,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .headline span,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile .headline span,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .headline span{display:block;}@media screen and (min-width:1700px){.product-container.base.gloves .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .headline span,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .headline span{display:block;}}.product-container.base.gloves .section-pic-text .columns-wrapper .tile .description,.product-container.base.gloves .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .section-pic-text .columns-wrapper .tile span,.product-container.base.gloves .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .section-pic-text .columns-wrapper .tile span,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .description,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile span,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile span,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .description,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide .section-pic-text .columns-wrapper .tile span,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide .section-pic-text .columns-wrapper .tile span,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .description,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile span,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile span,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .description,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .section-pic-text .columns-wrapper .tile span,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .section-pic-text .columns-wrapper .tile span,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .description,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .description,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile span,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile span,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .description,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .section-pic-text .columns-wrapper .tile span,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .section-pic-text .columns-wrapper .tile span,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .description,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile span,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile span{font-size:calc((20px) + (16 - 20)*(100vw - (425px))/(1920 - 425));}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile span{font-size:16px;}@media screen and (min-width:1920px){.product-container.base.gloves .section-pic-text .columns-wrapper .tile .description,.product-container.base.gloves .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .section-pic-text .columns-wrapper .tile span,.product-container.base.gloves .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .section-pic-text .columns-wrapper .tile span,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .description,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile span,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile span,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .description,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide .section-pic-text .columns-wrapper .tile span,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide .section-pic-text .columns-wrapper .tile span,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .description,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile span,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile span,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .description,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .section-pic-text .columns-wrapper .tile span,.product-container.base.makpac .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .section-pic-text .columns-wrapper .tile span,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .description,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .description,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile span,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile span,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .description,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .section-pic-text .columns-wrapper .tile span,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .section-pic-text .columns-wrapper .tile span,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .description,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile span,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile span{font-size:16px;}}.product-container.base.gloves .section-pic-text .columns-wrapper .tile__left,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__left,.product-container.base.carbide .section-pic-text .columns-wrapper .tile__left,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile__left,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__left,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__left,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile__left,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__left,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__left{margin-bottom:35px;}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile__left,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__left,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile__left,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile__left,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile__left,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__left,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile__left,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile__left,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__left{margin-bottom:0;}@media screen and (min-width:1100px){.product-container.base.gloves .section-pic-text .columns-wrapper .tile__left,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__left,.product-container.base.carbide .section-pic-text .columns-wrapper .tile__left,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile__left,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__left,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__left,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile__left,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__left,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__left{margin-bottom:0;}}.product-container.base.gloves .section-pic-text .columns-wrapper .tile__right,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right,.product-container.base.carbide .section-pic-text .columns-wrapper .tile__right,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile__right,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__right,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile__right,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{max-width:837px;margin:0 auto;}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{max-width:unset;width:70%;padding:2vw;}@media screen and (min-width:1100px){.product-container.base.gloves .section-pic-text .columns-wrapper .tile__right,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right,.product-container.base.carbide .section-pic-text .columns-wrapper .tile__right,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile__right,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__right,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile__right,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{max-width:unset;width:70%;padding:2vw;}}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.power-cutting .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{width:837px;padding:0 120px;}@media screen and (min-width:1700px){.product-container.base.gloves .section-pic-text .columns-wrapper .tile__right,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right,.product-container.base.carbide .section-pic-text .columns-wrapper .tile__right,.product-container.base.outdoor-adventure .section-pic-text .columns-wrapper .tile__right,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__right,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right,.product-container.base.power-cutting .section-pic-text .columns-wrapper .tile__right,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{width:837px;padding:0 120px;}}.product-container.base.guide-rails .tiles-module,.product-container.base.carbide .tiles-module,.product-container.base.makpac .tiles-module,.product-container.base.power-cutting .tiles-module,.product-container.base.maktrak .tiles-module,.product-container.base.diamond-blades .tiles-module{display:flex;justify-content:center;grid-gap:40px;flex-direction:column;padding:0 20px;margin-bottom:60px;}.lt-ie9 .product-container.base.guide-rails .tiles-module,.lt-ie9 .product-container.base.carbide .tiles-module,.lt-ie9 .product-container.base.makpac .tiles-module,.lt-ie9 .product-container.base.power-cutting .tiles-module,.lt-ie9 .product-container.base.maktrak .tiles-module,.lt-ie9 .product-container.base.diamond-blades .tiles-module{flex-direction:row;grid-gap:1.5vw;}@media screen and (min-width:900px){.product-container.base.guide-rails .tiles-module,.product-container.base.carbide .tiles-module,.product-container.base.makpac .tiles-module,.product-container.base.power-cutting .tiles-module,.product-container.base.maktrak .tiles-module,.product-container.base.diamond-blades .tiles-module{flex-direction:row;grid-gap:1.5vw;}}.product-container.base.guide-rails .tiles-module .rto-innnovation-section,.product-container.base.carbide .tiles-module .rto-innnovation-section,.product-container.base.makpac .tiles-module .rto-innnovation-section,.product-container.base.power-cutting .tiles-module .rto-innnovation-section,.product-container.base.maktrak .tiles-module .rto-innnovation-section,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section{display:flex;justify-content:center;}.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect{display:flex;flex-direction:column;border:1px solid #939598;}.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .img-fit-width,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .img-fit-width,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .img-fit-width,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .img-fit-width,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .img-fit-width,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .img-fit-width{margin-bottom:18px;}.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper{margin-bottom:16px;padding:0 20px;}.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .model-num,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .model-num,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .model-num,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .model-num,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .model-num,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .model-num{font-family:"MakitaSans_Regular";line-height:normal;}.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .heading,.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .heading,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .heading,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .heading,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .heading,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .heading,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .text-lower{font-family:"MakitaSans_SemiBold";margin-bottom:5px;font-size:20px;}.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description,.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span{text-align:inherit;margin:0 auto;font-size:initial;min-width:100%;max-width:100%;width:min-content;}.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description.black,.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description.black,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description.black,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description.black,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description.black,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .description.black,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.black,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .description-wrapper span.black{color:#000;}.product-container.base.guide-rails .tiles-module .rto-innnovation-section .inno-sect .makita-btn,.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect .makita-btn,.product-container.base.makpac .tiles-module .rto-innnovation-section .inno-sect .makita-btn,.product-container.base.power-cutting .tiles-module .rto-innnovation-section .inno-sect .makita-btn,.product-container.base.maktrak .tiles-module .rto-innnovation-section .inno-sect .makita-btn,.product-container.base.diamond-blades .tiles-module .rto-innnovation-section .inno-sect .makita-btn{max-width:fit-content;margin:auto 0 20px 20px;}.product-container.base.guide-rails .section-banner,.product-container.base.carbide .section-banner,.product-container.base.makpac .section-banner,.product-container.base.power-cutting .section-banner,.product-container.base.maktrak .section-banner,.product-container.base.diamond-blades .section-banner{position:relative;}.product-container.base.guide-rails .section-banner.marging-bttm,.product-container.base.carbide .section-banner.marging-bttm,.product-container.base.makpac .section-banner.marging-bttm,.product-container.base.power-cutting .section-banner.marging-bttm,.product-container.base.maktrak .section-banner.marging-bttm,.product-container.base.diamond-blades .section-banner.marging-bttm{margin-bottom:50px;}.lt-ie9 .product-container.base.guide-rails .section-banner.marging-bttm,.lt-ie9 .product-container.base.carbide .section-banner.marging-bttm,.lt-ie9 .product-container.base.makpac .section-banner.marging-bttm,.lt-ie9 .product-container.base.power-cutting .section-banner.marging-bttm,.lt-ie9 .product-container.base.maktrak .section-banner.marging-bttm,.lt-ie9 .product-container.base.diamond-blades .section-banner.marging-bttm{margin-bottom:60px;}@media screen and (min-width:900px){.product-container.base.guide-rails .section-banner.marging-bttm,.product-container.base.carbide .section-banner.marging-bttm,.product-container.base.makpac .section-banner.marging-bttm,.product-container.base.power-cutting .section-banner.marging-bttm,.product-container.base.maktrak .section-banner.marging-bttm,.product-container.base.diamond-blades .section-banner.marging-bttm{margin-bottom:60px;}}.lt-ie9 .product-container.base.guide-rails .section-banner.right .headline,.lt-ie9 .product-container.base.carbide .section-banner.right .headline,.lt-ie9 .product-container.base.makpac .section-banner.right .headline,.lt-ie9 .product-container.base.power-cutting .section-banner.right .headline,.lt-ie9 .product-container.base.maktrak .section-banner.right .headline,.lt-ie9 .product-container.base.diamond-blades .section-banner.right .headline{left:unset;right:265px;}@media screen and (min-width:900px){.product-container.base.guide-rails .section-banner.right .headline,.product-container.base.carbide .section-banner.right .headline,.product-container.base.makpac .section-banner.right .headline,.product-container.base.power-cutting .section-banner.right .headline,.product-container.base.maktrak .section-banner.right .headline,.product-container.base.diamond-blades .section-banner.right .headline{left:unset;right:265px;}}.product-container.base.guide-rails .section-banner .headline,.product-container.base.carbide .section-banner .headline,.product-container.base.makpac .section-banner .headline,.product-container.base.power-cutting .section-banner .headline,.product-container.base.maktrak .section-banner .headline,.product-container.base.diamond-blades .section-banner .headline{color:#fff;background-color:#008290;padding:75px 0;}.lt-ie9 .product-container.base.guide-rails .section-banner .headline,.lt-ie9 .product-container.base.carbide .section-banner .headline,.lt-ie9 .product-container.base.makpac .section-banner .headline,.lt-ie9 .product-container.base.power-cutting .section-banner .headline,.lt-ie9 .product-container.base.maktrak .section-banner .headline,.lt-ie9 .product-container.base.diamond-blades .section-banner .headline{padding:0;background-color:unset;position:absolute;top:50%;left:265px;transform:translateY(-50%);}@media screen and (min-width:900px){.product-container.base.guide-rails .section-banner .headline,.product-container.base.carbide .section-banner .headline,.product-container.base.makpac .section-banner .headline,.product-container.base.power-cutting .section-banner .headline,.product-container.base.maktrak .section-banner .headline,.product-container.base.diamond-blades .section-banner .headline{padding:0;background-color:unset;position:absolute;top:50%;left:265px;transform:translateY(-50%);}}.product-container.base.guide-rails .section-banner .headline__center,.product-container.base.carbide .section-banner .headline__center,.product-container.base.makpac .section-banner .headline__center,.product-container.base.power-cutting .section-banner .headline__center,.product-container.base.maktrak .section-banner .headline__center,.product-container.base.diamond-blades .section-banner .headline__center{text-align:center;}.lt-ie9 .product-container.base.guide-rails .section-banner .headline__center,.lt-ie9 .product-container.base.carbide .section-banner .headline__center,.lt-ie9 .product-container.base.makpac .section-banner .headline__center,.lt-ie9 .product-container.base.power-cutting .section-banner .headline__center,.lt-ie9 .product-container.base.maktrak .section-banner .headline__center,.lt-ie9 .product-container.base.diamond-blades .section-banner .headline__center{left:50%;transform:translateX(-50%);width:100%;}@media screen and (min-width:900px){.product-container.base.guide-rails .section-banner .headline__center,.product-container.base.carbide .section-banner .headline__center,.product-container.base.makpac .section-banner .headline__center,.product-container.base.power-cutting .section-banner .headline__center,.product-container.base.maktrak .section-banner .headline__center,.product-container.base.diamond-blades .section-banner .headline__center{left:50%;transform:translateX(-50%);width:100%;}}.product-container.base.guide-rails .section-banner .banner-img,.product-container.base.carbide .section-banner .banner-img,.product-container.base.makpac .section-banner .banner-img,.product-container.base.power-cutting .section-banner .banner-img,.product-container.base.maktrak .section-banner .banner-img,.product-container.base.diamond-blades .section-banner .banner-img{display:none;width:100%;}.lt-ie9 .product-container.base.guide-rails .section-banner .banner-img,.lt-ie9 .product-container.base.carbide .section-banner .banner-img,.lt-ie9 .product-container.base.makpac .section-banner .banner-img,.lt-ie9 .product-container.base.power-cutting .section-banner .banner-img,.lt-ie9 .product-container.base.maktrak .section-banner .banner-img,.lt-ie9 .product-container.base.diamond-blades .section-banner .banner-img{display:block;}@media screen and (min-width:900px){.product-container.base.guide-rails .section-banner .banner-img,.product-container.base.carbide .section-banner .banner-img,.product-container.base.makpac .section-banner .banner-img,.product-container.base.power-cutting .section-banner .banner-img,.product-container.base.maktrak .section-banner .banner-img,.product-container.base.diamond-blades .section-banner .banner-img{display:block;}}.lt-ie9 .product-container.base.gloves .content .tile-banner-wrapper .title-banner.es-us{width:500px;}@media screen and (min-width:900px){.product-container.base.gloves .content .tile-banner-wrapper .title-banner.es-us{width:500px;}}.lt-ie9 .product-container.base.gloves .content .tile-banner-wrapper .title-banner.es-us{width:640px;}@media screen and (min-width:1460px){.product-container.base.gloves .content .tile-banner-wrapper .title-banner.es-us{width:640px;}}.product-container.base.gloves .content .video-wrapper{padding-bottom:44%;}.product-container.base.gloves .content .video-control{bottom:unset;top:2%;}.lt-ie9 .product-container.base.gloves .content .video-control{top:unset;bottom:1%;}@media screen and (min-width:900px){.product-container.base.gloves .content .video-control{top:unset;bottom:1%;}}.product-container.base.gloves .content .video-control{z-index:100;}.product-container.base.gloves .section-pic-text .columns-wrapper .tile__right img{margin:0 0 40px;}.lt-ie9 .product-container.base.gloves .section-pic-text .columns-wrapper .tile__right img{margin-bottom:40px;}@media screen and (min-width:1700px){.product-container.base.gloves .section-pic-text .columns-wrapper .tile__right img{margin-bottom:40px;}}.product-container.base.gloves .gloves-options{background-color:#000;text-align:center;margin-bottom:10px;}.lt-ie9 .product-container.base.gloves .gloves-options{margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.gloves .gloves-options{margin-bottom:0;}}.product-container.base.gloves .gloves-options .gloves-wrapper{padding:0 20px;}.lt-ie9 .product-container.base.gloves .gloves-options .gloves-wrapper{width:84vw;margin:0 auto;}@media screen and (min-width:1024px){.product-container.base.gloves .gloves-options .gloves-wrapper{width:84vw;margin:0 auto;}}.lt-ie9 .product-container.base.gloves .gloves-options .gloves-wrapper{width:69.5vw;}@media screen and (min-width:1460px){.product-container.base.gloves .gloves-options .gloves-wrapper{width:69.5vw;}}.lt-ie9 .product-container.base.gloves .gloves-options .gloves-wrapper{padding:15px 5px;width:100%;margin:0 auto;}@media screen and (min-width:1800px){.product-container.base.gloves .gloves-options .gloves-wrapper{padding:15px 5px;width:100%;margin:0 auto;}}.product-container.base.gloves .gloves-options .gloves-wrapper .tile{display:inline-block;width:40vw;margin:15px 5px;}.lt-ie9 .product-container.base.gloves .gloves-options .gloves-wrapper .tile{width:228px;}@media screen and (min-width:620px){.product-container.base.gloves .gloves-options .gloves-wrapper .tile{width:228px;}}.lt-ie9 .product-container.base.gloves .gloves-options .gloves-wrapper .tile{margin:0 5px;}@media screen and (min-width:1800px){.product-container.base.gloves .gloves-options .gloves-wrapper .tile{margin:0 5px;}}.product-container.base.gloves .gloves-options .gloves-wrapper .tile .img-fit-width{display:flex;flex-direction:column;align-items:center;}.lt-ie9 .product-container.base.gloves .gloves-options .gloves-wrapper .tile .img-fit-width{flex-direction:row;}@media screen and (min-width:620px){.product-container.base.gloves .gloves-options .gloves-wrapper .tile .img-fit-width{flex-direction:row;}}.lt-ie9 .product-container.base.gloves .gloves-options .gloves-wrapper .tile .img-fit-width .tile-img{width:98px;height:auto;}@media screen and (min-width:620px){.product-container.base.gloves .gloves-options .gloves-wrapper .tile .img-fit-width .tile-img{width:98px;height:auto;}}.product-container.base.gloves .gloves-options .gloves-wrapper .tile .img-fit-width .tile-text{font-family:"MakitaSans_Regular";font-size:14px;text-align:center;}.lt-ie9 .product-container.base.gloves .gloves-options .gloves-wrapper .tile .img-fit-width .tile-text{text-align:left;}@media screen and (min-width:620px){.product-container.base.gloves .gloves-options .gloves-wrapper .tile .img-fit-width .tile-text{text-align:left;}}.product-container.base.gloves .gloves-options .gloves-wrapper .tile .img-fit-width:hover *{transition:all .6s linear;color:#008290;}.lt-ie9 .product-container.base.gloves .product-banners{background-color:#000;}@media screen and (min-width:900px){.product-container.base.gloves .product-banners{background-color:#000;}}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item{margin-bottom:10px;background-color:#000;}.lt-ie9 .product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item{position:relative;margin-bottom:19px;background-color:none;}@media screen and (min-width:900px){.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item{position:relative;margin-bottom:19px;background-color:none;}}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .bckg__desktop{display:none;}.lt-ie9 .product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .bckg__desktop{display:block;}@media screen and (min-width:480px){.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .bckg__desktop{display:block;}}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .bckg__mobile{display:block;}.lt-ie9 .product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .bckg__mobile{display:none;}@media screen and (min-width:480px){.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .bckg__mobile{display:none;}}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content{padding:20px;color:#fff;}.lt-ie9 .product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content{position:absolute;left:220px;top:50%;transform:translateY(-50%);width:650px;background-color:rgba(0,0,0,.5);padding:35px 45px;}@media screen and (min-width:900px){.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content{position:absolute;left:220px;top:50%;transform:translateY(-50%);width:650px;background-color:rgba(0,0,0,.5);padding:35px 45px;}}.lt-ie9 .product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content{left:220px;padding:5px 45px;background-color:transparent;}@media screen and (min-width:1600px){.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content{left:220px;padding:5px 45px;background-color:transparent;}}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .model-num,.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .headline{margin-bottom:12px;}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .model-num{font-family:"MakitaSans_SemiBold";font-size:calc((20px) + (24 - 20)*(100vw - (320px))/(1920 - 320));text-transform:uppercase;}.lt-ie9 .product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .model-num{font-size:24px;}@media screen and (min-width:1920px){.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .model-num{font-size:24px;}}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .headline{color:inherit;}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .headline sup{vertical-align:18px;font-size:62%;}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .description,.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content span,.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content span{margin-bottom:40px;}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .makita-btn{background:transparent;border:1px solid #fff;width:100%;text-align:center;transition:all .3s;}.lt-ie9 .product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .makita-btn{width:auto;}@media screen and (min-width:900px){.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .makita-btn{width:auto;}}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content .makita-btn:hover{background-color:#008290;border:1px solid #008290;}.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content.content-right{left:initial;right:7.74vw;}.lt-ie9 .product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content.content-right{right:189px;}@media screen and (min-width:1920px){.product-container.base.gloves .product-banners .banner-wrapper .banner-list .banner-item .banner-content.content-right{right:189px;}}.product-container.base.gloves .choose-right,.product-container.base.gloves .glove-sizing-guide{padding:30px 0;}.product-container.base.gloves .choose-right .columns-wrapper,.product-container.base.gloves .glove-sizing-guide .columns-wrapper{margin-bottom:2.475em;padding:0 20px;}.product-container.base.gloves .choose-right .columns-wrapper .headline,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .headline{text-align:center;padding:0 20px;font-size:calc((40px) + (56 - 40)*(100vw - (320px))/(1920 - 320));margin-bottom:.825em;}.lt-ie9 .product-container.base.gloves .choose-right .columns-wrapper .headline,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .headline{font-size:56px;}@media screen and (min-width:1920px){.product-container.base.gloves .choose-right .columns-wrapper .headline,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .headline{font-size:56px;}}.lt-ie9 .product-container.base.gloves .choose-right .columns-wrapper .headline,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .headline{margin-bottom:.275em;padding:0;}@media screen and (min-width:900px){.product-container.base.gloves .choose-right .columns-wrapper .headline,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .headline{margin-bottom:.275em;padding:0;}}.product-container.base.gloves .choose-right .columns-wrapper .description,.product-container.base.gloves .choose-right .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .choose-right .columns-wrapper span,.product-container.base.gloves .choose-right .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .choose-right .columns-wrapper span,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .description,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper span,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper span{font-size:20px;margin:0 auto;text-align:left;}.lt-ie9 .product-container.base.gloves .choose-right .columns-wrapper .description,.lt-ie9 .product-container.base.gloves .choose-right .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.gloves .choose-right .columns-wrapper span,.lt-ie9 .product-container.base.gloves .choose-right .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.gloves .choose-right .columns-wrapper span,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .description,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper span,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper span{width:74%;font-size:16px;}@media screen and (min-width:900px){.product-container.base.gloves .choose-right .columns-wrapper .description,.product-container.base.gloves .choose-right .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .choose-right .columns-wrapper span,.product-container.base.gloves .choose-right .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .choose-right .columns-wrapper span,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .description,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper span,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper span{width:74%;font-size:16px;}}.product-container.base.gloves .choose-right .scroll,.product-container.base.gloves .glove-sizing-guide .scroll{width:100%;position:relative;}.product-container.base.gloves .choose-right .scroll .drag-wrapper,.product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;margin-bottom:25px;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .drag-wrapper,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:900px){.product-container.base.gloves .choose-right .scroll .drag-wrapper,.product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper{overflow-x:hidden;}}.product-container.base.gloves .choose-right .scroll .drag-wrapper::-webkit-scrollbar,.product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.product-container.base.gloves .choose-right .scroll .drag-wrapper .menu,.product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper .menu{position:relative;display:flex;align-items:center;justify-content:space-between;height:27px;width:474px;margin:0 35px;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .drag-wrapper .menu,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper .menu{margin:0 auto;}@media screen and (min-width:600px){.product-container.base.gloves .choose-right .scroll .drag-wrapper .menu,.product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper .menu{margin:0 auto;}}.product-container.base.gloves .choose-right .scroll .drag-wrapper .menu-item,.product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper .menu-item{text-align:center;height:inherit;cursor:pointer;z-index:2;padding:0 10px;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.product-container.base.gloves .choose-right .scroll .drag-wrapper .menu-item:hover,.product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper .menu-item:hover{color:#008290;border-bottom:5px solid #008290;}.product-container.base.gloves .choose-right .scroll .drag-wrapper .menu-item.active,.product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper .menu-item.active{border-bottom:5px solid #008290;color:#008290;}.product-container.base.gloves .choose-right .scroll .drag-wrapper .menu-item span,.product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper .menu-item span{font-family:"MakitaSans_SemiBold";font-size:16px;display:block;text-transform:uppercase;}.product-container.base.gloves .choose-right .scroll .drag-wrapper .menu:after,.product-container.base.gloves .glove-sizing-guide .scroll .drag-wrapper .menu:after{content:"";width:100%;position:absolute;height:5px;bottom:0;left:0;border-bottom:5px solid #f5f5f5;z-index:1;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item{padding:20px;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item.no-padding,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item.no-padding{padding:0;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default{width:100%;text-align:left;border-collapse:collapse;margin:0 auto;margin-bottom:2.475em;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default{max-width:730px;}@media screen and (min-width:600px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default{max-width:730px;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default td,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default th,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default td,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default th{padding:10px 2px;text-align:center;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default tbody td,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default tbody td{font-size:20px;font-family:"MakitaSans_Regular";}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default tr:nth-child(even),.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default tr:nth-child(even){background:#f5f5f5;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default .stripe-revert:nth-child(odd),.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default .stripe-revert:nth-child(odd){background:#f5f5f5;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default .stripe-revert:nth-child(even),.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default .stripe-revert:nth-child(even){background:#fff;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default .stripe-revert p,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default .stripe-revert p{font-size:18px;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default thead,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default thead{background-color:#008290;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default thead th,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default thead th{font-family:"MakitaSans_SemiBold";font-size:16px;font-weight:bold;color:#fff;padding:15px 10px;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default thead th,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default thead th{padding:21px 60px;}@media screen and (min-width:600px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default thead th,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default thead th{padding:21px 60px;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default thead th:first-child,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default thead th:first-child{min-width:100px;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium{max-width:1016px;min-width:1016px;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium thead th,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium thead th{padding:15px 10px;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium thead th,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium thead th{padding:15px;width:254px;}@media screen and (min-width:600px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium thead th,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium thead th{padding:15px;width:254px;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium thead th:first-child,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium thead th:first-child{min-width:unset;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper{overflow-x:hidden;}@media screen and (min-width:900px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper{overflow-x:hidden;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper::-webkit-scrollbar,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr{position:relative;height:auto;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr{margin:0 auto;}@media screen and (min-width:600px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .table-default.table-medium .table-drag-wrapper tr{margin:0 auto;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .erebates .disclaimer span,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .sales .disclaimer span,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .erebates .disclaimer span,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .sales .disclaimer span,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span{max-width:850px;margin:0 auto;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer__medium-width,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer__medium-width{max-width:1106px;padding:10px 20px;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer__split,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer__split{display:flex;justify-content:space-between;flex-direction:column;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer__split,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer__split{flex-direction:row;max-width:75%;}@media screen and (min-width:900px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer__split,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer__split{flex-direction:row;max-width:75%;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer__split p,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer__split p{padding:10px 20px;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer__split p,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer__split p{padding:30px 20px;}@media screen and (min-width:900px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer__split p,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer__split p{padding:30px 20px;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .description,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .description,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .description,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .description,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span{font-size:16px;text-align:left;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .description,.sales .disclaimer .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .description,.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer .lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .description,.sales .disclaimer .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .description,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer .lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span{text-align:center;}@media screen and (min-width:900px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .description,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .description,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .description,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .description,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .description,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer span,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span{text-align:center;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .description__medium,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .description__medium,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .description__medium,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .description__medium,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .description__medium,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .description__medium{padding:10px 20px;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .description.text-left,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .description.text-left,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .description.text-left,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer span.text-left,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span.text-left,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span.text-left,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .disclaimer span.text-left,.erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span.text-left,.sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item span span.text-left,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .description.text-left,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .description.text-left,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .description.text-left,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer span.text-left,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span.text-left,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span.text-left,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .disclaimer span.text-left,.erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span.text-left,.sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .disclaimer .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item span span.text-left{text-align:left;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .text-swipe,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .text-swipe{padding:10px 20px;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .text-swipe p,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .text-swipe p{font-size:14px;font-family:"MakitaSans_Regular";}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .text-swipe,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .text-swipe{display:none;}@media screen and (min-width:1024px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .text-swipe,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .text-swipe{display:none;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .text-swipe.display-large,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .text-swipe.display-large{display:block;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .text-swipe.display-large,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .text-swipe.display-large{display:none;}@media screen and (min-width:1700px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .text-swipe.display-large,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .text-swipe.display-large{display:none;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper{width:100%;padding:20px 0 0 20px;position:relative;margin:0 auto;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper .groups,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper .groups{cursor:grab;overflow-y:hidden;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper .groups,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper .groups{justify-content:flex-start;}@media screen and (min-width:1100px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper .groups,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper .groups{justify-content:flex-start;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar{height:7px;background-color:#f5f5f5;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-button,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-button{width:0;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-thumb,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-thumb{background-color:#404040;opacity:0;background-repeat:no-repeat;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-track,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper .groups::-webkit-scrollbar-track{border:0;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut{max-width:1767px;margin-bottom:0;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut{margin-bottom:35px;}@media screen and (min-width:1700px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut{margin-bottom:35px;}}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups{cursor:default;}@media screen and (min-width:1700px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups{cursor:default;}}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups{justify-content:center;}@media screen and (min-width:1800px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups{justify-content:center;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col{margin-right:0;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details{min-width:194px;max-width:194px;flex:1;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header{position:relative;min-height:unset;padding:0;background-color:transparent;z-index:10;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:before,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:after,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:before,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:after{content:"";width:55px;height:55px;position:absolute;top:43px;background-color:#008290;z-index:-1;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:before,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:before{left:0;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:after,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header:after{right:0;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header__no-stripe-left:before,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header__no-stripe-left:before{content:none;background-color:transparent;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header__no-stripe-right:after,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .header__no-stripe-right:after{content:none;background-color:transparent;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper{border-right:1px solid #000;padding:40px 20px 10px;min-height:292px;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item{background-color:#fff;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text img,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text img{margin-bottom:10px;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .description,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text span,.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text span,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .description,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text span,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper .list-item .product-image-text span{font-size:16px;font-family:"MakitaSans_Regular";font-weight:normal;line-height:1.05em;padding:0 10px;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper.border-none,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__cut .groups .col.specs.details .body .list-wrapper.border-none{border:0;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact{max-width:1038px;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups{cursor:default;}@media screen and (min-width:1100px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups{cursor:default;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col{margin-right:0;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details{min-width:155px;flex:1;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details{min-width:254px;max-width:254px;}@media screen and (min-width:600px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details{min-width:254px;max-width:254px;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{text-align:center;padding:0 20px;min-height:initial;height:66px;display:flex;justify-content:center;align-items:center;font-size:16px;font-family:"MakitaSans_SemiBold";background-color:#008290;color:#fff;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{height:auto;padding:14px 0;}@media screen and (min-width:600px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{height:auto;padding:14px 0;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{height:124px;font-size:20px;font-family:"MakitaSans_Regular";background-color:#fff;display:flex;justify-content:center;align-items:center;font-weight:500;padding:0 5px;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{padding:0 22px;}@media screen and (min-width:480px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{padding:0 22px;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.item-gray,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.item-gray{background-color:#f5f5f5;}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{position:sticky;position:-webkit-sticky;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{padding-left:0;}@media screen and (min-width:480px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{padding-left:0;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header{border-right:1px solid #fff;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header{border:0;}@media screen and (min-width:1100px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .header{border:0;}}.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .list-wrapper,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .list-wrapper{width:initial;border-right:1px solid #000;}.lt-ie9 .product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .list-wrapper,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .list-wrapper{border:0;}@media screen and (min-width:1100px){.product-container.base.gloves .choose-right .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .list-wrapper,.product-container.base.gloves .glove-sizing-guide .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels .list-wrapper{border:0;}}.product-container.base.gloves .choose-right .scroll.dyn-fadeout:after,.product-container.base.gloves .glove-sizing-guide .scroll.dyn-fadeout:after{content:"";opacity:0;transition:opacity 300ms ease;}.product-container.base.gloves .glove-sizing-guide{padding:50px 20px;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide{padding:60px 120px;}@media screen and (min-width:1700px){.product-container.base.gloves .glove-sizing-guide{padding:60px 120px;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper{display:flex;flex-direction:column-reverse;padding:0;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper{flex-direction:row;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .headline{font-size:calc((48px) + (56 - 48)*(100vw - (320px))/(1920 - 320));margin-bottom:10px;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .headline{font-size:56px;}@media screen and (min-width:1920px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .headline{font-size:56px;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .description,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile span,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile span{font-size:calc((20px) + (16 - 20)*(100vw - (425px))/(1920 - 425));}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .description,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile span,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile span{font-size:16px;}@media screen and (min-width:1920px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .description,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile span,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile span{font-size:16px;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right{display:flex;flex-direction:column;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left,.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right{max-width:1070px;max-height:604px;}@media screen and (min-width:900px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right{max-width:1070px;max-height:604px;}}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left{width:60%;}@media screen and (min-width:900px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left{width:60%;}}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left{width:70%;}@media screen and (min-width:1600px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left{width:70%;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text{display:none;background-color:#f0f0f0;margin-bottom:1.375em;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text{display:block;padding:5vw 7vw;}@media screen and (min-width:900px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text{display:block;padding:5vw 7vw;}}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text{padding:100px 130px;}@media screen and (min-width:1920px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text{padding:100px 130px;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text .headline{text-align:center;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text .headline{text-align:left;}@media screen and (min-width:900px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text .headline{text-align:left;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text .description,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text span,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-text span{width:100%;font-size:20px;}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper{padding:0;}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact{max-width:1070px;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups{cursor:default;}@media screen and (min-width:1100px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups{cursor:default;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col{margin-right:0;}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details{min-width:178px;max-width:178px;}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header{text-align:center;padding:0 5px;min-height:initial;height:86px;flex-direction:column;}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .header span{font-family:"MakitaSans_Regular";}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item{height:86px;padding:0;}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item .bold{font-family:"MakitaSansCondensed_ExtraBold";}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item .bold span{font-family:"MakitaSans_Regular";}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper .list-item.border-bottom{border-bottom:1px solid #000;}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details .body .list-wrapper li{margin-bottom:0;}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{min-width:115px;max-width:115px;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{min-width:178px;max-width:178px;}@media screen and (min-width:600px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .group-wrapper__impact .groups .col.specs.details.labels{min-width:178px;max-width:178px;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .text-swipe{display:block;padding-left:0;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .text-swipe{display:none;}@media screen and (min-width:1600px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__left-table .scroll .tab-content-wrapper .tab-item .text-swipe{display:none;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-text{display:block;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-text{display:none;}@media screen and (min-width:900px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-text{display:none;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-text .description,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-text span,.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-text .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-text span{background-color:#f0f0f0;padding:35px;margin-bottom:30px;}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-image--mobile{display:block;margin-bottom:20px;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-image--mobile{display:none;}@media screen and (min-width:900px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-image--mobile{display:none;}}.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-image--desktop{display:none;}.lt-ie9 .product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-image--desktop{display:block;}@media screen and (min-width:900px){.product-container.base.gloves .glove-sizing-guide .columns-wrapper .tile__right-image--desktop{display:block;}}.product-container.base.gloves .hero-footer .footer-mobile{display:block;}.lt-ie9 .product-container.base.gloves .hero-footer .footer-mobile{display:none;}@media screen and (min-width:480px){.product-container.base.gloves .hero-footer .footer-mobile{display:none;}}.product-container.base.gloves .hero-footer .footer-desktop{display:none;}.lt-ie9 .product-container.base.gloves .hero-footer .footer-desktop{display:block;}@media screen and (min-width:480px){.product-container.base.gloves .hero-footer .footer-desktop{display:block;}}.product-container.base.guide-rails .headline__section,.product-container.base.makpac .headline__section,.product-container.base.maktrak .headline__section,.product-container.base.diamond-blades .headline__section{text-align:center;margin-bottom:20px;font-size:calc((48px) + (56 - 48)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.guide-rails .headline__section,.lt-ie9 .product-container.base.makpac .headline__section,.lt-ie9 .product-container.base.maktrak .headline__section,.lt-ie9 .product-container.base.diamond-blades .headline__section{font-size:56px;}@media screen and (min-width:1920px){.product-container.base.guide-rails .headline__section,.product-container.base.makpac .headline__section,.product-container.base.maktrak .headline__section,.product-container.base.diamond-blades .headline__section{font-size:56px;}}.lt-ie9 .product-container.base.guide-rails .headline__section,.lt-ie9 .product-container.base.makpac .headline__section,.lt-ie9 .product-container.base.maktrak .headline__section,.lt-ie9 .product-container.base.diamond-blades .headline__section{margin-bottom:35px;}@media screen and (min-width:900px){.product-container.base.guide-rails .headline__section,.product-container.base.makpac .headline__section,.product-container.base.maktrak .headline__section,.product-container.base.diamond-blades .headline__section{margin-bottom:35px;}}.product-container.base.guide-rails .headline__medium,.product-container.base.makpac .headline__medium,.product-container.base.maktrak .headline__medium,.product-container.base.diamond-blades .headline__medium{margin-bottom:20px;}.product-container.base.guide-rails .model-num,.product-container.base.makpac .model-num,.product-container.base.maktrak .model-num,.product-container.base.diamond-blades .model-num{font-family:"MakitaSans_Regular";font-size:18px;}.product-container.base.guide-rails .scroll-and-stick,.product-container.base.makpac .scroll-and-stick,.product-container.base.maktrak .scroll-and-stick,.product-container.base.diamond-blades .scroll-and-stick{width:100%;background-color:#008290;position:relative;}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper,.product-container.base.makpac .scroll-and-stick .drag-wrapper,.product-container.base.maktrak .scroll-and-stick .drag-wrapper,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;}.lt-ie9 .product-container.base.guide-rails .scroll-and-stick .drag-wrapper,.lt-ie9 .product-container.base.makpac .scroll-and-stick .drag-wrapper,.lt-ie9 .product-container.base.maktrak .scroll-and-stick .drag-wrapper,.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:1100px){.product-container.base.guide-rails .scroll-and-stick .drag-wrapper,.product-container.base.makpac .scroll-and-stick .drag-wrapper,.product-container.base.maktrak .scroll-and-stick .drag-wrapper,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper{overflow-x:hidden;}}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper::-webkit-scrollbar,.product-container.base.makpac .scroll-and-stick .drag-wrapper::-webkit-scrollbar,.product-container.base.maktrak .scroll-and-stick .drag-wrapper::-webkit-scrollbar,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu,.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu{display:flex;align-items:center;justify-content:flex-start;background-color:#008290;color:#fff;height:54px;width:1155px;padding:0 20px;text-transform:uppercase;font-size:calc((16px) + (16 - 16)*(100vw - (320px))/(2560 - 320));}.lt-ie9 .product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu,.lt-ie9 .product-container.base.makpac .scroll-and-stick .drag-wrapper .menu,.lt-ie9 .product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu,.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu{font-size:16px;}@media screen and (min-width:2560px){.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu,.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu{font-size:16px;}}.lt-ie9 .product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu,.lt-ie9 .product-container.base.makpac .scroll-and-stick .drag-wrapper .menu,.lt-ie9 .product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu,.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu{width:1652px;max-width:1920px;justify-content:center;margin:0 auto;}@media screen and (min-width:900px){.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu,.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu{width:1652px;max-width:1920px;justify-content:center;margin:0 auto;}}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu>li,.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu>li,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu>li,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu>li{padding:0 6px;text-align:center;height:35px;transition:all .3s;}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu>li:not(:last-child),.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu>li:not(:last-child),.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu>li:not(:last-child),.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu>li:not(:last-child){margin-right:30px;}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu>li.active,.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu>li.active,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu>li.active,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu>li.active{border-bottom:5px solid #fff;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s ease-in-out;}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu>li:hover,.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu>li:hover,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu>li:hover,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu>li:hover{border-bottom:5px solid #fff;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s ease-in-out;}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu>li .makita-link,.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu>li .makita-link,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu>li .makita-link,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu>li .makita-link{color:#fff;opacity:1;font-weight:normal;height:inherit;display:flex;align-items:center;text-align:center;justify-content:center;flex-direction:column;letter-spacing:.5px;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s ease-in-out;white-space:nowrap;}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu>li .makita-link.active,.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu>li .makita-link.active,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu>li .makita-link.active,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu>li .makita-link.active{color:#fff;font-weight:bold;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s ease-in-out;}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu>li .makita-link:hover,.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu>li .makita-link:hover,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu>li .makita-link:hover,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu>li .makita-link:hover{color:inherit;font-weight:bold;}.product-container.base.guide-rails .scroll-and-stick .drag-wrapper .menu>li .makita-link:focus,.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu>li .makita-link:focus,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu>li .makita-link:focus,.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu>li .makita-link:focus{color:inherit;}.product-container.base.guide-rails .scroll-and-stick.dyn-fadeout:after,.product-container.base.makpac .scroll-and-stick.dyn-fadeout:after,.product-container.base.maktrak .scroll-and-stick.dyn-fadeout:after,.product-container.base.diamond-blades .scroll-and-stick.dyn-fadeout:after{content:"";opacity:0;transition:opacity 300ms ease;}.product-container.base.guide-rails .scroll-and-stick:after,.product-container.base.makpac .scroll-and-stick:after,.product-container.base.maktrak .scroll-and-stick:after,.product-container.base.diamond-blades .scroll-and-stick:after{position:absolute;z-index:1;right:0;top:0;pointer-events:none;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:30px;color:rgba(255,255,255,.35);display:flex;align-items:center;justify-content:flex-end;padding-right:20px;height:100%;width:20%;opacity:1;transition:opacity 300ms ease;max-height:29vw;background:-moz-linear-gradient(left,rgba(0,130,144,0) 0%,#008290 85%);background:-webkit-linear-gradient(left,rgba(0,130,144,0) 0%,#008290 85%);background:linear-gradient(to right,rgba(0,130,144,0) 0%,#008290 85%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1);}.lt-ie9 .product-container.base.guide-rails .scroll-and-stick:after,.lt-ie9 .product-container.base.makpac .scroll-and-stick:after,.lt-ie9 .product-container.base.maktrak .scroll-and-stick:after,.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick:after{opacity:0;background:unset;}@media screen and (min-width:1300px){.product-container.base.guide-rails .scroll-and-stick:after,.product-container.base.makpac .scroll-and-stick:after,.product-container.base.maktrak .scroll-and-stick:after,.product-container.base.diamond-blades .scroll-and-stick:after{opacity:0;background:unset;}}.product-container.base.guide-rails .scroll-and-stick.sticky,.product-container.base.makpac .scroll-and-stick.sticky,.product-container.base.maktrak .scroll-and-stick.sticky,.product-container.base.diamond-blades .scroll-and-stick.sticky{position:fixed;z-index:8889;background-color:#000;}.product-container.base.guide-rails .scroll-and-stick.sticky .drag-wrapper .menu,.product-container.base.makpac .scroll-and-stick.sticky .drag-wrapper .menu,.product-container.base.maktrak .scroll-and-stick.sticky .drag-wrapper .menu,.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu{background-color:#000;text-transform:capitalize;height:45px;}.product-container.base.guide-rails .scroll-and-stick.sticky:after,.product-container.base.makpac .scroll-and-stick.sticky:after,.product-container.base.maktrak .scroll-and-stick.sticky:after,.product-container.base.diamond-blades .scroll-and-stick.sticky:after{background:-moz-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:linear-gradient(to right,rgba(0,0,0,0) 0%,#000 85%);}.product-container.base.guide-rails .benefits .description,.product-container.base.guide-rails .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .benefits span,.product-container.base.guide-rails .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .benefits span,.product-container.base.guide-rails .section-tab .description,.product-container.base.guide-rails .section-tab .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .section-tab span,.product-container.base.guide-rails .section-tab .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .section-tab span,.product-container.base.guide-rails .section-connect .description,.product-container.base.guide-rails .section-connect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .section-connect span,.product-container.base.guide-rails .section-connect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .section-connect span,.product-container.base.guide-rails .colspan12-12 .description,.product-container.base.guide-rails .colspan12-12 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .colspan12-12 span,.product-container.base.guide-rails .colspan12-12 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .colspan12-12 span,.product-container.base.makpac .benefits .description,.product-container.base.makpac .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .benefits span,.product-container.base.makpac .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .benefits span,.product-container.base.makpac .section-tab .description,.product-container.base.makpac .section-tab .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .section-tab span,.product-container.base.makpac .section-tab .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .section-tab span,.product-container.base.makpac .section-connect .description,.product-container.base.makpac .section-connect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .section-connect span,.product-container.base.makpac .section-connect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .section-connect span,.product-container.base.makpac .colspan12-12 .description,.product-container.base.makpac .colspan12-12 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .colspan12-12 span,.product-container.base.makpac .colspan12-12 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .colspan12-12 span,.product-container.base.maktrak .benefits .description,.product-container.base.maktrak .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .benefits span,.product-container.base.maktrak .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .benefits span,.product-container.base.maktrak .section-tab .description,.product-container.base.maktrak .section-tab .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .section-tab span,.product-container.base.maktrak .section-tab .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .section-tab span,.product-container.base.maktrak .section-connect .description,.product-container.base.maktrak .section-connect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .section-connect span,.product-container.base.maktrak .section-connect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .section-connect span,.product-container.base.maktrak .colspan12-12 .description,.product-container.base.maktrak .colspan12-12 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .colspan12-12 span,.product-container.base.maktrak .colspan12-12 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .colspan12-12 span,.product-container.base.diamond-blades .benefits .description,.product-container.base.diamond-blades .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .benefits span,.product-container.base.diamond-blades .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .benefits span,.product-container.base.diamond-blades .section-tab .description,.product-container.base.diamond-blades .section-tab .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .section-tab span,.product-container.base.diamond-blades .section-tab .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .section-tab span,.product-container.base.diamond-blades .section-connect .description,.product-container.base.diamond-blades .section-connect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .section-connect span,.product-container.base.diamond-blades .section-connect .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .section-connect span,.product-container.base.diamond-blades .colspan12-12 .description,.product-container.base.diamond-blades .colspan12-12 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .colspan12-12 span,.product-container.base.diamond-blades .colspan12-12 .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .colspan12-12 span{font-size:20px;}.product-container.base.guide-rails .benefits .description__24-32,.product-container.base.guide-rails .section-tab .description__24-32,.product-container.base.guide-rails .section-connect .description__24-32,.product-container.base.guide-rails .colspan12-12 .description__24-32,.product-container.base.makpac .benefits .description__24-32,.product-container.base.makpac .section-tab .description__24-32,.product-container.base.makpac .section-connect .description__24-32,.product-container.base.makpac .colspan12-12 .description__24-32,.product-container.base.maktrak .benefits .description__24-32,.product-container.base.maktrak .section-tab .description__24-32,.product-container.base.maktrak .section-connect .description__24-32,.product-container.base.maktrak .colspan12-12 .description__24-32,.product-container.base.diamond-blades .benefits .description__24-32,.product-container.base.diamond-blades .section-tab .description__24-32,.product-container.base.diamond-blades .section-connect .description__24-32,.product-container.base.diamond-blades .colspan12-12 .description__24-32{font-size:calc((24px) + (32 - 24)*(100vw - (320px))/(1920 - 320));line-height:normal;text-align:center;}.lt-ie9 .product-container.base.guide-rails .benefits .description__24-32,.lt-ie9 .product-container.base.guide-rails .section-tab .description__24-32,.lt-ie9 .product-container.base.guide-rails .section-connect .description__24-32,.lt-ie9 .product-container.base.guide-rails .colspan12-12 .description__24-32,.lt-ie9 .product-container.base.makpac .benefits .description__24-32,.lt-ie9 .product-container.base.makpac .section-tab .description__24-32,.lt-ie9 .product-container.base.makpac .section-connect .description__24-32,.lt-ie9 .product-container.base.makpac .colspan12-12 .description__24-32,.lt-ie9 .product-container.base.maktrak .benefits .description__24-32,.lt-ie9 .product-container.base.maktrak .section-tab .description__24-32,.lt-ie9 .product-container.base.maktrak .section-connect .description__24-32,.lt-ie9 .product-container.base.maktrak .colspan12-12 .description__24-32,.lt-ie9 .product-container.base.diamond-blades .benefits .description__24-32,.lt-ie9 .product-container.base.diamond-blades .section-tab .description__24-32,.lt-ie9 .product-container.base.diamond-blades .section-connect .description__24-32,.lt-ie9 .product-container.base.diamond-blades .colspan12-12 .description__24-32{font-size:32px;}@media screen and (min-width:1920px){.product-container.base.guide-rails .benefits .description__24-32,.product-container.base.guide-rails .section-tab .description__24-32,.product-container.base.guide-rails .section-connect .description__24-32,.product-container.base.guide-rails .colspan12-12 .description__24-32,.product-container.base.makpac .benefits .description__24-32,.product-container.base.makpac .section-tab .description__24-32,.product-container.base.makpac .section-connect .description__24-32,.product-container.base.makpac .colspan12-12 .description__24-32,.product-container.base.maktrak .benefits .description__24-32,.product-container.base.maktrak .section-tab .description__24-32,.product-container.base.maktrak .section-connect .description__24-32,.product-container.base.maktrak .colspan12-12 .description__24-32,.product-container.base.diamond-blades .benefits .description__24-32,.product-container.base.diamond-blades .section-tab .description__24-32,.product-container.base.diamond-blades .section-connect .description__24-32,.product-container.base.diamond-blades .colspan12-12 .description__24-32{font-size:32px;}}.product-container.base.guide-rails .colspan12-12.description-wrapper,.product-container.base.makpac .colspan12-12.description-wrapper,.product-container.base.maktrak .colspan12-12.description-wrapper,.product-container.base.diamond-blades .colspan12-12.description-wrapper{padding:0 20px;max-width:1090px;margin:0 auto 40px;}.product-container.base.guide-rails .colspan12-12.description-wrapper.max-widht-1460,.product-container.base.makpac .colspan12-12.description-wrapper.max-widht-1460,.product-container.base.maktrak .colspan12-12.description-wrapper.max-widht-1460,.product-container.base.diamond-blades .colspan12-12.description-wrapper.max-widht-1460{max-width:1460px;margin-bottom:60px;}.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__left img,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__left img,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__left img,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__left img{margin:unset;}.lt-ie9 .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{padding:0 182px 0 120px;}@media screen and (min-width:1700px){.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__right,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{padding:0 182px 0 120px;}}.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right .description,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right span,.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right span,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__right .description,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .section-pic-text .columns-wrapper .tile__right span,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .section-pic-text .columns-wrapper .tile__right span,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right .description,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right span,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right span,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right .description,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right span,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right span{font-size:20px;margin:0 0 30px;padding:0;color:#000;text-align:left;width:100%;}.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right .description__list,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__right .description__list,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right .description__list,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right .description__list{font-size:19px;}.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right .description__list .list-item:not(:last-child),.product-container.base.makpac .section-pic-text .columns-wrapper .tile__right .description__list .list-item:not(:last-child),.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right .description__list .list-item:not(:last-child),.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right .description__list .list-item:not(:last-child){margin-bottom:15px;}.product-container.base.guide-rails .section-pic-text .columns-wrapper .tile__right .description__list .list-item span,.product-container.base.makpac .section-pic-text .columns-wrapper .tile__right .description__list .list-item span,.product-container.base.maktrak .section-pic-text .columns-wrapper .tile__right .description__list .list-item span,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right .description__list .list-item span{font-family:"MakitaSans_SemiBold";font-size:inherit;}.product-container.base.guide-rails .benefits,.product-container.base.makpac .benefits,.product-container.base.maktrak .benefits,.product-container.base.diamond-blades .benefits{background-color:#f5f5f5;padding:50px 0;margin-bottom:50px;}.product-container.base.guide-rails .benefits .product-tile-wrapper,.product-container.base.makpac .benefits .product-tile-wrapper,.product-container.base.maktrak .benefits .product-tile-wrapper,.product-container.base.diamond-blades .benefits .product-tile-wrapper{display:flex;flex-direction:column;justify-content:center;}.lt-ie9 .product-container.base.guide-rails .benefits .product-tile-wrapper,.lt-ie9 .product-container.base.makpac .benefits .product-tile-wrapper,.lt-ie9 .product-container.base.maktrak .benefits .product-tile-wrapper,.lt-ie9 .product-container.base.diamond-blades .benefits .product-tile-wrapper{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.guide-rails .benefits .product-tile-wrapper,.product-container.base.makpac .benefits .product-tile-wrapper,.product-container.base.maktrak .benefits .product-tile-wrapper,.product-container.base.diamond-blades .benefits .product-tile-wrapper{flex-direction:row;}}.product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile,.product-container.base.makpac .benefits .product-tile-wrapper .product-tile,.product-container.base.maktrak .benefits .product-tile-wrapper .product-tile,.product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile{max-width:570px;padding:25px 20px;}.lt-ie9 .product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile,.lt-ie9 .product-container.base.makpac .benefits .product-tile-wrapper .product-tile,.lt-ie9 .product-container.base.maktrak .benefits .product-tile-wrapper .product-tile,.lt-ie9 .product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile{padding:15px 65px;}@media screen and (min-width:1100px){.product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile,.product-container.base.makpac .benefits .product-tile-wrapper .product-tile,.product-container.base.maktrak .benefits .product-tile-wrapper .product-tile,.product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile{padding:15px 65px;}}.lt-ie9 .product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile.border-sides,.lt-ie9 .product-container.base.makpac .benefits .product-tile-wrapper .product-tile.border-sides,.lt-ie9 .product-container.base.maktrak .benefits .product-tile-wrapper .product-tile.border-sides,.lt-ie9 .product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile.border-sides{border-right:1px solid #000;border-left:1px solid #000;}@media screen and (min-width:900px){.product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile.border-sides,.product-container.base.makpac .benefits .product-tile-wrapper .product-tile.border-sides,.product-container.base.maktrak .benefits .product-tile-wrapper .product-tile.border-sides,.product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile.border-sides{border-right:1px solid #000;border-left:1px solid #000;}}.product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .product-img,.product-container.base.makpac .benefits .product-tile-wrapper .product-tile .product-img,.product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .product-img,.product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .product-img{margin-bottom:12px;}.product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .product-img img,.product-container.base.makpac .benefits .product-tile-wrapper .product-tile .product-img img,.product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .product-img img,.product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .product-img img{margin:0 auto;}.product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .headline,.product-container.base.makpac .benefits .product-tile-wrapper .product-tile .headline,.product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .headline,.product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .headline{font-size:32px;margin-bottom:13px;}.product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .description:not(:last-child),.product-container.base.guide-rails .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span:not(:last-child),.product-container.base.guide-rails .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span:not(:last-child),.product-container.base.guide-rails .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span:not(:last-child),.product-container.base.guide-rails .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span:not(:last-child),.product-container.base.makpac .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .description:not(:last-child),.product-container.base.makpac .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.makpac .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span:not(:last-child),.product-container.base.makpac .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.makpac .benefits .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span:not(:last-child),.product-container.base.makpac .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.makpac .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span:not(:last-child),.product-container.base.makpac .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.makpac .benefits .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span:not(:last-child),.product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .description:not(:last-child),.product-container.base.maktrak .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span:not(:last-child),.product-container.base.maktrak .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span:not(:last-child),.product-container.base.maktrak .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span:not(:last-child),.product-container.base.maktrak .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span:not(:last-child),.product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .description:not(:last-child),.product-container.base.diamond-blades .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span:not(:last-child),.product-container.base.diamond-blades .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span:not(:last-child),.product-container.base.diamond-blades .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span:not(:last-child),.product-container.base.diamond-blades .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span:not(:last-child){margin-bottom:13px;}.product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .description::before,.product-container.base.guide-rails .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span::before,.product-container.base.guide-rails .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span::before,.product-container.base.guide-rails .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span::before,.product-container.base.guide-rails .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.guide-rails .benefits .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span::before,.product-container.base.makpac .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .description::before,.product-container.base.makpac .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.makpac .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span::before,.product-container.base.makpac .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.makpac .benefits .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span::before,.product-container.base.makpac .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.makpac .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span::before,.product-container.base.makpac .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.makpac .benefits .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span::before,.product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .description::before,.product-container.base.maktrak .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span::before,.product-container.base.maktrak .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span::before,.product-container.base.maktrak .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span::before,.product-container.base.maktrak .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.maktrak .benefits .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span::before,.product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .description::before,.product-container.base.diamond-blades .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span::before,.product-container.base.diamond-blades .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span::before,.product-container.base.diamond-blades .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span::before,.product-container.base.diamond-blades .benefits .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span::before,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-container.base.diamond-blades .benefits .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span::before{content:"•";display:inline-block;width:1em;}.product-container.base.guide-rails .section-tab,.product-container.base.makpac .section-tab,.product-container.base.maktrak .section-tab,.product-container.base.diamond-blades .section-tab{text-align:left;padding:20px;margin-bottom:75px;}.lt-ie9 .product-container.base.guide-rails .section-tab,.lt-ie9 .product-container.base.makpac .section-tab,.lt-ie9 .product-container.base.maktrak .section-tab,.lt-ie9 .product-container.base.diamond-blades .section-tab{text-align:center;}@media screen and (min-width:900px){.product-container.base.guide-rails .section-tab,.product-container.base.makpac .section-tab,.product-container.base.maktrak .section-tab,.product-container.base.diamond-blades .section-tab{text-align:center;}}.product-container.base.guide-rails .section-tab [role=tablist],.product-container.base.makpac .section-tab [role=tablist],.product-container.base.maktrak .section-tab [role=tablist],.product-container.base.diamond-blades .section-tab [role=tablist]{display:flex;justify-content:center;gap:.5rem;max-width:926px;margin:0 auto 35px;}.product-container.base.guide-rails .section-tab [role=tablist] [role=tab],.product-container.base.makpac .section-tab [role=tablist] [role=tab],.product-container.base.maktrak .section-tab [role=tablist] [role=tab],.product-container.base.diamond-blades .section-tab [role=tablist] [role=tab]{flex:1;border:1px solid #000;padding:5px 0;cursor:pointer;text-align:center;transition:all .4s;font-weight:bold;background-color:transparent;font-size:calc((20px) + (32 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.guide-rails .section-tab [role=tablist] [role=tab],.lt-ie9 .product-container.base.makpac .section-tab [role=tablist] [role=tab],.lt-ie9 .product-container.base.maktrak .section-tab [role=tablist] [role=tab],.lt-ie9 .product-container.base.diamond-blades .section-tab [role=tablist] [role=tab]{font-size:32px;}@media screen and (min-width:1920px){.product-container.base.guide-rails .section-tab [role=tablist] [role=tab],.product-container.base.makpac .section-tab [role=tablist] [role=tab],.product-container.base.maktrak .section-tab [role=tablist] [role=tab],.product-container.base.diamond-blades .section-tab [role=tablist] [role=tab]{font-size:32px;}}.product-container.base.guide-rails .section-tab [role=tablist] [role=tab]:hover,.product-container.base.guide-rails .section-tab [role=tablist] [role=tab]:focus,.product-container.base.guide-rails .section-tab [role=tablist] [role=tab]:active,.product-container.base.makpac .section-tab [role=tablist] [role=tab]:hover,.product-container.base.makpac .section-tab [role=tablist] [role=tab]:focus,.product-container.base.makpac .section-tab [role=tablist] [role=tab]:active,.product-container.base.maktrak .section-tab [role=tablist] [role=tab]:hover,.product-container.base.maktrak .section-tab [role=tablist] [role=tab]:focus,.product-container.base.maktrak .section-tab [role=tablist] [role=tab]:active,.product-container.base.diamond-blades .section-tab [role=tablist] [role=tab]:hover,.product-container.base.diamond-blades .section-tab [role=tablist] [role=tab]:focus,.product-container.base.diamond-blades .section-tab [role=tablist] [role=tab]:active{color:#fff;background-color:#008290;border:1px solid #008290;}.product-container.base.guide-rails .section-tab [role=tablist] [role=tab][aria-selected=true],.product-container.base.makpac .section-tab [role=tablist] [role=tab][aria-selected=true],.product-container.base.maktrak .section-tab [role=tablist] [role=tab][aria-selected=true],.product-container.base.diamond-blades .section-tab [role=tablist] [role=tab][aria-selected=true]{color:#fff;background-color:#008290;border:1px solid #008290;}.product-container.base.guide-rails .section-tab [role=tabpanel] .pic-ruler,.product-container.base.makpac .section-tab [role=tabpanel] .pic-ruler,.product-container.base.maktrak .section-tab [role=tabpanel] .pic-ruler,.product-container.base.diamond-blades .section-tab [role=tabpanel] .pic-ruler{margin-bottom:15px;}.lt-ie9 .product-container.base.guide-rails .section-tab [role=tabpanel] .pic-ruler,.lt-ie9 .product-container.base.makpac .section-tab [role=tabpanel] .pic-ruler,.lt-ie9 .product-container.base.maktrak .section-tab [role=tabpanel] .pic-ruler,.lt-ie9 .product-container.base.diamond-blades .section-tab [role=tabpanel] .pic-ruler{margin-bottom:35px;}@media screen and (min-width:900px){.product-container.base.guide-rails .section-tab [role=tabpanel] .pic-ruler,.product-container.base.makpac .section-tab [role=tabpanel] .pic-ruler,.product-container.base.maktrak .section-tab [role=tabpanel] .pic-ruler,.product-container.base.diamond-blades .section-tab [role=tabpanel] .pic-ruler{margin-bottom:35px;}}.product-container.base.guide-rails .section-tab [role=tabpanel] .pic-mneasure-line,.product-container.base.makpac .section-tab [role=tabpanel] .pic-mneasure-line,.product-container.base.maktrak .section-tab [role=tabpanel] .pic-mneasure-line,.product-container.base.diamond-blades .section-tab [role=tabpanel] .pic-mneasure-line{margin-bottom:25px;}.product-container.base.guide-rails .section-tab [role=tabpanel] .content-wrapper .model-num,.product-container.base.makpac .section-tab [role=tabpanel] .content-wrapper .model-num,.product-container.base.maktrak .section-tab [role=tabpanel] .content-wrapper .model-num,.product-container.base.diamond-blades .section-tab [role=tabpanel] .content-wrapper .model-num{font-family:"MakitaSans_Regular";font-size:24px;margin-bottom:5px;}.product-container.base.guide-rails .section-tab [role=tabpanel] .content-wrapper .headline,.product-container.base.makpac .section-tab [role=tabpanel] .content-wrapper .headline,.product-container.base.maktrak .section-tab [role=tabpanel] .content-wrapper .headline,.product-container.base.diamond-blades .section-tab [role=tabpanel] .content-wrapper .headline{font-size:40px;margin-bottom:10px;}.product-container.base.guide-rails .section-tab [role=tabpanel] .content-wrapper .description,.product-container.base.guide-rails .section-tab [role=tabpanel] .content-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .section-tab [role=tabpanel] .content-wrapper span,.product-container.base.guide-rails .section-tab [role=tabpanel] .content-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .section-tab [role=tabpanel] .content-wrapper span,.product-container.base.makpac .section-tab [role=tabpanel] .content-wrapper .description,.product-container.base.makpac .section-tab [role=tabpanel] .content-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .section-tab [role=tabpanel] .content-wrapper span,.product-container.base.makpac .section-tab [role=tabpanel] .content-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .section-tab [role=tabpanel] .content-wrapper span,.product-container.base.maktrak .section-tab [role=tabpanel] .content-wrapper .description,.product-container.base.maktrak .section-tab [role=tabpanel] .content-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .section-tab [role=tabpanel] .content-wrapper span,.product-container.base.maktrak .section-tab [role=tabpanel] .content-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .section-tab [role=tabpanel] .content-wrapper span,.product-container.base.diamond-blades .section-tab [role=tabpanel] .content-wrapper .description,.product-container.base.diamond-blades .section-tab [role=tabpanel] .content-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .section-tab [role=tabpanel] .content-wrapper span,.product-container.base.diamond-blades .section-tab [role=tabpanel] .content-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .section-tab [role=tabpanel] .content-wrapper span{max-width:1100px;width:100%;margin:0 auto 35px;}.product-container.base.guide-rails .carousel,.product-container.base.makpac .carousel,.product-container.base.maktrak .carousel,.product-container.base.diamond-blades .carousel{background-color:#f5f5f5;padding:60px 0 75px;}.product-container.base.guide-rails .carousel .makita-product-tile-wrapper,.product-container.base.makpac .carousel .makita-product-tile-wrapper,.product-container.base.maktrak .carousel .makita-product-tile-wrapper,.product-container.base.diamond-blades .carousel .makita-product-tile-wrapper{width:88.6%;}.product-container.base.guide-rails .carousel .makita-product-tile-wrapper .product-tile,.product-container.base.makpac .carousel .makita-product-tile-wrapper .product-tile,.product-container.base.maktrak .carousel .makita-product-tile-wrapper .product-tile,.product-container.base.diamond-blades .carousel .makita-product-tile-wrapper .product-tile{box-shadow:unset;border:1px solid #d6d6d6;}.product-container.base.guide-rails .carousel .makita-product-tile-wrapper .product-tile .product-details,.product-container.base.makpac .carousel .makita-product-tile-wrapper .product-tile .product-details,.product-container.base.maktrak .carousel .makita-product-tile-wrapper .product-tile .product-details,.product-container.base.diamond-blades .carousel .makita-product-tile-wrapper .product-tile .product-details{padding:0;border-top:1px solid #d6d6d6;}.product-container.base.guide-rails .carousel .makita-product-tile-wrapper .product-tile .product-details .model-num,.product-container.base.guide-rails .carousel .makita-product-tile-wrapper .product-tile .product-details .makita-link,.product-container.base.makpac .carousel .makita-product-tile-wrapper .product-tile .product-details .model-num,.product-container.base.makpac .carousel .makita-product-tile-wrapper .product-tile .product-details .makita-link,.product-container.base.maktrak .carousel .makita-product-tile-wrapper .product-tile .product-details .model-num,.product-container.base.maktrak .carousel .makita-product-tile-wrapper .product-tile .product-details .makita-link,.product-container.base.diamond-blades .carousel .makita-product-tile-wrapper .product-tile .product-details .model-num,.product-container.base.diamond-blades .carousel .makita-product-tile-wrapper .product-tile .product-details .makita-link{font-size:16px;}.product-container.base.guide-rails .carousel .makita-product-tile-wrapper .product-tile .product-details .model-num,.product-container.base.makpac .carousel .makita-product-tile-wrapper .product-tile .product-details .model-num,.product-container.base.maktrak .carousel .makita-product-tile-wrapper .product-tile .product-details .model-num,.product-container.base.diamond-blades .carousel .makita-product-tile-wrapper .product-tile .product-details .model-num{padding:10px 0 0 15px;}.product-container.base.guide-rails .carousel .makita-product-tile-wrapper .product-tile .product-details .makita-link,.product-container.base.makpac .carousel .makita-product-tile-wrapper .product-tile .product-details .makita-link,.product-container.base.maktrak .carousel .makita-product-tile-wrapper .product-tile .product-details .makita-link,.product-container.base.diamond-blades .carousel .makita-product-tile-wrapper .product-tile .product-details .makita-link{display:inline-block;font-weight:bold;padding:0 5px 5px 15px;margin-bottom:30px;}.product-container.base.guide-rails .section-connect,.product-container.base.makpac .section-connect,.product-container.base.maktrak .section-connect,.product-container.base.diamond-blades .section-connect{padding:60px 0;margin-bottom:20px;text-align:center;}.product-container.base.guide-rails .section-connect .text-wrapper,.product-container.base.makpac .section-connect .text-wrapper,.product-container.base.maktrak .section-connect .text-wrapper,.product-container.base.diamond-blades .section-connect .text-wrapper{padding:0 20px;}.product-container.base.guide-rails .section-connect .text-wrapper .model-num,.product-container.base.makpac .section-connect .text-wrapper .model-num,.product-container.base.maktrak .section-connect .text-wrapper .model-num,.product-container.base.diamond-blades .section-connect .text-wrapper .model-num{font-size:24px;}.product-container.base.guide-rails .section-connect .text-wrapper .description,.product-container.base.guide-rails .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .section-connect .text-wrapper span,.product-container.base.guide-rails .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .section-connect .text-wrapper span,.product-container.base.makpac .section-connect .text-wrapper .description,.product-container.base.makpac .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .section-connect .text-wrapper span,.product-container.base.makpac .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .section-connect .text-wrapper span,.product-container.base.maktrak .section-connect .text-wrapper .description,.product-container.base.maktrak .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .section-connect .text-wrapper span,.product-container.base.maktrak .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .section-connect .text-wrapper span,.product-container.base.diamond-blades .section-connect .text-wrapper .description,.product-container.base.diamond-blades .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .section-connect .text-wrapper span,.product-container.base.diamond-blades .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .section-connect .text-wrapper span{max-width:1166px;margin:0 auto 35px;line-height:normal;}.product-container.base.guide-rails .section-connect .text-wrapper .description.medium-width,.product-container.base.guide-rails .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.medium-width,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.guide-rails .section-connect .text-wrapper span.medium-width,.product-container.base.guide-rails .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.medium-width,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.guide-rails .section-connect .text-wrapper span.medium-width,.product-container.base.makpac .section-connect .text-wrapper .description.medium-width,.product-container.base.makpac .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.medium-width,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .section-connect .text-wrapper span.medium-width,.product-container.base.makpac .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.medium-width,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .section-connect .text-wrapper span.medium-width,.product-container.base.maktrak .section-connect .text-wrapper .description.medium-width,.product-container.base.maktrak .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.medium-width,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .section-connect .text-wrapper span.medium-width,.product-container.base.maktrak .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.medium-width,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .section-connect .text-wrapper span.medium-width,.product-container.base.diamond-blades .section-connect .text-wrapper .description.medium-width,.product-container.base.diamond-blades .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.medium-width,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.diamond-blades .section-connect .text-wrapper span.medium-width,.product-container.base.diamond-blades .section-connect .text-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.medium-width,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.diamond-blades .section-connect .text-wrapper span.medium-width{max-width:840px;}.product-container.base.guide-rails .section-connect .connect-layers-wrapper,.product-container.base.makpac .section-connect .connect-layers-wrapper,.product-container.base.maktrak .section-connect .connect-layers-wrapper,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper{position:relative;height:400px;overflow:hidden;z-index:1;margin-bottom:35px;}.product-container.base.guide-rails .section-connect .connect-layers-wrapper:hover .left,.product-container.base.makpac .section-connect .connect-layers-wrapper:hover .left,.product-container.base.maktrak .section-connect .connect-layers-wrapper:hover .left,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper:hover .left{transition:all .5s;transform:translateX(73px);}.product-container.base.guide-rails .section-connect .connect-layers-wrapper:hover .right,.product-container.base.makpac .section-connect .connect-layers-wrapper:hover .right,.product-container.base.maktrak .section-connect .connect-layers-wrapper:hover .right,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper:hover .right{transition:all .5s;transform:translateX(-73px);}.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer{position:absolute;top:0;}.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__1,.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__3,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__1,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__3,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__1,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__3,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__1,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__3{left:50%;transform:translateX(-50%);}.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__1,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__1,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__1,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__1{z-index:2;top:105px;}.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__2,.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__4,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__2,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__4,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__2,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__4,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__2,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__4{z-index:3;transition:all .5s;}.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__2.left,.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__4.left,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__2.left,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__4.left,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__2.left,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__4.left,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__2.left,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__4.left{right:calc(50% + 73px);}.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__2.right,.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__4.right,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__2.right,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__4.right,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__2.right,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__4.right,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__2.right,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__4.right{left:calc(50% + 73px);}.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__3,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__3,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__3,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__3{z-index:4;top:17px;}.product-container.base.guide-rails .section-connect .connect-layers-wrapper .connect-layer__4,.product-container.base.makpac .section-connect .connect-layers-wrapper .connect-layer__4,.product-container.base.maktrak .section-connect .connect-layers-wrapper .connect-layer__4,.product-container.base.diamond-blades .section-connect .connect-layers-wrapper .connect-layer__4{z-index:5;}.product-container.base.guide-rails .adapters .rto-innnovation-section,.product-container.base.makpac .adapters .rto-innnovation-section,.product-container.base.maktrak .adapters .rto-innnovation-section,.product-container.base.diamond-blades .adapters .rto-innnovation-section{flex-direction:column;margin:0 auto;}.lt-ie9 .product-container.base.guide-rails .adapters .rto-innnovation-section,.lt-ie9 .product-container.base.makpac .adapters .rto-innnovation-section,.lt-ie9 .product-container.base.maktrak .adapters .rto-innnovation-section,.lt-ie9 .product-container.base.diamond-blades .adapters .rto-innnovation-section{margin:unset;}@media screen and (min-width:900px){.product-container.base.guide-rails .adapters .rto-innnovation-section,.product-container.base.makpac .adapters .rto-innnovation-section,.product-container.base.maktrak .adapters .rto-innnovation-section,.product-container.base.diamond-blades .adapters .rto-innnovation-section{margin:unset;}}.product-container.base.guide-rails .adapters .rto-innnovation-section .product-icon-text,.product-container.base.makpac .adapters .rto-innnovation-section .product-icon-text,.product-container.base.maktrak .adapters .rto-innnovation-section .product-icon-text,.product-container.base.diamond-blades .adapters .rto-innnovation-section .product-icon-text{display:flex;justify-content:center;align-items:center;margin-bottom:10px;}.product-container.base.guide-rails .adapters .rto-innnovation-section .product-icon-text .icon-text,.product-container.base.makpac .adapters .rto-innnovation-section .product-icon-text .icon-text,.product-container.base.maktrak .adapters .rto-innnovation-section .product-icon-text .icon-text,.product-container.base.diamond-blades .adapters .rto-innnovation-section .product-icon-text .icon-text{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((32px) + (40 - 32)*(100vw - (320px))/(1920 - 320));line-height:normal;}.lt-ie9 .product-container.base.guide-rails .adapters .rto-innnovation-section .product-icon-text .icon-text,.lt-ie9 .product-container.base.makpac .adapters .rto-innnovation-section .product-icon-text .icon-text,.lt-ie9 .product-container.base.maktrak .adapters .rto-innnovation-section .product-icon-text .icon-text,.lt-ie9 .product-container.base.diamond-blades .adapters .rto-innnovation-section .product-icon-text .icon-text{font-size:40px;}@media screen and (min-width:1920px){.product-container.base.guide-rails .adapters .rto-innnovation-section .product-icon-text .icon-text,.product-container.base.makpac .adapters .rto-innnovation-section .product-icon-text .icon-text,.product-container.base.maktrak .adapters .rto-innnovation-section .product-icon-text .icon-text,.product-container.base.diamond-blades .adapters .rto-innnovation-section .product-icon-text .icon-text{font-size:40px;}}.product-container.base.guide-rails .adapters .rto-innnovation-section .inno-sect,.product-container.base.makpac .adapters .rto-innnovation-section .inno-sect,.product-container.base.maktrak .adapters .rto-innnovation-section .inno-sect,.product-container.base.diamond-blades .adapters .rto-innnovation-section .inno-sect{flex:1;}.product-container.base.guide-rails .feature-tools,.product-container.base.makpac .feature-tools,.product-container.base.maktrak .feature-tools,.product-container.base.diamond-blades .feature-tools{padding:0 0 60px;margin-bottom:55px;}.lt-ie9 .product-container.base.guide-rails .feature-tools,.lt-ie9 .product-container.base.makpac .feature-tools,.lt-ie9 .product-container.base.maktrak .feature-tools,.lt-ie9 .product-container.base.diamond-blades .feature-tools{background-color:#f5f5f5;}@media screen and (min-width:900px){.product-container.base.guide-rails .feature-tools,.product-container.base.makpac .feature-tools,.product-container.base.maktrak .feature-tools,.product-container.base.diamond-blades .feature-tools{background-color:#f5f5f5;}}.product-container.base.guide-rails .feature-tools .section-pic-text,.product-container.base.makpac .feature-tools .section-pic-text,.product-container.base.maktrak .feature-tools .section-pic-text,.product-container.base.diamond-blades .feature-tools .section-pic-text{padding:20px;}.lt-ie9 .product-container.base.guide-rails .feature-tools .section-pic-text,.lt-ie9 .product-container.base.makpac .feature-tools .section-pic-text,.lt-ie9 .product-container.base.maktrak .feature-tools .section-pic-text,.lt-ie9 .product-container.base.diamond-blades .feature-tools .section-pic-text{padding:10px 114px;}@media screen and (min-width:1700px){.product-container.base.guide-rails .feature-tools .section-pic-text,.product-container.base.makpac .feature-tools .section-pic-text,.product-container.base.maktrak .feature-tools .section-pic-text,.product-container.base.diamond-blades .feature-tools .section-pic-text{padding:10px 114px;}}.lt-ie9 .product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right,.lt-ie9 .product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right{padding:0 135px 0 120px;}@media screen and (min-width:1700px){.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right{padding:0 135px 0 120px;}}.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper{display:flex;grid-gap:5px;}.lt-ie9 .product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper,.lt-ie9 .product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper,.lt-ie9 .product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper,.lt-ie9 .product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper{grid-gap:50px;}@media screen and (min-width:900px){.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper{grid-gap:50px;}}.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button{text-align:center;}.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button img,.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button img,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button img,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button img,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text{margin-bottom:10px;}.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text{font-family:"MakitaSansCondensed_ExtraBold";font-size:17px;line-height:normal;}.lt-ie9 .product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.lt-ie9 .product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.lt-ie9 .product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.lt-ie9 .product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text{font-size:20px;}@media screen and (min-width:420px){.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text{font-size:20px;}}.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all{font-size:13px;padding:13px 20px;}.lt-ie9 .product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.lt-ie9 .product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.lt-ie9 .product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.lt-ie9 .product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all{padding:13px 30px;}@media screen and (min-width:420px){.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all{padding:13px 30px;}}.lt-ie9 .product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.lt-ie9 .product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.lt-ie9 .product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.lt-ie9 .product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all{padding:13px 37px;font-size:14px;}@media screen and (min-width:1920px){.product-container.base.guide-rails .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.product-container.base.makpac .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.product-container.base.maktrak .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all,.product-container.base.diamond-blades .feature-tools .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all{padding:13px 37px;font-size:14px;}}.product-container.base.guide-rails .products-grid,.product-container.base.makpac .products-grid,.product-container.base.maktrak .products-grid,.product-container.base.diamond-blades .products-grid{position:sticky;z-index:8888;}.lt-ie9 .product-container.base.guide-rails .section-tab [role=tablist]{margin:30px auto 0;}@media screen and (max-width:899px){.product-container.base.guide-rails .section-tab [role=tablist]{margin:30px auto 0;}}.product-container.base.guide-rails .section-tab [role=tablist] [role=tab]{padding:5px 30px;}.product-container.base.maktrak .organized,.product-container.base.makpac .organized{padding:5px 20px;background-color:#fff;margin-bottom:50px;}.product-container.base.maktrak .organized .carousel,.product-container.base.makpac .organized .carousel{background-color:#fff;padding:20px 0 0 0;}.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper{width:100%;}.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .product-tile,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .product-tile{border:unset;opacity:.5;transition:all 300ms ease;}.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .product-tile .product-img,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .product-tile .product-img{padding:1.5vw 1vw;}.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .product-tile .product-img .product-image-title,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .product-tile .product-img .product-image-title{color:#000;font-size:14px;padding-top:5px;font-family:"MakitaSans_SemiBold";}.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .slick-list,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .slick-list{padding:0 150px!important;}.lt-ie9 .product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .slick-list,.lt-ie9 .product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .slick-list{padding:0 100px!important;}@media screen and (max-width:1299px){.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .slick-list,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .slick-list{padding:0 100px!important;}}.lt-ie9 .product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .slick-list,.lt-ie9 .product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .slick-list{padding:0 0!important;}@media screen and (max-width:1099px){.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .slick-list,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .slick-list{padding:0 0!important;}}.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .slick-prev,.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .slick-next,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .slick-prev,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .slick-next{margin-top:-5px;}.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .slick-center,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .slick-center{opacity:1;}.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .slick-center img,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .slick-center img{-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);-webkit-transform:scale(1.5);opacity:1;padding-top:10px;transform:scale(1.5);}.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .slick-center p,.product-container.base.makpac .organized .carousel .makita-product-tile-wrapper .slick-center p{margin-top:20px;}.product-container.base.maktrak .organized .carousel-item .title,.product-container.base.makpac .organized .carousel-item .title{margin-top:.6em;color:#000;font-family:"MakitaSans_SemiBold";}.product-container.base.maktrak .organized .carousel-item .title,.product-container.base.maktrak .organized .carousel-item .description,.product-container.base.maktrak .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .organized .carousel-item span,.product-container.base.maktrak .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .organized .carousel-item span,.product-container.base.makpac .organized .carousel-item .title,.product-container.base.makpac .organized .carousel-item .description,.product-container.base.makpac .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .organized .carousel-item span,.product-container.base.makpac .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .organized .carousel-item span{font-size:calc((16px) + (18 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.maktrak .organized .carousel-item .title,.lt-ie9 .product-container.base.maktrak .organized .carousel-item .description,.lt-ie9 .product-container.base.maktrak .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.maktrak .organized .carousel-item span,.lt-ie9 .product-container.base.maktrak .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.maktrak .organized .carousel-item span,.lt-ie9 .product-container.base.makpac .organized .carousel-item .title,.lt-ie9 .product-container.base.makpac .organized .carousel-item .description,.lt-ie9 .product-container.base.makpac .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.makpac .organized .carousel-item span,.lt-ie9 .product-container.base.makpac .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.makpac .organized .carousel-item span{font-size:18px;}@media screen and (min-width:1920px){.product-container.base.maktrak .organized .carousel-item .title,.product-container.base.maktrak .organized .carousel-item .description,.product-container.base.maktrak .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .organized .carousel-item span,.product-container.base.maktrak .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .organized .carousel-item span,.product-container.base.makpac .organized .carousel-item .title,.product-container.base.makpac .organized .carousel-item .description,.product-container.base.makpac .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .organized .carousel-item span,.product-container.base.makpac .organized .carousel-item .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .organized .carousel-item span{font-size:18px;}}.product-container.base.maktrak .organized .carousel-item .btn-center,.product-container.base.makpac .organized .carousel-item .btn-center{display:flex;justify-content:center;}.lt-ie9 .product-container.base.maktrak .organized .carousel-item .btn-center,.lt-ie9 .product-container.base.makpac .organized .carousel-item .btn-center{flex-direction:column;}@media screen and (max-width:599px){.product-container.base.maktrak .organized .carousel-item .btn-center,.product-container.base.makpac .organized .carousel-item .btn-center{flex-direction:column;}}.product-container.base.maktrak .organized .carousel-item .btn-center .makita-btn,.product-container.base.makpac .organized .carousel-item .btn-center .makita-btn{width:220px;margin:1.2em 5px;padding:15px 40px;font-family:"MakitaSans_SemiBold";font-size:calc((18px) + (20 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.maktrak .organized .carousel-item .btn-center .makita-btn,.lt-ie9 .product-container.base.makpac .organized .carousel-item .btn-center .makita-btn{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.maktrak .organized .carousel-item .btn-center .makita-btn,.product-container.base.makpac .organized .carousel-item .btn-center .makita-btn{font-size:20px;}}.lt-ie9 .product-container.base.maktrak .organized .carousel-item .btn-center .makita-btn,.lt-ie9 .product-container.base.makpac .organized .carousel-item .btn-center .makita-btn{margin-bottom:5px;margin-top:5px;width:95%;}@media screen and (max-width:599px){.product-container.base.maktrak .organized .carousel-item .btn-center .makita-btn,.product-container.base.makpac .organized .carousel-item .btn-center .makita-btn{margin-bottom:5px;margin-top:5px;width:95%;}}.product-container.base.maktrak .organized .carousel-item .video,.product-container.base.makpac .organized .carousel-item .video{margin:0 auto;width:720px;height:400px;max-width:95%;max-height:50vw;}.product-container.base.maktrak .organized .carousel-item .video .content,.product-container.base.makpac .organized .carousel-item .video .content{height:100%;}.product-container.base.maktrak .organized .carousel-item .video .content .video-wrapper,.product-container.base.makpac .organized .carousel-item .video .content .video-wrapper{height:100%;}.product-container.base.maktrak .organized .carousel-item .video .content .video-wrapper video,.product-container.base.makpac .organized .carousel-item .video .content .video-wrapper video{height:100%;object-fit:fill;}.lt-ie9 .product-container.base.maktrak .organized .carousel-item .video .content .video-control,.lt-ie9 .product-container.base.makpac .organized .carousel-item .video .content .video-control{bottom:2%;right:2%;}.lt-ie9 .product-container.base.maktrak .organized .carousel-item .video .content .video-control .fas,.lt-ie9 .product-container.base.makpac .organized .carousel-item .video .content .video-control .fas{font-size:calc(1.6em + 1.5vw);}@media screen and (max-width:599px){.product-container.base.maktrak .organized .carousel-item .video .content .video-control,.product-container.base.makpac .organized .carousel-item .video .content .video-control{bottom:2%;right:2%;}.product-container.base.maktrak .organized .carousel-item .video .content .video-control .fas,.product-container.base.makpac .organized .carousel-item .video .content .video-control .fas{font-size:calc(1.6em + 1.5vw);}}.product-container.base.maktrak .organized .row-center,.product-container.base.makpac .organized .row-center{text-align:center;justify-content:center;}.product-container.base.maktrak .organized .row-center img,.product-container.base.makpac .organized .row-center img{margin:10px auto;}.product-container.base.maktrak .organized .columns-wrapper,.product-container.base.makpac .organized .columns-wrapper{display:flex;flex-direction:row;align-items:center;}.product-container.base.maktrak .organized .columns-wrapper .headline,.product-container.base.makpac .organized .columns-wrapper .headline{color:#008290;font-size:calc((32px) + (56 - 32)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.maktrak .organized .columns-wrapper .headline,.lt-ie9 .product-container.base.makpac .organized .columns-wrapper .headline{font-size:56px;}@media screen and (min-width:1920px){.product-container.base.maktrak .organized .columns-wrapper .headline,.product-container.base.makpac .organized .columns-wrapper .headline{font-size:56px;}}.product-container.base.maktrak .organized .makita-product-tile-wrapper .product-tile,.product-container.base.makpac .organized .makita-product-tile-wrapper .product-tile{margin:0 25px;}.lt-ie9 .product-container.base.maktrak .organized .makita-product-tile-wrapper .product-tile,.lt-ie9 .product-container.base.makpac .organized .makita-product-tile-wrapper .product-tile{min-height:unset;}@media screen and (min-width:900px){.product-container.base.maktrak .organized .makita-product-tile-wrapper .product-tile,.product-container.base.makpac .organized .makita-product-tile-wrapper .product-tile{min-height:unset;}}.product-container.base.maktrak .margin-bbtm-20{margin-bottom:20px;}.product-container.base.maktrak .margin-bbtm-40{margin-bottom:40px;}.product-container.base.maktrak section{background-color:#000;padding-top:20px;}.product-container.base.maktrak section.no-padding{padding:0;}.product-container.base.maktrak section.padding-bttm-20{padding-bottom:20px;}.product-container.base.maktrak section.padding-bttm-40{padding-bottom:40px;}.product-container.base.maktrak section.padding-top-60{padding-top:60px;}.product-container.base.maktrak section.background-gray{background-color:#2c2c2c;}.product-container.base.maktrak section.background-light-gray{background-color:#f7f7f7;}.product-container.base.maktrak section.background-builder-gray{background-color:#e6e7e8;}.product-container.base.maktrak section.background-white{background-color:#fff;}.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}@media screen and (min-width:900px){.product-container.base.maktrak .video .tile-banner-wrapper{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}}.product-container.base.maktrak .video .tile-banner-wrapper .title-banner{width:100%;height:auto;padding:20px;}.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner{background:none;padding:50px;}.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .logo{width:45vw;}.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .logo-usa{width:35vw;}@media screen and (min-width:900px){.product-container.base.maktrak .video .tile-banner-wrapper .title-banner{background:none;padding:50px;}.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .logo{width:45vw;}.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .logo-usa{width:35vw;}}.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .logo,.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .logo-usa{width:auto;}@media screen and (min-width:1700px){.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .logo,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .logo-usa{width:auto;}}.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .description,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span{margin:20px 0;text-align:center;line-height:1.1em;font-family:"MakitaSans_ExtraBold";font-size:calc((25px) + (60 - 25)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span{font-size:60px;}@media screen and (min-width:1920px){.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .description,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span{font-size:60px;}}.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span{margin:2vw 0;}@media screen and (min-width:900px){.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .description,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span{margin:2vw 0;}}.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .description sup,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span sup,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span sup,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span sup,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span sup{vertical-align:9px;}.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .description sup,.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span sup,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span sup,.lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span sup,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span sup{vertical-align:14px;}@media screen and (min-width:900px){.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .description sup,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span sup,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span sup,.product-container.base.maktrak .video .tile-banner-wrapper .title-banner .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span sup,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.maktrak .video .tile-banner-wrapper .title-banner span sup{vertical-align:14px;}}.product-container.base.maktrak .full-width{background-color:#fff;width:100%;max-width:unset;padding:0;text-align:center;}.product-container.base.maktrak .color-teal{color:#008290;}.product-container.base.maktrak .headline__dark-background{color:#008290;background-color:#000;text-align:center;}.product-container.base.maktrak .headline__light-gray{background-color:#f7f7f7;}.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu{width:915px;height:unset;}.lt-ie9 .product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu{width:100%;max-width:1920px;}@media screen and (min-width:900px){.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu{width:100%;max-width:1920px;}}.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu li{height:54px;}.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu li.makita-logo,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu li.makita-logo-usa{flex:1;display:flex;align-items:center;cursor:pointer;}.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu li.makita-logo:hover,.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu li.makita-logo-usa:hover{border:0;}.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu li.makita-logo-usa{justify-content:flex-end;}.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu li .makita-link{text-transform:uppercase;}.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu li.emphasize{background-color:#fff;border-top:1px solid #000;border-bottom:1px solid #000;}.product-container.base.maktrak .scroll-and-stick .drag-wrapper .menu li.emphasize .teal{color:#008290;}.product-container.base.maktrak .scroll-and-stick.sticky .drag-wrapper .menu{background-color:#000;text-transform:capitalize;height:45px;}.product-container.base.maktrak .scroll-and-stick.sticky .drag-wrapper .menu .makita-logo img{width:150px;height:auto;transition:all .4s ease-in-out;}.product-container.base.maktrak .scroll-and-stick.sticky:after{background:-moz-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:linear-gradient(to right,rgba(0,0,0,0) 0%,#000 85%);}.product-container.base.maktrak .scrolly-video-container{width:100%;height:750vh;background-color:#020202;}.lt-ie9 .product-container.base.maktrak .scrolly-video-container #scrolly-video canvas{height:auto!important;max-width:100%!important;min-width:100%!important;min-height:unset!important;width:100%!important;}@media screen and (min-width:424) and (max-width:1700px){.product-container.base.maktrak .scrolly-video-container #scrolly-video canvas{height:auto!important;max-width:100%!important;min-width:100%!important;min-height:unset!important;width:100%!important;}}.product-container.base.maktrak .carousel__accessibility{background-color:#000;padding:3vw 0 0;}.product-container.base.maktrak .carousel__accessibility__container .item{position:relative;}.product-container.base.maktrak .carousel__accessibility__container .item__content{position:absolute;bottom:6%;left:5%;color:#fff;}.lt-ie9 .product-container.base.maktrak .carousel__accessibility__container .item__content{bottom:8%;}@media screen and (min-width:380px){.product-container.base.maktrak .carousel__accessibility__container .item__content{bottom:8%;}}.lt-ie9 .product-container.base.maktrak .carousel__accessibility__container .item__content{bottom:unset;left:unset;top:49%;right:40px;max-width:760px;width:45vw;}@media screen and (min-width:900px){.product-container.base.maktrak .carousel__accessibility__container .item__content{bottom:unset;left:unset;top:49%;right:40px;max-width:760px;width:45vw;}}.lt-ie9 .product-container.base.maktrak .carousel__accessibility__container .item__content{width:39.5833336vw;}@media screen and (min-width:1460px){.product-container.base.maktrak .carousel__accessibility__container .item__content{width:39.5833336vw;}}.product-container.base.maktrak .carousel__accessibility__container .item__content h1{color:inherit;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((30px) + (80 - 30)*(100vw - (375px))/(1920 - 375));margin-bottom:5px;line-height:.8em;}.lt-ie9 .product-container.base.maktrak .carousel__accessibility__container .item__content h1{font-size:80px;}@media screen and (min-width:1920px){.product-container.base.maktrak .carousel__accessibility__container .item__content h1{font-size:80px;}}.lt-ie9 .product-container.base.maktrak .carousel__accessibility__container .item__content h1{margin-bottom:20px;}@media screen and (min-width:900px){.product-container.base.maktrak .carousel__accessibility__container .item__content h1{margin-bottom:20px;}}.product-container.base.maktrak .carousel__accessibility__container .item__content p{font-family:"MakitaSans_Medium";font-size:calc((14px) + (38 - 14)*(100vw - (375px))/(1920 - 375));line-height:1.18em;}.lt-ie9 .product-container.base.maktrak .carousel__accessibility__container .item__content p{font-size:38px;}@media screen and (min-width:1920px){.product-container.base.maktrak .carousel__accessibility__container .item__content p{font-size:38px;}}.lt-ie9 .product-container.base.maktrak .carousel__accessibility__container .item__content p{text-transform:uppercase;}@media screen and (min-width:900px){.product-container.base.maktrak .carousel__accessibility__container .item__content p{text-transform:uppercase;}}.product-container.base.maktrak .organized{padding:50px 1px 0;margin-bottom:0;}.product-container.base.maktrak .organized .headline{text-transform:uppercase;}.product-container.base.maktrak .organized .headline__gray-fit{color:#636466;font-size:inherit;font-weight:bold;font-family:"MakitaSansCondensed_Regular";}.product-container.base.maktrak .organized .carousel .makita-product-tile-wrapper .product-tile .product-img img{width:100px;}.product-container.base.maktrak .organized .item-flex{display:flex;gap:25px;flex-direction:column;align-items:center;background-color:#000;}.lt-ie9 .product-container.base.maktrak .organized .item-flex{gap:0;flex-direction:row;}@media screen and (min-width:900px){.product-container.base.maktrak .organized .item-flex{gap:0;flex-direction:row;}}.product-container.base.maktrak .organized .item-flex .video{margin:0;}.product-container.base.maktrak .organized .item-flex .info{flex:1;display:flex;justify-content:center;align-items:center;}.product-container.base.maktrak .organized .item-flex .info .img-fit-width{padding:20px;max-width:400px;}.product-container.base.maktrak .organized .item-flex .info .copy{padding:20px;text-align:left;}.lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy{max-width:520px;}@media screen and (min-width:900px){.product-container.base.maktrak .organized .item-flex .info .copy{max-width:520px;}}.product-container.base.maktrak .organized .item-flex .info .copy h2,.product-container.base.maktrak .organized .item-flex .info .copy .erebates .channel h2>span,.erebates .channel .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.product-container.base.maktrak .organized .item-flex .info .copy .erebates .promotion h2>span,.erebates .promotion .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.product-container.base.maktrak .organized .item-flex .info .copy .sales .channel h2>span,.sales .channel .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.product-container.base.maktrak .organized .item-flex .info .copy .sales .promotion h2>span,.sales .promotion .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.product-container.base.maktrak .organized .item-flex .info .copy p{color:#fff;}.product-container.base.maktrak .organized .item-flex .info .copy h2,.product-container.base.maktrak .organized .item-flex .info .copy .erebates .channel h2>span,.erebates .channel .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.product-container.base.maktrak .organized .item-flex .info .copy .erebates .promotion h2>span,.erebates .promotion .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.product-container.base.maktrak .organized .item-flex .info .copy .sales .channel h2>span,.sales .channel .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.product-container.base.maktrak .organized .item-flex .info .copy .sales .promotion h2>span,.sales .promotion .product-container.base.maktrak .organized .item-flex .info .copy h2>span{font-size:calc((18px) + (32 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy h2,.lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy h2>span{font-size:32px;}@media screen and (min-width:1920px){.product-container.base.maktrak .organized .item-flex .info .copy h2,.product-container.base.maktrak .organized .item-flex .info .copy .erebates .channel h2>span,.erebates .channel .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.product-container.base.maktrak .organized .item-flex .info .copy .erebates .promotion h2>span,.erebates .promotion .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.product-container.base.maktrak .organized .item-flex .info .copy .sales .channel h2>span,.sales .channel .product-container.base.maktrak .organized .item-flex .info .copy h2>span,.product-container.base.maktrak .organized .item-flex .info .copy .sales .promotion h2>span,.sales .promotion .product-container.base.maktrak .organized .item-flex .info .copy h2>span{font-size:32px;}}.product-container.base.maktrak .organized .item-flex .info .copy h2 sup{vertical-align:4px;}.lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy h2 sup{vertical-align:7px;}@media screen and (min-width:900px){.product-container.base.maktrak .organized .item-flex .info .copy h2 sup{vertical-align:7px;}}.product-container.base.maktrak .organized .item-flex .info .copy p{text-transform:uppercase;}.product-container.base.maktrak .organized .item-flex .info .copy .model-number{margin-bottom:20px;font-family:"MakitaSans_Regular";font-size:calc((16px) + (20 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.maktrak .organized .item-flex .info .copy .model-number{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.maktrak .organized .item-flex .info .copy .model-number{font-size:20px;}}.product-container.base.maktrak .galley .item{position:relative;}.product-container.base.maktrak .galley .item .logo-small{width:250px;height:auto;margin-bottom:10px;}.lt-ie9 .product-container.base.maktrak .galley .item .logo-small{width:327px;}@media screen and (min-width:480px){.product-container.base.maktrak .galley .item .logo-small{width:327px;}}.lt-ie9 .product-container.base.maktrak .galley .item .logo-small{width:476px;margin-left:auto;}@media screen and (min-width:800px){.product-container.base.maktrak .galley .item .logo-small{width:476px;margin-left:auto;}}.product-container.base.maktrak .galley .item__content{padding:20px;position:absolute;top:25%;left:1%;transform:translateY(-50%);}.lt-ie9 .product-container.base.maktrak .galley .item__content{top:50%;left:unset;right:6%;}@media screen and (min-width:800px){.product-container.base.maktrak .galley .item__content{top:50%;left:unset;right:6%;}}.product-container.base.maktrak .galley .item__content h1,.product-container.base.maktrak .galley .item__content h2,.product-container.base.maktrak .galley .item__content .erebates .channel h2>span,.erebates .channel .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .sales .channel h2>span,.sales .channel .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .sales .promotion h2>span,.sales .promotion .product-container.base.maktrak .galley .item__content h2>span{color:#fff;text-align:left;text-shadow:#000 0 3px 6px;text-transform:uppercase;}.lt-ie9 .product-container.base.maktrak .galley .item__content h1,.lt-ie9 .product-container.base.maktrak .galley .item__content h2,.lt-ie9 .product-container.base.maktrak .galley .item__content .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base.maktrak .galley .item__content h2>span,.lt-ie9 .product-container.base.maktrak .galley .item__content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base.maktrak .galley .item__content h2>span,.lt-ie9 .product-container.base.maktrak .galley .item__content .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base.maktrak .galley .item__content h2>span,.lt-ie9 .product-container.base.maktrak .galley .item__content .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base.maktrak .galley .item__content h2>span{text-align:right;}@media screen and (min-width:800px){.product-container.base.maktrak .galley .item__content h1,.product-container.base.maktrak .galley .item__content h2,.product-container.base.maktrak .galley .item__content .erebates .channel h2>span,.erebates .channel .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .sales .channel h2>span,.sales .channel .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .sales .promotion h2>span,.sales .promotion .product-container.base.maktrak .galley .item__content h2>span{text-align:right;}}.product-container.base.maktrak .galley .item__content h1{font-family:"MakitaSans_ExtraBold";font-size:calc((24px) + (44 - 24)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.maktrak .galley .item__content h1{font-size:44px;}@media screen and (min-width:1920px){.product-container.base.maktrak .galley .item__content h1{font-size:44px;}}.product-container.base.maktrak .galley .item__content h1.font-bigger{font-size:calc((22px) + (55 - 22)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.maktrak .galley .item__content h1.font-bigger{font-size:55px;}@media screen and (min-width:1920px){.product-container.base.maktrak .galley .item__content h1.font-bigger{font-size:55px;}}.product-container.base.maktrak .galley .item__content h1 sup{font-size:55%;vertical-align:6px;}.lt-ie9 .product-container.base.maktrak .galley .item__content h1 sup{vertical-align:13px;}@media screen and (min-width:900px){.product-container.base.maktrak .galley .item__content h1 sup{vertical-align:13px;}}.product-container.base.maktrak .galley .item__content h2,.product-container.base.maktrak .galley .item__content .erebates .channel h2>span,.erebates .channel .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .sales .channel h2>span,.sales .channel .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .sales .promotion h2>span,.sales .promotion .product-container.base.maktrak .galley .item__content h2>span{font-size:calc((20px) + (32 - 20)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_SemiBold";line-height:normal;}.lt-ie9 .product-container.base.maktrak .galley .item__content h2,.lt-ie9 .product-container.base.maktrak .galley .item__content .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base.maktrak .galley .item__content h2>span,.lt-ie9 .product-container.base.maktrak .galley .item__content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base.maktrak .galley .item__content h2>span,.lt-ie9 .product-container.base.maktrak .galley .item__content .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base.maktrak .galley .item__content h2>span,.lt-ie9 .product-container.base.maktrak .galley .item__content .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base.maktrak .galley .item__content h2>span{font-size:32px;}@media screen and (min-width:1920px){.product-container.base.maktrak .galley .item__content h2,.product-container.base.maktrak .galley .item__content .erebates .channel h2>span,.erebates .channel .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .sales .channel h2>span,.sales .channel .product-container.base.maktrak .galley .item__content h2>span,.product-container.base.maktrak .galley .item__content .sales .promotion h2>span,.sales .promotion .product-container.base.maktrak .galley .item__content h2>span{font-size:32px;}}.product-container.base.maktrak .galley .item__evolution .item__content{width:100%;top:5%;right:unset;left:50%;transform:translateX(-50%);}.product-container.base.maktrak .galley .item__evolution .item__content .logo{margin-bottom:20px;max-width:70%;}.lt-ie9 .product-container.base.maktrak .galley .item__evolution .item__content .logo{max-width:500px;}@media screen and (min-width:900px){.product-container.base.maktrak .galley .item__evolution .item__content .logo{max-width:500px;}}.lt-ie9 .product-container.base.maktrak .galley .item__evolution .item__content .logo{max-width:760px;}@media screen and (min-width:1460px){.product-container.base.maktrak .galley .item__evolution .item__content .logo{max-width:760px;}}.product-container.base.maktrak .galley .item__evolution .item__content h1{text-align:center;font-family:"MakitaSansCondensed_ExtraBold";}.product-container.base.maktrak .galley .item__sunset .item__content{top:unset;right:unset;transform:unset;bottom:30px;left:33px;}.product-container.base.maktrak .galley .item__sunset .item__content h1{text-align:center;}.product-container.base.maktrak .galley .item__sunset .item__content .logo-small{margin:0 auto 10px;}.product-container.base.maktrak .galley .item__walking .item__content{max-width:378px;}.lt-ie9 .product-container.base.maktrak .galley .item__walking .item__content{top:37%;}@media screen and (max-width:799px){.product-container.base.maktrak .galley .item__walking .item__content{top:37%;}}.lt-ie9 .product-container.base.maktrak .galley .item__walking .item__content{max-width:816px;}@media screen and (min-width:800px){.product-container.base.maktrak .galley .item__walking .item__content{max-width:816px;}}.product-container.base.cordless-lighting{padding:0;}.product-container.base.cordless-lighting .content{position:relative;}.lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper{position:absolute;top:1vw;left:50%;transform:translateX(-50%);}@media screen and (min-width:900px){.product-container.base.cordless-lighting .content .tile-banner-wrapper{position:absolute;top:1vw;left:50%;transform:translateX(-50%);}}.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner{width:100%;height:100%;margin:0 auto;padding:30px 20px;color:#fff;background-color:#000;text-align:left;}.lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner{background-color:transparent;display:flex;flex-direction:column;justify-content:center;text-align:center;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner{background-color:transparent;display:flex;flex-direction:column;justify-content:center;text-align:center;}}.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .headline{font-family:"MakitaSansCondensed_ExtraBold";text-transform:uppercase;color:inherit;margin-bottom:15px;}.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .description,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span{font-family:"MakitaSans_SemiBold";font-size:calc((18px) + (24 - 18)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span{font-size:24px;}@media screen and (min-width:1920px){.product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .description,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.cordless-lighting .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span{font-size:24px;}}.product-container.base.cordless-lighting .gallery .generic-columns{padding:0;margin:0;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme{width:100%;padding:0;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row{display:block;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles{margin:0;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles a{width:100%;border-radius:0;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles a img{width:100%;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles .animated-wrapper{display:block;opacity:1;}.lt-ie9 .product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles .animated-wrapper{opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles .animated-wrapper{opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles .animated-wrapper .disclaim{font-size:12px;text-align:center;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles:focus:before,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles:focus .animated-wrapper,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles:hover:before,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles:hover .animated-wrapper{opacity:1;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles:focus:before,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles:hover:before{top:50%;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles:focus .animated-wrapper,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row .tiles:hover .animated-wrapper{top:0;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button{background-color:#008290;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-prev,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-next{padding:13px 5px 58px;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-prev::before,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-next::before{font-size:45px;color:#fff;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-prev:hover,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-prev:focus,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-next:hover,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-next:focus{background-color:#008290;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-prev.slick-prev,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-next.slick-prev{left:0;}.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-prev.slick-next,.product-container.base.cordless-lighting .gallery .generic-columns .grid-wrapper.lighting_theme .grid-row button.slick-next.slick-next{right:-1px;}.product-container.base.cordless-lighting .section-pic-text.oa-section{padding-bottom:0;}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper{display:flex;justify-content:space-between;flex-direction:column;}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper{flex-direction:row;align-items:center;}@media screen and (min-width:1100px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper{flex-direction:row;align-items:center;}}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper.reversed{flex-direction:row-reverse;}@media screen and (min-width:1100px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper.reversed{flex-direction:row-reverse;}}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper.bkgd-gray{background-color:#f0f0f0;}@media screen and (min-width:1100px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper.bkgd-gray{background-color:#f0f0f0;}}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline{text-transform:uppercase;}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline.solution{font-size:calc((30px) + (45 - 30)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline.solution{font-size:45px;}@media screen and (min-width:1920px){.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline.solution{font-size:45px;}}@media screen and (max-width:619px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline.solution{font-size:calc((30px) + (45 - 30)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline.solution{font-size:45px;}}@media screen and (max-width:619px) and (min-width:1920px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline.solution{font-size:45px;}}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline__medium{font-family:"MakitaSansCondensed_Black";font-size:1.8em;text-align:left;}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline span{line-height:inherit;}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline span{display:block;}@media screen and (min-width:1700px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .headline span{display:block;}}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .description,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span{font-family:Arial,sans-serif;font-size:calc((20px) + (16 - 20)*(100vw - (425px))/(1920 - 425));}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span{font-size:16px;}@media screen and (min-width:1920px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .description,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile span{font-size:16px;}}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__left{margin-bottom:35px;}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__left.oa_image{flex-basis:25%;}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__left{margin-bottom:0;}@media screen and (min-width:1100px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__left{margin-bottom:0;}}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right{max-width:837px;margin:0 auto;padding:0 15px;}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right{max-width:unset;padding:2vw;}@media screen and (min-width:1100px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right{max-width:unset;padding:2vw;}}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right{padding:0 120px;}@media screen and (min-width:1700px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right{padding:0 120px;}}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper{display:flex;grid-gap:5px;margin-top:20px;}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper{grid-gap:50px;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper{grid-gap:50px;}}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button{text-align:center;}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button img,.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text{margin-bottom:10px;}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text{font-family:"MakitaSansCondensed_ExtraBold";font-size:17px;line-height:normal;}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text{font-size:20px;}@media screen and (min-width:420px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .text{font-size:20px;}}.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all{font-size:13px;padding:13px 20px;}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all{padding:13px 30px;}@media screen and (min-width:420px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all{padding:13px 30px;}}.lt-ie9 .product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all{padding:13px 37px;font-size:14px;}@media screen and (min-width:1920px){.product-container.base.cordless-lighting .section-pic-text .columns-wrapper .tile__right .icon-text-button-wrapper .icon-text-button .makita-btn.view-all{padding:13px 37px;font-size:14px;}}.product-container.base.cordless-lighting .section-banner .banner-wrapper{display:flex;flex-direction:column;align-items:center;margin-top:4vw;background-color:#f5f5f5;}.lt-ie9 .product-container.base.cordless-lighting .section-banner .banner-wrapper{flex-direction:row;}@media screen and (min-width:620px){.product-container.base.cordless-lighting .section-banner .banner-wrapper{flex-direction:row;}}.product-container.base.cordless-lighting .section-banner .banner-wrapper .banner{background:none;}.product-container.base.cordless-lighting .section-banner .banner-wrapper .banner__left{width:100%;padding:20px 40px;background-color:#233e20;}.lt-ie9 .product-container.base.cordless-lighting .section-banner .banner-wrapper .banner__left{width:fit-content;}@media screen and (min-width:620px){.product-container.base.cordless-lighting .section-banner .banner-wrapper .banner__left{width:fit-content;}}.product-container.base.cordless-lighting .section-banner .banner-wrapper .banner__right{width:100%;}.product-container.base.cordless-lighting .section-banner .banner-wrapper .banner__right h1{padding:20px;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((16px) + (40 - 16)*(100vw - (375px))/(1920 - 375));font-weight:bold;text-align:center;}.lt-ie9 .product-container.base.cordless-lighting .section-banner .banner-wrapper .banner__right h1{font-size:40px;}@media screen and (min-width:1920px){.product-container.base.cordless-lighting .section-banner .banner-wrapper .banner__right h1{font-size:40px;}}.product-container.base.cordless-lighting .scroll-and-stick{width:100%;background-color:#008290;position:relative;}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;}.lt-ie9 .product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:1100px){.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper{overflow-x:hidden;}}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu{display:flex;align-items:center;justify-content:flex-start;background-color:#008290;color:#fff;height:54px;width:1155px;padding:0 20px;text-transform:uppercase;font-size:calc((16px) + (16 - 16)*(100vw - (320px))/(2560 - 320));}.lt-ie9 .product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu{font-size:16px;}@media screen and (min-width:2560px){.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu{font-size:16px;}}.lt-ie9 .product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu{width:1652px;max-width:1920px;justify-content:center;margin:0 auto;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu{width:1652px;max-width:1920px;justify-content:center;margin:0 auto;}}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu>li{padding:0 6px;text-align:center;height:35px;transition:all .3s;}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu>li:not(:last-child){margin-right:30px;}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu>li.active{border-bottom:5px solid #fff;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu>li:hover{border-bottom:5px solid #fff;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu>li .makita-link{color:#fff;opacity:1;font-weight:normal;height:inherit;display:flex;align-items:center;text-align:center;justify-content:center;flex-direction:column;letter-spacing:.5px;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap;}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu>li .makita-link.active{color:#fff;font-weight:bold;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu>li .makita-link:hover{color:inherit;font-weight:bold;}.product-container.base.cordless-lighting .scroll-and-stick .drag-wrapper .menu>li .makita-link:focus{color:inherit;}.product-container.base.cordless-lighting .scroll-and-stick.dyn-fadeout:after{content:"";opacity:0;transition:opacity 300ms ease;}.product-container.base.cordless-lighting .scroll-and-stick:after{position:absolute;z-index:1;right:0;top:0;pointer-events:none;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:30px;color:rgba(255,255,255,.35);display:flex;align-items:center;justify-content:flex-end;padding-right:20px;height:100%;width:20%;opacity:1;transition:opacity 300ms ease;max-height:29vw;background:-moz-linear-gradient(left,rgba(0,130,144,0) 0%,#008290 85%);background:-webkit-linear-gradient(left,rgba(0,130,144,0) 0%,#008290 85%);background:linear-gradient(to right,rgba(0,130,144,0) 0%,#008290 85%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1);}.lt-ie9 .product-container.base.cordless-lighting .scroll-and-stick:after{opacity:0;background:unset;}@media screen and (min-width:1300px){.product-container.base.cordless-lighting .scroll-and-stick:after{opacity:0;background:unset;}}.product-container.base.cordless-lighting .scroll-and-stick.sticky{position:fixed;z-index:8889;background-color:#000;left:0;}.product-container.base.cordless-lighting .scroll-and-stick.sticky .drag-wrapper .menu{background-color:#000;text-transform:capitalize;height:45px;}.product-container.base.cordless-lighting .scroll-and-stick.sticky:after{background:-moz-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:linear-gradient(to right,rgba(0,0,0,0) 0%,#000 85%);}.product-container.base.cordless-lighting .carousel-columns-wrapper{display:flex;flex-direction:column;justify-content:center;gap:25px;padding:20px;}.lt-ie9 .product-container.base.cordless-lighting .carousel-columns-wrapper{flex-direction:row;gap:50px;padding:0 50px;}@media screen and (min-width:1100px){.product-container.base.cordless-lighting .carousel-columns-wrapper{flex-direction:row;gap:50px;padding:0 50px;}}.lt-ie9 .product-container.base.cordless-lighting .carousel-columns-wrapper{padding:0 114px;}@media screen and (min-width:1700px){.product-container.base.cordless-lighting .carousel-columns-wrapper{padding:0 114px;}}.product-container.base.cordless-lighting .message .headline{font-family:"MakitaSansCondensed_Black";}.product-container.base.cordless-lighting .message .description,.product-container.base.cordless-lighting .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting .message span,.product-container.base.cordless-lighting .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting .message span{color:#fff;font-family:Arial,sans-serif;width:90%;margin:0 auto;}.lt-ie9 .product-container.base.cordless-lighting .message .description,.lt-ie9 .product-container.base.cordless-lighting .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.cordless-lighting .message span,.lt-ie9 .product-container.base.cordless-lighting .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.cordless-lighting .message span{width:80%;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .message .description,.product-container.base.cordless-lighting .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting .message span,.product-container.base.cordless-lighting .message .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting .message span{width:80%;}}.product-container.base.cordless-lighting .message .makita-btn{vertical-align:top;margin-top:20px;font-family:"MakitaSansCondensed_Black";padding:8px 30px;font-size:1.25em;}.product-container.base.cordless-lighting .feature.billboard .img-main.promo{margin-top:1.65em;margin-bottom:1.65em;width:95%;}.product-container.base.cordless-lighting .feature.billboard .img-main.promo.main{width:100%;margin-top:1.65em;margin-bottom:1.65em;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .img-main.promo.main{margin-top:3.85em;margin-bottom:3.85em;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard .img-main.promo.main{margin-top:3.85em;margin-bottom:3.85em;}}.product-container.base.cordless-lighting .feature.billboard .content{padding:20px 0 30px;margin-top:0;font-family:Arial,sans-serif;font-size:.9em;}.product-container.base.cordless-lighting .feature.billboard .content .hero-promo{width:100%;margin:0 auto;margin-top:10px;position:absolute;left:0;right:0;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .hero-promo{width:50%;position:unset;margin-top:.5em;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard .content .hero-promo{width:50%;position:unset;margin-top:.5em;}}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper{padding:0;text-align:center;}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.no-padding{padding:0;}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .hero-promo{width:100%;margin:0 auto;margin-top:10px;position:absolute;left:0;right:0;display:block;max-width:100%;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .hero-promo{width:50%;position:unset;margin-top:.5em;max-width:50%;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .hero-promo{width:50%;position:unset;margin-top:.5em;max-width:50%;}}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.white .description.ope-heading,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading{color:#404040;}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.white .description.ope-heading span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span{background-color:#fff;}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .description,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:100%;margin-left:auto;margin-right:auto;margin-bottom:20px;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .description,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:52%;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .description,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:52%;}}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .description.rto-desc,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc{margin-bottom:2.2em;}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .description:last-of-type,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type{margin-bottom:0;}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .makita-btn{font-size:20px;line-height:normal;vertical-align:top;margin-top:20px;font-family:"MakitaSansCondensed_Black";}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .description,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}@media screen and (min-width:600px){.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .description,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .description,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2.description,.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:50%;margin-bottom:.55em;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}@media screen and (min-width:420px){.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2.description,.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal h2>span.description,.product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.product-container.base.cordless-lighting .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .ms-heading.no-strike{color:#fff;font-family:"MakitaSansCondensed_Black";position:relative;z-index:1;width:95%;margin:0;text-align:left;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .ms-heading.no-strike{font-size:.5em;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .ms-heading.no-strike{font-size:.5em;}}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .ms-heading.no-strike span{background-color:#2a2d2f;padding:0;display:inline-block;}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .ms-heading.no-strike.on-white{color:#404040;}.product-container.base.cordless-lighting .feature.billboard .content .description-wrapper .ms-heading.no-strike.on-white span{background-color:#fff;}.product-container.base.cordless-lighting .feature.billboard .content .heading,.product-container.base.cordless-lighting .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .product-container.base.cordless-lighting .feature.billboard .content .text-lower,.product-container.base.cordless-lighting .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .product-container.base.cordless-lighting .feature.billboard .content .text-lower{color:#fff;font-family:"MakitaSansCondensed_Black";}.product-container.base.cordless-lighting .feature.billboard .content.transparent-pane{display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center;margin-bottom:5%;}.product-container.base.cordless-lighting .feature.billboard .content.transparent-pane .tech-logo{margin-bottom:.55em;}.product-container.base.cordless-lighting .feature.billboard .content.transparent-pane .headline{margin-bottom:0;font-family:"MakitaSansCondensed_Black";}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;}}.product-container.base.cordless-lighting .feature.billboard .content.transparent-pane .description-wrapper .description,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.cordless-lighting .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-bottom:1.1em;width:75%;}.product-container.base.cordless-lighting .feature.billboard .content.transparent-pane .description-wrapper .small-print{padding-top:1.1em;font-size:14px;}.product-container.base.cordless-lighting .feature.billboard .content.transparent-pane .warranty{width:30%;margin-bottom:20px;margin-left:auto;margin-right:auto;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}}.product-container.base.cordless-lighting .feature.billboard.split{margin-top:4vw;margin-bottom:4vw;}.product-container.base.cordless-lighting .feature.billboard.split .div-main{background-color:#fff;vertical-align:top;text-align:left;font-family:"MakitaSans_Regular";color:#404040;line-height:normal;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard.split .div-main{width:40%;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard.split .div-main{width:40%;}}.product-container.base.cordless-lighting .feature.billboard.split .div-main h2,.product-container.base.cordless-lighting .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .product-container.base.cordless-lighting .feature.billboard.split .div-main h2>span,.product-container.base.cordless-lighting .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .product-container.base.cordless-lighting .feature.billboard.split .div-main h2>span,.product-container.base.cordless-lighting .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .product-container.base.cordless-lighting .feature.billboard.split .div-main h2>span,.product-container.base.cordless-lighting .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .product-container.base.cordless-lighting .feature.billboard.split .div-main h2>span{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;font-size:1.8em;margin-bottom:.5em;}.product-container.base.cordless-lighting .feature.billboard.split .div-main h2 span{display:block;line-height:normal;font-size:unset;}.product-container.base.cordless-lighting .feature.billboard.split .div-main .description,.product-container.base.cordless-lighting .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting .feature.billboard.split .div-main span,.product-container.base.cordless-lighting .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting .feature.billboard.split .div-main span{width:100%;padding-right:15px;}.product-container.base.cordless-lighting .feature.billboard.split .div-main .description.info,.product-container.base.cordless-lighting .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting .feature.billboard.split .div-main span.info,.product-container.base.cordless-lighting .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting .feature.billboard.split .div-main span.info{text-align:center;}.product-container.base.cordless-lighting .feature.billboard.split .div-main .description.margin-left,.product-container.base.cordless-lighting .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.cordless-lighting .feature.billboard.split .div-main span.margin-left,.product-container.base.cordless-lighting .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.cordless-lighting .feature.billboard.split .div-main span.margin-left{margin-left:36px;}.product-container.base.cordless-lighting .feature.billboard.split .div-main.right.center-vertically{padding-top:7%;}.product-container.base.cordless-lighting .feature.billboard.split .div-main.right .content{margin-top:2vw;}.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper{display:flex;color:#fff;flex-direction:column;align-items:center;background-color:#000;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard.split .split-wrapper{flex-direction:unset;align-items:unset;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper{flex-direction:unset;align-items:unset;}}.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main{margin:0;width:inherit;display:flex;flex-direction:column;justify-content:center;color:#fff;}.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.left{display:none;width:50%;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.left{display:flex;height:auto;background-repeat:no-repeat;background-size:cover;max-width:631px;}@media screen and (min-width:1100px){.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.left{display:flex;height:auto;background-repeat:no-repeat;background-size:cover;max-width:631px;}}.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.left img{object-fit:cover;height:100%;}.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right{padding:0 15px;}.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right h2,.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right .erebates .channel h2>span,.erebates .channel .product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right h2>span,.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right .erebates .promotion h2>span,.erebates .promotion .product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right h2>span,.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right .sales .channel h2>span,.sales .channel .product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right h2>span,.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right .sales .promotion h2>span,.sales .promotion .product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right h2>span{margin-top:.55em;}.lt-ie9 .product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right{padding:0 50px;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.billboard.split .split-wrapper .div-main.right{padding:0 50px;}}.product-container.base.cordless-lighting .feature.billboard.split.flashlights-lanterns-spotlights-and-headlamps .div-main.right{background-image:url("https://cdn.makitatools.com/apps/wms/products/cordlesslighting/Makita-Cordless-Lighting-Section-Header-Title-Background.png");}.product-container.base.cordless-lighting .feature.billboard.split.area-work-lights .div-main.right{background-image:url("https://cdn.makitatools.com/apps/wms/products/cordlesslighting/Makita-Cordless-Lighting-Section-Header-Title-Background.png");}.product-container.base.cordless-lighting .feature.billboard.split.tower-work-lights-and-site-work-lights .div-main.right{background-image:url("https://cdn.makitatools.com/apps/wms/products/cordlesslighting/Makita-Cordless-Lighting-Section-Header-Title-Background.png");}.product-container.base.cordless-lighting .feature.billboard.split.accessories .div-main.right{background-image:url("https://cdn.makitatools.com/apps/wms/products/cordlesslighting/Makita-Cordless-Lighting-Section-Header-Title-Background.png");}.product-container.base.cordless-lighting .feature.data.tiles .content{font-family:Arial,sans-serif;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range{width:95%;margin:50px auto 0;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper{margin:0 auto;margin-bottom:.55em;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper.last{margin-bottom:0;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{background-size:80%;padding-bottom:50px;margin-right:0;background-color:rgba(0,0,0,.15);width:100%;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:hover{background-color:rgba(0,0,0,.25);}.lt-ie9 .product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding:0;width:21%;}.lt-ie9 .product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding:0;width:21%;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img{margin-bottom:0;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details{color:#000;text-align:left;padding:0 15px;margin-bottom:0;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{position:relative;font-size:1.25em;padding-top:15px;padding-bottom:15px;font-family:"MakitaSansCondensed_Black";}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.product-container.base.cordless-lighting .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.product-container.base.cordless-lighting .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-family:Arial,sans-serif;padding-bottom:15px;color:#000;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description .makita-link,.product-container.base.cordless-lighting .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-link,.product-container.base.cordless-lighting .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-link{color:#000;font-weight:normal;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .makita-link.white{display:block;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .makita-link.white:hover{color:#fff;}.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:1em;margin:0 0 1em;padding-top:5px;padding-bottom:5px;line-height:normal;}.lt-ie9 .product-container.base.cordless-lighting .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}@media screen and (min-width:600px){.product-container.base.cordless-lighting .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}}.product-container.base.cordless-lighting .feature.data.carousel .content.with-banner{top:5%;}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper{display:block;list-style-type:none;padding-left:0;}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper .product-tile{margin:5px;text-align:center;box-sizing:border-box;border:1px solid #d6d6d6;background-color:#fff;}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img{min-height:200px;padding-top:1em;position:relative;background-color:transparent;}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .tech-logo{position:absolute;top:5px;left:5px;}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .model-num{font-family:"MakitaSans_Regular";position:absolute;bottom:0;right:3px;color:#000;font-size:12px;}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{color:#000;padding:5px;background-color:#eee;text-align:left;font-size:15px;}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link{color:#000;font-weight:normal;}.product-container.base.cordless-lighting .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link .model-num{font-weight:bold;display:block;}.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper{max-width:805px;margin:0 auto;}.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper{display:flex;justify-content:center;align-items:center;gap:14px;padding:16px;}.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper.xgt{background:#000;}.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper.lxt{background:#008290;}.lt-ie9 .product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper{gap:30px;padding:20px;}@media screen and (min-width:480px){.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper{gap:30px;padding:20px;}}.lt-ie9 .product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper{padding:20px 0;}@media screen and (min-width:600px){.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper{padding:20px 0;}}.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((20px) + (50 - 20)*(100vw - (375px))/(1920 - 375));line-height:1em;border-bottom:2px solid transparent;}.lt-ie9 .product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}}.lt-ie9 .product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:calc((30px) + (50 - 30)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .lt-ie9 .product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}@media screen and (min-width:1920px){.lt-ie9 .product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}}@media screen and (min-width:480px){.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:calc((30px) + (50 - 30)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}}@media screen and (min-width:480px) and (min-width:1920px){.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper .banner-volts{font-size:50px;}}.product-container.base.cordless-lighting .feature.data.carousel .carousel-wrapper a.link-wrapper:hover>.banner-volts{color:#fff;border-bottom:2px solid #fff;}.product-container.base.cordless-lighting .feature.data.carousel .carousel-banner{max-width:90px;}.lt-ie9 .product-container.base.cordless-lighting .feature.data.carousel .carousel-banner{max-width:140px;}@media screen and (min-width:900px){.product-container.base.cordless-lighting .feature.data.carousel .carousel-banner{max-width:140px;}}.product-container.base.cordless-lighting .feature.data.carousel .makita-product-tile-wrapper{width:100%;}.lt-ie9 .product-container.base.carbide .content .tile-banner-wrapper .title-banner.es-us{width:500px;}@media screen and (min-width:900px){.product-container.base.carbide .content .tile-banner-wrapper .title-banner.es-us{width:500px;}}.lt-ie9 .product-container.base.carbide .content .tile-banner-wrapper .title-banner.es-us{width:640px;}@media screen and (min-width:1460px){.product-container.base.carbide .content .tile-banner-wrapper .title-banner.es-us{width:640px;}}.product-container.base.carbide .light-gray-bckgrd{background-color:#f0f0f0;}.product-container.base.carbide .section-padding{padding-top:1em;padding-bottom:1em;}.product-container.base.carbide .colspan12-12 .description__24-32{font-size:calc((24px) + (32 - 24)*(100vw - (320px))/(1920 - 320));line-height:normal;max-width:1675px;margin:0 auto 45px;text-align:left;}.lt-ie9 .product-container.base.carbide .colspan12-12 .description__24-32{font-size:32px;}@media screen and (min-width:1920px){.product-container.base.carbide .colspan12-12 .description__24-32{font-size:32px;}}.lt-ie9 .product-container.base.carbide .colspan12-12 .description__24-32{text-align:center;}@media screen and (min-width:900px){.product-container.base.carbide .colspan12-12 .description__24-32{text-align:center;}}.product-container.base.carbide .colspan12-12 .headline__section{text-align:center;}.product-container.base.carbide .colspan12-12 .headline__medium{font-size:calc((32px) + (48 - 32)*(100vw - (320px))/(1920 - 320));text-align:left;}.lt-ie9 .product-container.base.carbide .colspan12-12 .headline__medium{font-size:48px;}@media screen and (min-width:1920px){.product-container.base.carbide .colspan12-12 .headline__medium{font-size:48px;}}.lt-ie9 .product-container.base.carbide .colspan12-12 .headline__medium{text-align:center;}@media screen and (min-width:900px){.product-container.base.carbide .colspan12-12 .headline__medium{text-align:center;}}.product-container.base.carbide .colspan12-12 .headline__small{min-width:100%;max-width:100%;width:min-content;}.product-container.base.carbide .scroll-and-stick{width:100%;background-color:#f5f5f5;position:relative;}.product-container.base.carbide .scroll-and-stick .drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;}.lt-ie9 .product-container.base.carbide .scroll-and-stick .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:1100px){.product-container.base.carbide .scroll-and-stick .drag-wrapper{overflow-x:hidden;}}.product-container.base.carbide .scroll-and-stick .drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu{display:flex;align-items:center;justify-content:flex-start;background-color:#f5f5f5;color:#fff;height:175px;width:1112px;padding:0 20px;text-transform:uppercase;font-size:18px;cursor:grab;overflow-y:hidden;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu::-webkit-scrollbar{height:7px;background-color:#f5f5f5;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu::-webkit-scrollbar-button{width:0;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu::-webkit-scrollbar-thumb{background-color:#404040;opacity:0;background-repeat:no-repeat;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu::-webkit-scrollbar-track{border:0;}.lt-ie9 .product-container.base.carbide .scroll-and-stick .drag-wrapper .menu{width:1684px;height:260px;max-width:1920px;justify-content:center;margin:0 auto;}@media screen and (min-width:900px){.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu{width:1684px;height:260px;max-width:1920px;justify-content:center;margin:0 auto;}}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li{border:2px solid #404040;transition:all .3s;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li:not(:last-child){margin-right:25px;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li.active{border:2px solid #008290;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li:hover{border:2px solid #008290;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link{color:#000;opacity:1;font-weight:normal;height:inherit;display:flex;align-items:center;text-align:center;justify-content:center;flex-direction:column;letter-spacing:.5px;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link.active{color:#000;font-weight:bold;-o-transition:all .3s;-ms-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link.active .shank-title{color:#008290;border-bottom:2px solid #008290;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link.active .icon-bit{filter:invert(43%) sepia(80%) saturate(7454%) hue-rotate(171deg) brightness(95%) contrast(102%);}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link:hover .shank-title{color:#008290;font-weight:bold;border-bottom:2px solid #008290;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link:hover .icon-bit{filter:invert(43%) sepia(80%) saturate(7454%) hue-rotate(171deg) brightness(95%) contrast(102%);}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link:focus{color:#008290;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .shank-title{font-size:calc((15px) + (18 - 15)*(100vw - (320px))/(1920 - 320));display:block;border-bottom:2px solid #404040;width:100%;}.lt-ie9 .product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .shank-title{font-size:18px;}@media screen and (min-width:1920px){.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .shank-title{font-size:18px;}}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper{display:flex;justify-content:flex-start;align-items:center;padding:10px 0;}.lt-ie9 .product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper{justify-content:center;}@media screen and (min-width:900px){.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper{justify-content:center;}}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-shank{width:66%;}.lt-ie9 .product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-shank{width:100%;}@media screen and (min-width:900px){.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-shank{width:100%;}}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-bit{width:50px;height:auto;padding-right:10px;}.lt-ie9 .product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-bit{width:55px;}@media screen and (min-width:900px){.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-bit{width:55px;}}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-bit__stroke{display:block;}.product-container.base.carbide .scroll-and-stick .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-bit__no-stroke{display:none;}.product-container.base.carbide .scroll-and-stick.dyn-fadeout:after{content:"";opacity:0;transition:opacity 300ms ease;}.lt-ie9 .product-container.base.carbide .scroll-and-stick:after{opacity:0;background:unset;}@media screen and (min-width:1300px){.product-container.base.carbide .scroll-and-stick:after{opacity:0;background:unset;}}.product-container.base.carbide .scroll-and-stick.sticky{position:fixed;z-index:8889;background-color:#000;}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu{background-color:#000;height:50px;}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li{border:0;}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li:hover .makita-link .shank-title{color:#008290;}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li:hover .makita-link .icons-wrapper .icon-bit{filter:invert(43%) sepia(80%) saturate(7454%) hue-rotate(171deg) brightness(95%) contrast(102%);}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li .makita-link{flex-direction:row;}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li .makita-link.active .shank-title{color:#008290;}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li .makita-link.active .icons-wrapper .icon-bit{filter:invert(43%) sepia(80%) saturate(7454%) hue-rotate(171deg) brightness(95%) contrast(102%);}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li .makita-link .shank-title{color:#fff;font-size:15px;margin-right:5px;border-bottom:0;}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-bit{width:35px;height:auto;padding-right:0;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(357deg) brightness(103%) contrast(102%);}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-bit__stroke{display:none;}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-bit__no-stroke{display:block;}.product-container.base.carbide .scroll-and-stick.sticky .drag-wrapper .menu>li .makita-link .icons-wrapper .icon-shank{display:none;}.product-container.base.carbide .scroll-and-stick.sticky:after{background:-moz-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:linear-gradient(to right,rgba(0,0,0,0) 0%,#000 85%);}.product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline{font-size:calc((40px) + (48 - 40)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline{font-size:48px;}@media screen and (min-width:1920px){.product-container.base.carbide .section-pic-text .columns-wrapper .tile .headline{font-size:48px;}}.product-container.base.carbide .section-pic-text .columns-wrapper .tile .description,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide .section-pic-text .columns-wrapper .tile span,.product-container.base.carbide .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide .section-pic-text .columns-wrapper .tile span{font-size:20px;}.product-container.base.carbide .section-banner .headline{font-size:calc((40px) + (80 - 40)*(100vw - (320px))/(1920 - 320));position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;background-color:unset;padding:0 20px;}.lt-ie9 .product-container.base.carbide .section-banner .headline{font-size:80px;}@media screen and (min-width:1920px){.product-container.base.carbide .section-banner .headline{font-size:80px;}}.product-container.base.carbide .section-banner .banner-img{display:block;}.product-container.base.carbide .stripe-text{background-color:#008290;padding:40px 20px;}.product-container.base.carbide .stripe-text .headline{font-size:calc((40px) + (56 - 40)*(100vw - (320px))/(1920 - 320));color:#fff;text-align:center;}.lt-ie9 .product-container.base.carbide .stripe-text .headline{font-size:56px;}@media screen and (min-width:1920px){.product-container.base.carbide .stripe-text .headline{font-size:56px;}}.product-container.base.carbide .tiles-module .rto-innnovation-section .inno-sect{background-color:#fff;}.product-container.base.carbide .tiles-module.animated .rto-innnovation-section:hover .headline{transition:all .5s;color:#008290;}.product-container.base.carbide .tiles-module.animated .rto-innnovation-section:hover .button-wrapper{transition:all .5s;opacity:0;}.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect{border:0;}.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .gif_button{position:relative;}.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .gif_button .button-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:3vw 3vw 3vw 4vw;margin:0 auto;background-color:rgba(0,0,0,.55);border-radius:50%;}.lt-ie9 .product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .gif_button .button-wrapper{padding:1.3vw 1.3vw 1.3vw 1.8vw;}@media screen and (min-width:900px){.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .gif_button .button-wrapper{padding:1.3vw 1.3vw 1.3vw 1.8vw;}}.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .gif_button .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #fff;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:3vw 0 3vw 5vw;margin:0 auto;}.lt-ie9 .product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .gif_button .button-wrapper .play{cursor:default;border-width:1.3vw 0 1.3vw 2.1vw;}@media screen and (min-width:900px){.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .gif_button .button-wrapper .play{cursor:default;border-width:1.3vw 0 1.3vw 2.1vw;}}.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper{padding:30px 20px 0 0;}.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .description.font-75,.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.font-75,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper span.font-75,.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.font-75,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper span.font-75,.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .description span,.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper span span,.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper span span{font-family:"MakitaSans_SemiBold";}.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .description.text-medium,.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-medium,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper span.text-medium,.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-medium,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper span.text-medium{font-size:22px;margin-bottom:10px;}.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .description.text-small,.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.text-small,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper span.text-small,.product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.text-small,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.carbide .tiles-module.animated .rto-innnovation-section .inno-sect .description-wrapper span.text-small{font-size:20px;line-height:1em;}.product-container.base.carbide .tiles-module.double .img-fit-width{max-width:538px;}.lt-ie9 .product-container.base.carbide .tiles-module.double .img-fit-width{max-width:unset;}@media screen and (min-width:900px){.product-container.base.carbide .tiles-module.double .img-fit-width{max-width:unset;}}.lt-ie9 .product-container.base.carbide .tiles-module.margin-bttm-1_5vw{margin-bottom:1.5vw;}@media screen and (min-width:900px){.product-container.base.carbide .tiles-module.margin-bttm-1_5vw{margin-bottom:1.5vw;}}.product-container.base.makpac{overflow-x:hidden;}.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu{gap:30px;width:1100px;}.lt-ie9 .product-container.base.makpac .scroll-and-stick .drag-wrapper .menu{width:1200px;}@media screen and (min-width:900px){.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu{width:1200px;}}.product-container.base.makpac .scroll-and-stick .drag-wrapper .menu>li:not(:last-child){margin-right:0;}.product-container.base.makpac .teal-hr-70{border-top:6px solid #008290;width:88%;}.lt-ie9 .product-container.base.makpac .mobile-hide{display:none;}@media screen and (max-width:599px){.product-container.base.makpac .mobile-hide{display:none;}}.product-container.base.makpac [role=tablist]{white-space:nowrap;max-width:1000px;margin:0 auto;}.lt-ie9 .product-container.base.makpac [role=tablist]{max-width:inherit;}@media screen and (min-width:1650px){.product-container.base.makpac [role=tablist]{max-width:inherit;}}.product-container.base.makpac [role=tablist] [role=tab]{font-family:"MakitaSans_SemiBold";text-transform:uppercase;padding:5px;transition:all .5s ease-in-out;}.lt-ie9 .product-container.base.makpac [role=tablist] [role=tab]{flex-basis:0;max-width:225px;padding:10px 10px;}@media screen and (min-width:900px){.product-container.base.makpac [role=tablist] [role=tab]{flex-basis:0;max-width:225px;padding:10px 10px;}}.lt-ie9 .product-container.base.makpac [role=tablist] [role=tab]{font-size:10px;padding:5px;}@media screen and (max-width:799px){.product-container.base.makpac [role=tablist] [role=tab]{font-size:10px;padding:5px;}}.product-container.base.makpac .content .img-fit-width img{height:unset;}.lt-ie9 .product-container.base.makpac .content .img-fit-width img{width:100%;height:600px;}@media screen and (max-width:1099px){.product-container.base.makpac .content .img-fit-width img{width:100%;height:600px;}}.product-container.base.makpac .content .tile-banner-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;right:-40%;left:0;margin:auto;position:absolute;top:50%;}.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper{right:0;transform:translateY(-50%);}@media screen and (max-width:899px){.product-container.base.makpac .content .tile-banner-wrapper{right:0;transform:translateY(-50%);}}.product-container.base.makpac .content .tile-banner-wrapper .video .content .button-wrapper{padding:1.5vw 1.5vw 1.5vw 2vw;}.product-container.base.makpac .content .tile-banner-wrapper .video .content .button-wrapper .play{border-width:1.5vw 0 1.5vw 2.5vw;}.product-container.base.makpac .content .tile-banner-wrapper .upper-image{height:14vw;}.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .upper-image{height:20vw;}@media screen and (max-width:1099px){.product-container.base.makpac .content .tile-banner-wrapper .upper-image{height:20vw;}}.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .upper-image{height:25vw;}@media screen and (max-width:599px){.product-container.base.makpac .content .tile-banner-wrapper .upper-image{height:25vw;}}.product-container.base.makpac .content .tile-banner-wrapper .lower-image{height:18vw;}.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .lower-image{height:23vw;}@media screen and (max-width:1099px){.product-container.base.makpac .content .tile-banner-wrapper .lower-image{height:23vw;}}.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .lower-image{height:40vw;}@media screen and (max-width:599px){.product-container.base.makpac .content .tile-banner-wrapper .lower-image{height:40vw;}}.product-container.base.makpac .content .tile-banner-wrapper .headline{color:#fff;font-size:calc((35px) + (50 - 35)*(100vw - (320px))/(1920 - 320));margin:0 30px;}.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .headline{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.makpac .content .tile-banner-wrapper .headline{font-size:50px;}}.product-container.base.makpac .content .tile-banner-wrapper .headline span{font-size:calc((35px) + (50 - 35)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .headline span{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.makpac .content .tile-banner-wrapper .headline span{font-size:50px;}}.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .headline{text-align:center;font-size:calc((40px) + (52 - 40)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .headline{font-size:52px;}@media screen and (min-width:1920px){.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .headline{font-size:52px;}}.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .headline span{display:block;}@media screen and (max-width:1023px){.product-container.base.makpac .content .tile-banner-wrapper .headline{text-align:center;font-size:calc((40px) + (52 - 40)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.makpac .content .tile-banner-wrapper .headline{font-size:52px;}}@media screen and (max-width:1023px) and (min-width:1920px){.product-container.base.makpac .content .tile-banner-wrapper .headline{font-size:52px;}}@media screen and (max-width:1023px){.product-container.base.makpac .content .tile-banner-wrapper .headline span{display:block;}}.product-container.base.makpac .section-pic-text{padding:50px 0;}.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper{flex-direction:row;align-items:center;}@media screen and (min-width:900px){.product-container.base.makpac .section-pic-text .columns-wrapper{flex-direction:row;align-items:center;}}.product-container.base.makpac .section-pic-text .columns-wrapper .introduction{padding:0 20px;}.product-container.base.makpac .section-pic-text .columns-wrapper .introduction .headline{color:#008290;line-height:1em;margin-bottom:25px;font-size:calc((40px) + (60 - 40)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .introduction .headline{font-size:60px;}@media screen and (min-width:1920px){.product-container.base.makpac .section-pic-text .columns-wrapper .introduction .headline{font-size:60px;}}.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .introduction .headline{font-size:36px;}@media screen and (max-width:599px){.product-container.base.makpac .section-pic-text .columns-wrapper .introduction .headline{font-size:36px;}}.product-container.base.makpac .section-pic-text .columns-wrapper .introduction .headline span{line-height:1em;display:block;}.product-container.base.makpac .section-pic-text .columns-wrapper .introduction .description__list .list-item{font-family:"MakitaSansCondensed_SemiBold";font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .introduction .description__list .list-item{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.makpac .section-pic-text .columns-wrapper .introduction .description__list .list-item{font-size:20px;}}.product-container.base.makpac .section-pic-text .columns-wrapper .video-section .video-animation{background:transparent;height:800px;border:1px solid transparent;width:100%;}.product-container.base.makpac .section-pic-text .columns-wrapper .video-section .video-animation.hero{padding-top:100px;}.lt-ie9 .product-container.base.makpac .section-pic-text .columns-wrapper .video-section .video-animation.hero{height:auto;}@media screen and (max-width:1099px){.product-container.base.makpac .section-pic-text .columns-wrapper .video-section .video-animation.hero{height:auto;}}.product-container.base.makpac .section-pic-text .columns-wrapper.columns-narrow{padding:0 100px;}.product-container.base.makpac .modular-by-desgin{padding-top:10px;background-color:#e6e7e8;margin-bottom:50px;}.product-container.base.makpac .modular-by-desgin .row-center{text-align:center;justify-content:center;}.product-container.base.makpac .modular-by-desgin .row-center img{margin:10px auto;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .row-center img{margin:0;}@media screen and (max-width:599px){.product-container.base.makpac .modular-by-desgin .row-center img{margin:0;}}.product-container.base.makpac .modular-by-desgin .makita-product-tile-wrapper .product-tile{margin:0 25px;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .makita-product-tile-wrapper .product-tile{min-height:unset;}@media screen and (min-width:900px){.product-container.base.makpac .modular-by-desgin .makita-product-tile-wrapper .product-tile{min-height:unset;}}.product-container.base.makpac .modular-by-desgin .makita-product-tile-wrapper .product-tile .product-img{background-color:#e6e7e8;}.product-container.base.makpac .modular-by-desgin .columns-wrapper{display:flex;flex-direction:row;align-items:center;column-gap:10px;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper{justify-content:flex-start;}@media screen and (max-width:599px){.product-container.base.makpac .modular-by-desgin .columns-wrapper{justify-content:flex-start;}}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper{flex-basis:100%;}@media screen and (max-width:599px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper{flex-basis:100%;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper hr{display:none;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper hr{display:block;}@media screen and (max-width:599px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper hr{display:block;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper .modular-header{display:flex;flex-direction:column;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper .modular-header{flex-direction:row;justify-content:flex-start;padding-left:5%;}@media screen and (max-width:599px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper .modular-header{flex-direction:row;justify-content:flex-start;padding-left:5%;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper .modular-header .headline{color:#008290;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper .modular-header .headline{align-self:flex-end;padding:0 20px;}@media screen and (max-width:599px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper .modular-header .headline{align-self:flex-end;padding:0 20px;}}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper .modular-header .headline span{display:block;}@media screen and (max-width:599px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .header-wrapper .modular-header .headline span{display:block;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .description,.product-container.base.makpac .modular-by-desgin .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper span,.product-container.base.makpac .modular-by-desgin .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper span{font-size:calc((16px) + (22 - 16)*(100vw - (320px))/(1920 - 320));padding:0 5%;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .description,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper span,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper span{font-size:22px;}@media screen and (min-width:1920px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .description,.product-container.base.makpac .modular-by-desgin .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper span,.product-container.base.makpac .modular-by-desgin .columns-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper span{font-size:22px;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-viewer{width:50%;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-viewer{width:70%;}@media screen and (min-width:900px) and (max-width:1300px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-viewer{width:70%;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top{align-self:flex-start;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top{flex-basis:100%;}@media screen and (min-width:1100px) and (max-width:1300px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top{flex-basis:100%;}}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top{flex-basis:160%;}@media screen and (min-width:900px) and (max-width:1100px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top{flex-basis:160%;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox [role=tablist]{display:block;}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox [role=tablist] [role=tab]{padding:5px;color:#fff;background-color:#008290;border:1px solid #008290;}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox [role=tablist] [role=tab]:hover,.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox [role=tablist] [role=tab]:focus,.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox [role=tablist] [role=tab]:active,.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox [role=tablist] [role=tab][aria-selected=true]{color:#fff;background-color:#000;border:1px solid #000;}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .js-tab-wrapper.tabs-grid{display:none;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .js-tab-wrapper.tabs-grid{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;}@media screen and (max-width:899px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .js-tab-wrapper.tabs-grid{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .js-tab-wrapper .tab-button{font-size:14px;background-color:#008290;color:#fff;margin:10px;min-height:50px;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .js-tab-wrapper .tab-button.es-us{font-size:12px;margin:5px;}@media screen and (max-width:899px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .js-tab-wrapper .tab-button.es-us{font-size:12px;margin:5px;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .js-tab-wrapper .tab-button:hover{color:#fff;background-color:#000;}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .title{background-color:#008290;font-family:"MakitaSans_SemiBold";color:#fff;padding:5px 0;padding-left:40px;font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .title{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .title{font-size:20px;}}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .title{display:none;}@media screen and (max-width:899px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .title{display:none;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox{display:flex;flex-wrap:wrap;justify-content:flex-start;}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-wrapper{width:25%;text-align:center;width:50%;padding-bottom:0;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-wrapper{width:25%;padding-bottom:5px;}@media screen and (min-width:900px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-wrapper{width:25%;padding-bottom:5px;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-wrapper img{cursor:pointer;}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-wrapper .title{display:block;color:#000;background-color:unset;padding:0 5px;font-size:12px;font-family:"MakitaSans_SemiBold";}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-wrapper .description,.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-wrapper span,.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-wrapper span{font-size:12px;}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-item{width:70%;padding:0 25px;margin:5px auto;}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-item:hover{scale:1.2;transition:all .3s ease-in-out;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-item{width:80%;}@media screen and (max-width:1599px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-item{width:80%;}}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-item{max-width:28vh;width:85%;}@media screen and (max-width:1099px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-item{max-width:28vh;width:85%;}}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-item{padding:0;width:100%;margin:0 auto;max-width:80%;}@media screen and (max-width:899px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .row-toolbox .image-item{padding:0;width:100%;margin:0 auto;max-width:80%;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .self-top .image-toolbox .tab-grid-item .disclaim{text-align:center;font-size:10px;padding-top:2px;padding-right:10px;}.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section{align-self:flex-start;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section{display:none;}@media screen and (max-width:899px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section{display:none;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer{display:flex;flex-direction:column;align-items:center;}.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title{margin-top:.6em;color:#000;font-size:calc((18px) + (24 - 18)*(100vw - (320px))/(1920 - 320));font-family:"MakitaSans_SemiBold";}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title{font-size:24px;}@media screen and (min-width:1920px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title{font-size:24px;}}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title{padding:10px 0;}@media screen and (max-width:1299px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title{padding:10px 0;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .description,.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span,.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span{font-size:calc((18px) + (20 - 18)*(100vw - (320px))/(1920 - 320));text-align:center;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .description,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .description,.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span,.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span{font-size:20px;}}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .description,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span{font-size:calc((14px) + (24 - 14)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title,.lt-ie9 .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .description,.lt-ie9 .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span,.lt-ie9 .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span{font-size:24px;}@media screen and (min-width:1920px){.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .description,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span{font-size:24px;}}@media screen and (max-width:1299px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title,.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .description,.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span,.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span{font-size:calc((14px) + (24 - 14)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .description,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span,.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span{font-size:24px;}}@media screen and (max-width:1299px) and (min-width:1920px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .title,.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .description,.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span,.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer span{font-size:24px;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .btn-center{display:flex;justify-content:center;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .btn-center{flex-direction:column;}@media screen and (max-width:1299px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .btn-center{flex-direction:column;}}.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .btn-center .makita-btn{width:220px;margin:1.2em 5px;padding:15px 0;font-family:"MakitaSans_SemiBold";font-size:calc((18px) + (20 - 18)*(100vw - (320px))/(1920 - 320));text-align:center;}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .btn-center .makita-btn{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .btn-center .makita-btn{font-size:20px;}}.lt-ie9 .product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .btn-center .makita-btn{margin-bottom:5px;}@media screen and (max-width:1299px){.product-container.base.makpac .modular-by-desgin .columns-wrapper .image-view-section .text-viewer .btn-center .makita-btn{margin-bottom:5px;}}.product-container.base.makpac .modular-by-desgin .section-pic-text{padding:10px 0;}.product-container.base.makpac .pack{background-color:#333;}.product-container.base.makpac .pack .section-pic-text{padding:0 0;}.product-container.base.makpac .pack .section-pic-text .columns-wrapper{flex-direction:column;}.lt-ie9 .product-container.base.makpac .pack .section-pic-text .columns-wrapper{flex-direction:row;}@media screen and (min-width:800px){.product-container.base.makpac .pack .section-pic-text .columns-wrapper{flex-direction:row;}}.product-container.base.makpac .pack .section-pic-text .columns-wrapper .h-space{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;padding-left:0;}.lt-ie9 .product-container.base.makpac .pack .section-pic-text .columns-wrapper .h-space{margin:0;padding:2vw 0 2vw 7vw;width:50%;}@media screen and (max-width:1299px){.product-container.base.makpac .pack .section-pic-text .columns-wrapper .h-space{margin:0;padding:2vw 0 2vw 7vw;width:50%;}}.lt-ie9 .product-container.base.makpac .pack .section-pic-text .columns-wrapper .h-space{padding:2vw 0 2vw 7vw;width:unset;}@media screen and (max-width:1099px){.product-container.base.makpac .pack .section-pic-text .columns-wrapper .h-space{padding:2vw 0 2vw 7vw;width:unset;}}.lt-ie9 .product-container.base.makpac .pack .section-pic-text .columns-wrapper .h-space{padding:2vw 0 3vw 7vw;}@media screen and (max-width:899px){.product-container.base.makpac .pack .section-pic-text .columns-wrapper .h-space{padding:2vw 0 3vw 7vw;}}.product-container.base.makpac .pack .section-pic-text .columns-wrapper .video-section .video-animation{width:100%;height:100%;}.product-container.base.makpac .pack .section-pic-text .columns-wrapper .left-icon{margin:unset;}.product-container.base.makpac .pack .section-pic-text .columns-wrapper .headline{color:#fff;font-size:calc((24px) + (55 - 24)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.makpac .pack .section-pic-text .columns-wrapper .headline{font-size:55px;}@media screen and (min-width:1920px){.product-container.base.makpac .pack .section-pic-text .columns-wrapper .headline{font-size:55px;}}.product-container.base.makpac .pack .section-pic-text .columns-wrapper .description__list{color:#fff;font-size:calc((14px) + (20 - 14)*(100vw - (320px))/(1920 - 320));padding-right:80px;}.lt-ie9 .product-container.base.makpac .pack .section-pic-text .columns-wrapper .description__list{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.makpac .pack .section-pic-text .columns-wrapper .description__list{font-size:20px;}}.product-container.base.makpac .on-the-go{background-color:#333;background:url("https://cdn.makitatools.com/apps/wms/Products/makpac/on-the-move/Mobility-bknd-desk.jpg");background-size:cover;}.product-container.base.makpac .on-the-go .section-pic-text{padding:unset;color:#fff;}.lt-ie9 .product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper{flex-direction:column;}@media screen and (max-width:1099px){.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper{flex-direction:column;}}.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .image-section img{width:100%;}.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-around;row-gap:20px;text-align:right;padding-top:150px;}.lt-ie9 .product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space{margin-right:10px;margin-top:20px;width:40%;}.lt-ie9 .product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space.es-us{padding-top:200px;padding-bottom:15px;}@media screen and (max-width:1459px){.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space{margin-right:10px;margin-top:20px;width:40%;}.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space.es-us{padding-top:200px;padding-bottom:15px;}}.lt-ie9 .product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space{padding:2vw 20px;width:100%;margin-right:0;}.lt-ie9 .product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space.es-us{padding:2vw 20px;}@media screen and (max-width:1099px){.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space{padding:2vw 20px;width:100%;margin-right:0;}.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space.es-us{padding:2vw 20px;}}.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .headline{color:#fff;}.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .description__list{font-size:16px;}.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .right-icon{margin-right:0;}.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .btn-center{display:flex;justify-content:center;gap:10px;}.lt-ie9 .product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .btn-center{flex-direction:column;align-items:center;width:100%;}@media screen and (max-width:599px){.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .btn-center{flex-direction:column;align-items:center;width:100%;}}.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .btn-center .makita-btn{width:220px;padding:15px 0;font-family:"MakitaSans_SemiBold";font-size:calc((18px) + (20 - 18)*(100vw - (320px))/(1920 - 320));margin-top:20px;text-align:center;}.lt-ie9 .product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .btn-center .makita-btn{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .btn-center .makita-btn{font-size:20px;}}.lt-ie9 .product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .btn-center .makita-btn{margin-bottom:10px;}@media screen and (max-width:899px){.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .btn-center .makita-btn{margin-bottom:10px;}}.lt-ie9 .product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .btn-center .makita-btn{margin-top:0;margin-bottom:0;width:100%;}@media screen and (max-width:599px){.product-container.base.makpac .on-the-go .section-pic-text .columns-wrapper .h-space .btn-center .makita-btn{margin-top:0;margin-bottom:0;width:100%;}}.product-container.base.makpac .on-the-go .section-tab{padding:0;margin-bottom:0;position:relative;}.product-container.base.makpac .on-the-go .section-tab .tabs [role=tablist]{gap:12px;flex-wrap:wrap;margin:0 auto 0;}.product-container.base.makpac .on-the-go .section-tab .tabs [role=tablist] [role=tab]{font-size:calc((13px) + (15 - 13)*(100vw - (320px))/(1920 - 320));color:#fff;background-color:#008290;border:1px solid #008290;}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .tabs [role=tablist] [role=tab]{font-size:15px;}@media screen and (min-width:1920px){.product-container.base.makpac .on-the-go .section-tab .tabs [role=tablist] [role=tab]{font-size:15px;}}.product-container.base.makpac .on-the-go .section-tab .tabs [role=tablist] [role=tab]:hover,.product-container.base.makpac .on-the-go .section-tab .tabs [role=tablist] [role=tab]:focus,.product-container.base.makpac .on-the-go .section-tab .tabs [role=tablist] [role=tab]:active,.product-container.base.makpac .on-the-go .section-tab .tabs [role=tablist] [role=tab][aria-selected=true]{color:#008290;background-color:#fff;border:1px solid #fff;}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper{position:absolute;width:100%;top:5px;left:50%;transform:translate(-50%,0);padding:10px 20px;z-index:2;}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper.tabs-grid{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"header  header  header" "left  middle  right";}@media screen and (max-width:899px){.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper.tabs-grid{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"header  header  header" "left  middle  right";}}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section{display:flex;justify-content:center;column-gap:25px;padding:20px 0;grid-area:header;}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section{flex-direction:column;align-items:flex-start;margin-left:5%;padding-bottom:0;}@media screen and (max-width:899px){.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section{flex-direction:column;align-items:flex-start;margin-left:5%;padding-bottom:0;}}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section .left-icon{height:60px;}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section .headline__section{color:#fff;align-self:center;margin-bottom:0;font-size:calc((26px) + (40 - 26)*(100vw - (320px))/(1920 - 320));display:block;}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section .headline__section{font-size:40px;}@media screen and (min-width:1920px){.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section .headline__section{font-size:40px;}}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section .headline__section span{display:block;text-align:left;}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section .headline__section{align-self:self-start;font-size:36px;}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section .headline__section span{display:inline;}@media screen and (max-width:899px){.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section .headline__section{align-self:self-start;font-size:36px;}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-headerline-section .headline__section span{display:inline;}}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button{width:200px;height:50px;font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(1920 - 320));background-color:#008290;color:#fff;margin:2px 2px;}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button{font-size:20px;}}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button.es-us{width:250px;max-width:250px;}@media screen and (min-width:900px){.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button.es-us{width:250px;max-width:250px;}}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button.es-us{height:60px;}@media screen and (max-width:419px){.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button.es-us{height:60px;}}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button{margin-top:20px;}@media screen and (max-width:1099px){.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button{margin-top:20px;}}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button{width:95%;white-space:normal;font-size:1.5em;padding:5px;margin-top:5px;}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button.left{grid-area:left;}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button.middle{grid-area:middle;}.lt-ie9 .product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button.right{grid-area:right;}@media screen and (max-width:899px){.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button{width:95%;white-space:normal;font-size:1.5em;padding:5px;margin-top:5px;}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button.left{grid-area:left;}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button.middle{grid-area:middle;}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button.right{grid-area:right;}}.product-container.base.makpac .on-the-go .section-tab .js-tab-wrapper .tab-button:hover{color:#008290;background-color:#fff;}.product-container.base.makpac .craft .row-center{text-align:center;justify-content:center;}.product-container.base.makpac .craft .row-center img{margin:25px auto;}.lt-ie9 .product-container.base.makpac .craft .row-center img{margin-left:7%;}@media screen and (max-width:599px){.product-container.base.makpac .craft .row-center img{margin-left:7%;}}.product-container.base.makpac .craft .row-wrapper .video{height:500px;width:1000px;max-width:90%;max-height:50vw;}.product-container.base.makpac .craft .headline{margin-top:25px;margin-bottom:60px;color:#008290;}.lt-ie9 .product-container.base.makpac .craft .headline{text-align:left;margin-left:7%;margin-bottom:25px;}@media screen and (max-width:599px){.product-container.base.makpac .craft .headline{text-align:left;margin-left:7%;margin-bottom:25px;}}.lt-ie9 .product-container.base.makpac .craft .headline span{display:block;}@media screen and (max-width:599px){.product-container.base.makpac .craft .headline span{display:block;}}.product-container.base.makpac .balance{background-color:#e6e7e8;text-align:center;padding-top:20px;}.product-container.base.makpac .balance .tile-wrapper{justify-content:center;}.product-container.base.makpac .balance .tile-wrapper button{background-color:#008290;}.product-container.base.makpac .balance .tile-wrapper button.slick-prev,.product-container.base.makpac .balance .tile-wrapper button.slick-next{padding:13px 5px 58px;}.product-container.base.makpac .balance .tile-wrapper button.slick-prev::before,.product-container.base.makpac .balance .tile-wrapper button.slick-next::before{font-size:45px;color:#fff;}.product-container.base.makpac .balance .tile-wrapper button.slick-prev:hover,.product-container.base.makpac .balance .tile-wrapper button.slick-prev:focus,.product-container.base.makpac .balance .tile-wrapper button.slick-next:hover,.product-container.base.makpac .balance .tile-wrapper button.slick-next:focus{background-color:#008290;}.product-container.base.makpac .balance .tile-wrapper button.slick-prev.slick-prev,.product-container.base.makpac .balance .tile-wrapper button.slick-next.slick-prev{left:0;}.product-container.base.makpac .balance .tile-wrapper button.slick-prev.slick-next,.product-container.base.makpac .balance .tile-wrapper button.slick-next.slick-next{right:-1px;}.product-container.base.makpac .balance .tile-wrapper .slick-dots{bottom:14px;}.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .slick-dots{display:none;}@media screen and (min-width:600px){.product-container.base.makpac .balance .tile-wrapper .slick-dots{display:none;}}.product-container.base.makpac .balance .tile-wrapper .slick-dots li button{border-radius:50%;border:2px solid #fff;background-color:#67b2b1;transform:scale(.7);}.product-container.base.makpac .balance .tile-wrapper .slick-dots li button:before{content:"";}.product-container.base.makpac .balance .tile-wrapper .slick-dots li button:hover{background-color:#008290;transition:all .3s ease-in-out;}.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .slick-dots li button{transform:scale(1);}@media screen and (min-width:900px){.product-container.base.makpac .balance .tile-wrapper .slick-dots li button{transform:scale(1);}}.product-container.base.makpac .balance .tile-wrapper .slick-dots .slick-active button{background-color:#008290;}.product-container.base.makpac .balance .tile-wrapper.balance-body{margin-top:60px;padding-bottom:25px;}.product-container.base.makpac .balance .tile-wrapper:after{display:none;}.product-container.base.makpac .balance .tile-wrapper .product-tile{width:33.33333%;padding:25px 10px;column-gap:10px;}.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile{padding:15px 0;}@media screen and (min-width:1100px){.product-container.base.makpac .balance .tile-wrapper .product-tile{padding:15px 0;}}.product-container.base.makpac .balance .tile-wrapper .product-tile .product-img{margin-bottom:12px;}.product-container.base.makpac .balance .tile-wrapper .product-tile .product-img img{margin:0 auto;width:25%;}.product-container.base.makpac .balance .tile-wrapper .product-tile .headline{font-size:calc((30px) + (80 - 30)*(100vw - (320px))/(1920 - 320));margin-bottom:13px;margin-top:60px;}.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile .headline{font-size:80px;}@media screen and (min-width:1920px){.product-container.base.makpac .balance .tile-wrapper .product-tile .headline{font-size:80px;}}.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile .headline{font-size:calc((20px) + (50 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile .headline{font-size:50px;}@media screen and (min-width:1920px){.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile .headline{font-size:50px;}}@media screen and (min-width:900px){.product-container.base.makpac .balance .tile-wrapper .product-tile .headline{font-size:calc((20px) + (50 - 20)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile .headline{font-size:50px;}}@media screen and (min-width:900px) and (min-width:1920px){.product-container.base.makpac .balance .tile-wrapper .product-tile .headline{font-size:50px;}}.product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .description,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span{font-size:calc((20px) + (24 - 20)*(100vw - (320px))/(1920 - 320));list-style:none;padding:0 10px;}.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .description,.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span,.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span,.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span,.lt-ie9 .product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .lt-ie9 .product-container.base.makpac .balance .tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span{font-size:24px;}@media screen and (min-width:1920px){.product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .description,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span{font-size:24px;}}.product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .description:not(:last-child),.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span:not(:last-child),.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span:not(:last-child),.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span:not(:last-child),.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span:not(:last-child),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span:not(:last-child){margin-bottom:13px;}.product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .description.legal-disclaim,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span.legal-disclaim,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .logo-text .description span.legal-disclaim,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span.legal-disclaim,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .logo-text .description .details-list-wrapper .details-list span.legal-disclaim,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span.legal-disclaim,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .details-list-wrapper .details-list .image-text .description span.legal-disclaim,.product-container.base.makpac .balance .tile-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span.legal-disclaim,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-container.base.makpac .balance .tile-wrapper .product-tile .image-text .description .details-list-wrapper .details-list span.legal-disclaim{font-size:.75em;margin-top:40px;padding:0 40px;line-height:1.2em;}.product-container.base.makpac .balance .columns-wrapper.row-center{text-align:center;justify-content:center;}.product-container.base.makpac .balance .columns-wrapper.row-center img{margin:25px auto;}.product-container.base.makpac .balance .columns-wrapper.row-center .headline.top{margin-top:40px;}.lt-ie9 .product-container.base.makpac .balance .columns-wrapper.row-center .headline.top{padding-top:60px;margin-left:5%;text-align:left;}@media screen and (max-width:599px){.product-container.base.makpac .balance .columns-wrapper.row-center .headline.top{padding-top:60px;margin-left:5%;text-align:left;}}.product-container.base.makpac .balance .columns-wrapper.row-center .headline.top .subline{display:block;line-height:1.25em;}.product-container.base.makpac .product .headline__section{color:#008290;}.product-container.base.power-cutting .hero .content .tile-banner-wrapper{top:unset;bottom:40px;transform:unset;left:0;}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner{width:30vw;height:280px;padding:30px 30px;}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner{width:32vw;}@media screen and (max-width:1699px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner{width:32vw;}}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner{width:40vw;}@media screen and (max-width:1459px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner{width:40vw;}}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner{width:100vw;height:200px;padding:0 20px;display:flex;flex-direction:column;justify-content:center;}@media screen and (max-width:899px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner{width:100vw;height:200px;padding:0 20px;display:flex;flex-direction:column;justify-content:center;}}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner.es-us{width:45vw;}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner.es-us{width:50vw;}@media screen and (max-width:1699px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner.es-us{width:50vw;}}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner.es-us{width:60vw;}@media screen and (max-width:1459px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner.es-us{width:60vw;}}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner.es-us{width:100vw;}@media screen and (max-width:899px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner.es-us{width:100vw;}}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headLine-wrapper{display:flex;}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headLine-wrapper sup{vertical-align:0;padding-left:5px;}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headLine-wrapper sup.es-us{display:none;}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headline{font-size:calc((32px) + (60 - 32)*(100vw - (375px))/(1920 - 375));margin-bottom:0;}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headline{font-size:60px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headline{font-size:60px;}}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headline.es-us{font-size:calc((25px) + (60 - 25)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headline.es-us{font-size:60px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headline.es-us{font-size:60px;}}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headline sup{vertical-align:20px;font-size:50%;}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .headline .lower-case{text-transform:lowercase;}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .description,.product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span{font-size:calc((24px) + (40 - 24)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .description,.lt-ie9 .product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.power-cutting .hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.lt-ie9 .product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.power-cutting .hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span{font-size:40px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .description,.product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .tile-banner-wrapper .title-banner span,.product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.product-container.base.power-cutting .hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.power-cutting .hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .tile-banner-wrapper .title-banner span{font-size:40px;}}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .description-sec{font-size:calc((28px) + (50 - 28)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .description-sec{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .description-sec{font-size:50px;}}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .description-sec sup{vertical-align:15px;}.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .description-sub{font-size:calc((18px) + (24 - 18)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .description-sub{font-size:24px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .hero .content .tile-banner-wrapper .title-banner .description-sub{font-size:24px;}}.product-container.base.power-cutting .video .video-wrapper{padding-bottom:39.25%;padding-top:0;}.product-container.base.power-cutting .video .video-control{bottom:3%;}.lt-ie9 .product-container.base.power-cutting .section-pic-text{padding:60px 68px;}@media screen and (min-width:1700px){.product-container.base.power-cutting .section-pic-text{padding:60px 68px;}}.product-container.base.power-cutting .flex-center{display:flex;justify-content:center;align-items:center;}.product-container.base.power-cutting .equal-width{width:50%;}.lt-ie9 .product-container.base.power-cutting .equal-width{width:100%;}@media screen and (max-width:899px){.product-container.base.power-cutting .equal-width{width:100%;}}.product-container.base.power-cutting .full-width{width:100%;}.product-container.base.power-cutting .section-bottom{margin-bottom:100px;}.product-container.base.power-cutting p sup{vertical-align:10px;}.product-container.base.power-cutting .true-gas{background-color:#e6e7e8;}.product-container.base.power-cutting .true-gas .models{position:relative;z-index:1;width:95%;margin:0 auto;width:70%;}.product-container.base.power-cutting .true-gas .models:before{border-top:2px solid #2a2d2f;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;z-index:-1;}.product-container.base.power-cutting .true-gas .models span{padding:0 20px;display:inline-block;background-color:#e6e7e8;text-align:center;}.product-container.base.power-cutting .true-gas .content .generic-tile-wrapper.no-flex{display:block;}.product-container.base.power-cutting .true-gas .bttm{padding-bottom:100px;}.product-container.base.power-cutting .true-gas .section-pic-text{text-align:center;}.product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper.flex-center{display:flex;justify-content:center;align-items:center;}.product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile .description,.product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile span,.product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile span{font-size:calc((14px) + (20 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile .description,.lt-ie9 .product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile span,.lt-ie9 .product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile span{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile .description,.product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile span,.product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .true-gas .section-pic-text .columns-wrapper .tile span{font-size:20px;}}.product-container.base.power-cutting .replacement{background-color:#000;}.product-container.base.power-cutting .replacement .tiles-module{margin-bottom:0;}.product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless{border:unset;}.product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper{padding:25px 0 20px 0;margin-bottom:0;}.product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:calc((32px) + (50 - 32)*(100vw - (375px))/(1920 - 375));color:#fff;}.lt-ie9 .product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:50px;}}.product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:calc((14px) + (20 - 14)*(100vw - (375px))/(1920 - 375));color:#fff;}.lt-ie9 .product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.lt-ie9 .product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.lt-ie9 .product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .replacement .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:20px;}}.product-container.base.power-cutting .replacement .disclaimer,.product-container.base.power-cutting .replacement .erebates .disclaimer span,.erebates .disclaimer .product-container.base.power-cutting .replacement span,.product-container.base.power-cutting .replacement .sales .disclaimer span,.sales .disclaimer .product-container.base.power-cutting .replacement span{text-align:center;padding:10px 0 25px 0;color:#fff;font-size:calc((12px) + (14 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .replacement .disclaimer,.lt-ie9 .product-container.base.power-cutting .replacement .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .product-container.base.power-cutting .replacement span,.lt-ie9 .product-container.base.power-cutting .replacement .sales .disclaimer span,.sales .disclaimer .lt-ie9 .product-container.base.power-cutting .replacement span{font-size:14px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .replacement .disclaimer,.product-container.base.power-cutting .replacement .erebates .disclaimer span,.erebates .disclaimer .product-container.base.power-cutting .replacement span,.product-container.base.power-cutting .replacement .sales .disclaimer span,.sales .disclaimer .product-container.base.power-cutting .replacement span{font-size:14px;}}.product-container.base.power-cutting .xgt-gas .section-banner{position:relative;}.product-container.base.power-cutting .xgt-gas .section-banner .top-text{position:absolute;top:11%;left:6%;max-width:800px;display:flex;flex-direction:column;}.product-container.base.power-cutting .xgt-gas .section-banner .top-text.es-us{flex-direction:column-reverse;top:18%;left:5%;}.product-container.base.power-cutting .xgt-gas .section-banner .top-text .title{color:#fff;font-size:calc((25px) + (100 - 25)*(100vw - (375px))/(1920 - 375));line-height:.8em;}.lt-ie9 .product-container.base.power-cutting .xgt-gas .section-banner .top-text .title{font-size:100px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .xgt-gas .section-banner .top-text .title{font-size:100px;}}.product-container.base.power-cutting .xgt-gas .section-banner .top-text .title.big{font-size:calc((25px) + (180 - 25)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .xgt-gas .section-banner .top-text .title.big{font-size:180px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .xgt-gas .section-banner .top-text .title.big{font-size:180px;}}.product-container.base.power-cutting .xgt-gas .section-banner .top-text .title.big.es-us{font-size:calc((25px) + (100 - 25)*(100vw - (375px))/(1920 - 375));line-height:1em;}.lt-ie9 .product-container.base.power-cutting .xgt-gas .section-banner .top-text .title.big.es-us{font-size:100px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .xgt-gas .section-banner .top-text .title.big.es-us{font-size:100px;}}.product-container.base.power-cutting .xgt-gas .section-banner .bottom-text{position:absolute;right:3%;bottom:5%;}.product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title{color:#fff;font-size:calc((14px) + (50 - 14)*(100vw - (375px))/(1920 - 375));line-height:.8em;font-family:"MakitaSansCondensed_Regular";}.lt-ie9 .product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title{font-size:50px;}}.product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title.dark{color:#939598;}.product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title.italic{font-style:italic;font-weight:bold;}.product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title.desc{font-size:calc((12px) + (21 - 12)*(100vw - (375px))/(1920 - 375));line-height:1em;}.lt-ie9 .product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title.desc{font-size:21px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title.desc{font-size:21px;}}.product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title.small{font-size:calc((10px) + (18 - 10)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title.small{font-size:18px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .title.small{font-size:18px;}}.product-container.base.power-cutting .xgt-gas .section-banner .bottom-text .icon-left{margin-left:0;margin-bottom:5px;}.product-container.base.power-cutting .xgt-gas .black-xgt-gas{background-color:#000;padding:50px 7%;}.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content{display:flex;color:#fff;gap:10px;}.lt-ie9 .product-container.base.power-cutting .xgt-gas .black-xgt-gas .content{flex-direction:column;}@media screen and (max-width:899px){.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content{flex-direction:column;}}.lt-ie9 .product-container.base.power-cutting .xgt-gas .black-xgt-gas .content.es-us{flex-direction:column;}@media screen and (max-width:1459px){.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content.es-us{flex-direction:column;}}.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .small-text{font-size:calc((14px) + (20 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .small-text{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .small-text{font-size:20px;}}.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .headline{font-size:calc((32px) + (60 - 32)*(100vw - (375px))/(1920 - 375));font-weight:bold;}.lt-ie9 .product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .headline{font-size:60px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .headline{font-size:60px;}}.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .subtitle{font-size:calc((32px) + (55 - 32)*(100vw - (375px))/(1920 - 375));line-height:1em;}.lt-ie9 .product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .subtitle{font-size:55px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .subtitle{font-size:55px;}}.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .left-section{display:flex;width:50%;}.lt-ie9 .product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .left-section{width:100%;margin-bottom:50px;gap:25px;}@media screen and (max-width:899px){.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .left-section{width:100%;margin-bottom:50px;gap:25px;}}.lt-ie9 .product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .left-section.es-us{width:100%;margin-bottom:50px;gap:25px;}@media screen and (max-width:1459px){.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .left-section.es-us{width:100%;margin-bottom:50px;gap:25px;}}.product-container.base.power-cutting .xgt-gas .black-xgt-gas .content .left-section .col-left{width:50%;}.product-container.base.power-cutting .powerful-system .section-banner img{width:100%;}.product-container.base.power-cutting .powerful-system .disclaimer,.product-container.base.power-cutting .powerful-system .erebates .disclaimer span,.erebates .disclaimer .product-container.base.power-cutting .powerful-system span,.product-container.base.power-cutting .powerful-system .sales .disclaimer span,.sales .disclaimer .product-container.base.power-cutting .powerful-system span{text-align:right;padding:10px 10% 25px 0;font-size:calc((12px) + (14 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .powerful-system .disclaimer,.lt-ie9 .product-container.base.power-cutting .powerful-system .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .product-container.base.power-cutting .powerful-system span,.lt-ie9 .product-container.base.power-cutting .powerful-system .sales .disclaimer span,.sales .disclaimer .lt-ie9 .product-container.base.power-cutting .powerful-system span{font-size:14px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .powerful-system .disclaimer,.product-container.base.power-cutting .powerful-system .erebates .disclaimer span,.erebates .disclaimer .product-container.base.power-cutting .powerful-system span,.product-container.base.power-cutting .powerful-system .sales .disclaimer span,.sales .disclaimer .product-container.base.power-cutting .powerful-system span{font-size:14px;}}.product-container.base.power-cutting .powerful-system .headline-300{position:relative;width:fit-content;display:flex;flex-direction:row;justify-content:center;margin:1.5vw auto;line-height:.8em;font-size:calc((40px) + (70 - 40)*(100vw - (375px))/(1920 - 375));align-items:baseline;font-family:"MakitaSansCondensed_ExtraBold";gap:15px;padding:25px 0;text-align:center;}.lt-ie9 .product-container.base.power-cutting .powerful-system .headline-300{font-size:70px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .powerful-system .headline-300{font-size:70px;}}.lt-ie9 .product-container.base.power-cutting .powerful-system .headline-300{flex-direction:column;}@media screen and (max-width:619px){.product-container.base.power-cutting .powerful-system .headline-300{flex-direction:column;}}.lt-ie9 .product-container.base.power-cutting .powerful-system .headline-300.es-us{flex-direction:column;}@media screen and (max-width:799px){.product-container.base.power-cutting .powerful-system .headline-300.es-us{flex-direction:column;}}.product-container.base.power-cutting .powerful-system .headline-300 .xgt-products{font-size:calc(80px + 40*(100vw - 320px)/1600);line-height:.8em;}.product-container.base.power-cutting .powerful-system .headline-300 .plus{font-size:inherit;color:#008290;vertical-align:super;line-height:.8em;}.product-container.base.power-cutting .powerful-system .headline-300 sup{font-family:Arial,sans-serif;vertical-align:super;font-size:50%;line-height:0;}.product-container.base.power-cutting .powerful-system .headline-300 .single-system{position:relative;width:fit-content;margin:0 auto;}.product-container.base.power-cutting .powerful-system .headline{text-align:center;font-size:calc((30px) + (50 - 30)*(100vw - (375px))/(1920 - 375));color:#000;}.lt-ie9 .product-container.base.power-cutting .powerful-system .headline{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .powerful-system .headline{font-size:50px;}}.product-container.base.power-cutting .powerful-system .description,.product-container.base.power-cutting .powerful-system .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .powerful-system span,.product-container.base.power-cutting .powerful-system .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .powerful-system span{text-align:center;padding:10px 15%;font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .powerful-system .description,.lt-ie9 .product-container.base.power-cutting .powerful-system .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.power-cutting .powerful-system span,.lt-ie9 .product-container.base.power-cutting .powerful-system .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.power-cutting .powerful-system span{font-size:16px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .powerful-system .description,.product-container.base.power-cutting .powerful-system .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .powerful-system span,.product-container.base.power-cutting .powerful-system .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .powerful-system span{font-size:16px;}}.product-container.base.power-cutting .powerful-system .teal-block{background-color:#008290;color:#fff;}.product-container.base.power-cutting .powerful-system .teal-block .headline{color:#fff;}.product-container.base.power-cutting .powerful-system .teal-block .headline .small-sup{vertical-align:20px;font-size:50%;}.product-container.base.power-cutting .powerful-system .gray-block{background-color:#008290;padding-top:20px;padding:30px 0;color:#fff;}.product-container.base.power-cutting .powerful-system .gray-block .headline{color:#fff;}.product-container.base.power-cutting .powerful-system .divider{background-color:#fff;height:1px;width:80%;margin-bottom:18px;}.product-container.base.power-cutting .powerful-system .adv-section{display:flex;justify-content:center;gap:20px;}.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section{flex-direction:column;align-items:center;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .adv-section{flex-direction:column;align-items:center;}}.product-container.base.power-cutting .powerful-system .adv-section .adv-item{width:25%;display:flex;justify-content:center;}.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section .adv-item{width:80%;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .adv-section .adv-item{width:80%;}}.product-container.base.power-cutting .powerful-system .adv-section .adv-item .text-block{align-self:center;}.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section .adv-item .text-block{width:50%;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .adv-section .adv-item .text-block{width:50%;}}.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section .adv-item .icon-150-170{width:150px;height:150px;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .adv-section .adv-item .icon-150-170{width:150px;height:150px;}}.product-container.base.power-cutting .powerful-system .adv-section .arrow{width:5%;}.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section .arrow{display:none;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .adv-section .arrow{display:none;}}.product-container.base.power-cutting .powerful-system .adv-section .mobile{width:5%;display:none;}.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section .mobile{display:block;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .adv-section .mobile{display:block;}}.product-container.base.power-cutting .powerful-system .adv-section .headline{text-align:center;font-size:calc((20px) + (32 - 20)*(100vw - (375px))/(1920 - 375));font-style:italic;color:#fff;text-align:left;}.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section .headline{font-size:32px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .powerful-system .adv-section .headline{font-size:32px;}}.product-container.base.power-cutting .powerful-system .adv-section .description,.product-container.base.power-cutting .powerful-system .adv-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .powerful-system .adv-section span,.product-container.base.power-cutting .powerful-system .adv-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .powerful-system .adv-section span{text-align:center;padding:10px 0;font-size:calc((12px) + (14 - 12)*(100vw - (375px))/(1920 - 375));text-align:left;}.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section .description,.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section span,.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section span{font-size:14px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .powerful-system .adv-section .description,.product-container.base.power-cutting .powerful-system .adv-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .powerful-system .adv-section span,.product-container.base.power-cutting .powerful-system .adv-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .powerful-system .adv-section span{font-size:14px;}}.product-container.base.power-cutting .powerful-system .adv-section img{object-fit:contain;width:25%;margin-right:20px;}.lt-ie9 .product-container.base.power-cutting .powerful-system .adv-section img{width:50%;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .adv-section img{width:50%;}}.product-container.base.power-cutting .powerful-system .chart-section{display:flex;justify-content:center;gap:45px;margin:0 3%;}.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section{flex-direction:column;align-items:center;gap:50px;padding:20px 0;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .chart-section{flex-direction:column;align-items:center;gap:50px;padding:20px 0;}}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper{width:33.33%;}.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .item-wrapper{width:65%;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper{width:65%;}}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper{display:flex;}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper.align-mid{justify-content:center;border-right:2px solid #fff;border-left:2px solid #fff;}.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper.align-mid{border-right:unset;border-left:unset;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper.align-mid{border-right:unset;border-left:unset;}}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section{padding-right:20px;width:60%;}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section .desc{font-size:calc((12px) + (14 - 12)*(100vw - (375px))/(1920 - 375));padding-top:10px;}.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section .desc{font-size:14px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section .desc{font-size:14px;}}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section .align-center{text-align:center;}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section .top-padding{padding-top:5px;}.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section{width:100%;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section{width:100%;}}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section hr{padding-right:20%;background-color:#fff;height:10px;}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section .icon-flex{display:flex;justify-content:space-around;}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section .icon-flex .icon-wrapper{display:flex;flex-direction:column;justify-content:end;}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section .icon-flex .icon-wrapper .icon-title{text-align:center;}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section .scale-down{object-fit:scale-down;}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section img{width:100%;}.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section img{width:50%;margin:0 auto;}@media screen and (max-width:1099px){.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .left-section img{width:50%;margin:0 auto;}}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .right-section{display:flex;flex-direction:column;justify-content:center;width:50%;}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .right-section .fit-image{height:260px;object-fit:contain;}.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .right-section .fit-image{height:unset;}@media screen and (max-width:899px){.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .right-section .fit-image{height:unset;}}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .right-section img{width:100%;}.product-container.base.power-cutting .powerful-system .chart-section .item-wrapper .inner-wrapper .right-section.middle{justify-content:flex-start;}.product-container.base.power-cutting .powerful-system .chart-section .icon-block.small{height:50px;object-fit:contain;}.product-container.base.power-cutting .powerful-system .chart-section .icon-block.small-25{height:25px;}.product-container.base.power-cutting .powerful-system .chart-section .text-block{width:15%;}.product-container.base.power-cutting .powerful-system .chart-section .headline{text-align:center;font-size:calc((20px) + (32 - 20)*(100vw - (375px))/(1920 - 375));color:#fff;}.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .headline{font-size:32px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .powerful-system .chart-section .headline{font-size:32px;}}.product-container.base.power-cutting .powerful-system .chart-section .headline.left-align{text-align:left;}.product-container.base.power-cutting .powerful-system .chart-section .headline.small{font-size:calc((16px) + (32 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .headline.small{font-size:32px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .powerful-system .chart-section .headline.small{font-size:32px;}}.product-container.base.power-cutting .powerful-system .chart-section .description,.product-container.base.power-cutting .powerful-system .chart-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .powerful-system .chart-section span,.product-container.base.power-cutting .powerful-system .chart-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .powerful-system .chart-section span{text-align:center;padding:10px 15%;font-size:calc((12px) + (14 - 12)*(100vw - (375px))/(1920 - 375));color:#fff;}.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .description,.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section span,.lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.power-cutting .powerful-system .chart-section span{font-size:14px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .powerful-system .chart-section .description,.product-container.base.power-cutting .powerful-system .chart-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .powerful-system .chart-section span,.product-container.base.power-cutting .powerful-system .chart-section .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .powerful-system .chart-section span{font-size:14px;}}.product-container.base.power-cutting .powerful-system .chart-section p{color:#fff;}.product-container.base.power-cutting .diamond-blades{background-color:#e6e7e8;}.product-container.base.power-cutting .diamond-blades .section-header{text-align:center;padding:40px 0;font-size:calc((25px) + (45 - 25)*(100vw - (375px))/(1920 - 375));background-color:#008290;}.lt-ie9 .product-container.base.power-cutting .diamond-blades .section-header{font-size:45px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .diamond-blades .section-header{font-size:45px;}}.product-container.base.power-cutting .diamond-blades .section-header h1{color:#fff;font-weight:700;}.product-container.base.power-cutting .diamond-blades .blade-cat{display:flex;justify-content:center;padding:30px 0;gap:25px;}.lt-ie9 .product-container.base.power-cutting .diamond-blades .blade-cat{flex-wrap:wrap;}@media screen and (max-width:899px){.product-container.base.power-cutting .diamond-blades .blade-cat{flex-wrap:wrap;}}.product-container.base.power-cutting .diamond-blades .blade-cat .items{width:16%;border:2px solid #008290;}.lt-ie9 .product-container.base.power-cutting .diamond-blades .blade-cat .items{width:40%;}@media screen and (max-width:899px){.product-container.base.power-cutting .diamond-blades .blade-cat .items{width:40%;}}.product-container.base.power-cutting .diamond-blades .blade-cat .items h2,.product-container.base.power-cutting .diamond-blades .blade-cat .items .erebates .channel h2>span,.erebates .channel .product-container.base.power-cutting .diamond-blades .blade-cat .items h2>span,.product-container.base.power-cutting .diamond-blades .blade-cat .items .erebates .promotion h2>span,.erebates .promotion .product-container.base.power-cutting .diamond-blades .blade-cat .items h2>span,.product-container.base.power-cutting .diamond-blades .blade-cat .items .sales .channel h2>span,.sales .channel .product-container.base.power-cutting .diamond-blades .blade-cat .items h2>span,.product-container.base.power-cutting .diamond-blades .blade-cat .items .sales .promotion h2>span,.sales .promotion .product-container.base.power-cutting .diamond-blades .blade-cat .items h2>span{text-align:center;}.product-container.base.power-cutting .diamond-blades .blade-cat .items .cat-icon{width:100%;border-top:2px solid #008290;}.product-container.base.power-cutting .diamond-blades .blade-cat .items .title{padding:5px 0;}.product-container.base.power-cutting .diamond-blades .blade-description{font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));padding:25px 15% 50px 15%;text-align:center;}.lt-ie9 .product-container.base.power-cutting .diamond-blades .blade-description{font-size:16px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .diamond-blades .blade-description{font-size:16px;}}.product-container.base.power-cutting .diamond-blades .tiles-module{margin-bottom:0;}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section{gap:20px;}.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section{flex-direction:column;}@media screen and (max-width:899px){.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section{flex-direction:column;}}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless{border:unset;}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper{padding:60px 20% 60px 20%;margin-bottom:0;text-align:center;}.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper{padding:60px 10% 60px 10%;}@media screen and (max-width:1299px){.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper{padding:60px 10% 60px 10%;}}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:calc((32px) + (50 - 32)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:50px;}}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:16px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:16px;}}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3{max-width:33.33%;}.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3{max-width:100%;}@media screen and (max-width:899px){.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3{max-width:100%;}}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper{background-color:#000;display:flex;width:100%;height:300px;position:relative;max-width:500px;align-self:center;}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper.vertical{flex-direction:column;}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper.vertical img{width:100%;padding:40px 20px 5px 20px;margin-left:0;height:auto;}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper.vertical p{text-align:center;padding:10px 20%;}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper img{margin-left:15px;padding:10px;}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper{display:flex;flex-direction:column;justify-content:center;}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper.abs{position:absolute;right:10px;width:250px;bottom:50%;transform:translateY(50%);}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .channel h2>span,.erebates .channel .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .promotion h2>span,.erebates .promotion .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .channel h2>span,.sales .channel .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .promotion h2>span,.sales .promotion .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper p{color:#fff;}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .channel h2>span,.erebates .channel .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .promotion h2>span,.erebates .promotion .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .channel h2>span,.sales .channel .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .promotion h2>span,.sales .promotion .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span{font-size:calc((25px) + (68 - 25)*(100vw - (375px))/(1920 - 375));font-weight:bold;line-height:.95em;}.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2,.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span{font-size:68px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .channel h2>span,.erebates .channel .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .promotion h2>span,.erebates .promotion .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .channel h2>span,.sales .channel .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .promotion h2>span,.sales .promotion .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span{font-size:68px;}}.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2.es-us,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .channel h2>span.es-us,.erebates .channel .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .promotion h2>span.es-us,.erebates .promotion .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .channel h2>span.es-us,.sales .channel .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .promotion h2>span.es-us,.sales .promotion .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us{font-size:calc((25px) + (55 - 25)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2.es-us,.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .channel h2>span.es-us,.erebates .channel .lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us,.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .promotion h2>span.es-us,.erebates .promotion .lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us,.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .channel h2>span.es-us,.sales .channel .lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us,.lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .promotion h2>span.es-us,.sales .promotion .lt-ie9 .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us{font-size:55px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2.es-us,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .channel h2>span.es-us,.erebates .channel .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .erebates .promotion h2>span.es-us,.erebates .promotion .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .channel h2>span.es-us,.sales .channel .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us,.product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper .sales .promotion h2>span.es-us,.sales .promotion .product-container.base.power-cutting .diamond-blades .tiles-module .rto-innnovation-section .col-3 .black-box-wrapper .content-wrapper h2>span.es-us{font-size:55px;}}.product-container.base.power-cutting .abrasive{background-color:#e6e7e8;}.product-container.base.power-cutting .abrasive .section-header{text-align:center;padding:40px 0;font-size:calc((25px) + (45 - 25)*(100vw - (375px))/(1920 - 375));background-color:#008290;}.lt-ie9 .product-container.base.power-cutting .abrasive .section-header{font-size:45px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .abrasive .section-header{font-size:45px;}}.product-container.base.power-cutting .abrasive .section-header h1{color:#fff;font-weight:700;}.product-container.base.power-cutting .abrasive .section-banner img{width:100%;}.product-container.base.power-cutting .abrasive .tiles-module{margin-bottom:0;}.lt-ie9 .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section{flex-direction:column;padding-top:50px;}@media screen and (max-width:899px){.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section{flex-direction:column;padding-top:50px;}}.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless{border:unset;}.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper{padding:60px 25% 60px 25%;margin-bottom:0;text-align:center;}.lt-ie9 .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper{padding:60px 10% 60px 10%;}@media screen and (max-width:1299px){.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper{padding:60px 10% 60px 10%;}}.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:calc((32px) + (50 - 32)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:50px;}}.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.lt-ie9 .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.lt-ie9 .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:16px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .abrasive .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:16px;}}.product-container.base.power-cutting .water-tank{background-color:#e6e7e8;}.product-container.base.power-cutting .water-tank .section-header{text-align:center;padding:40px 0;font-size:calc((25px) + (45 - 25)*(100vw - (375px))/(1920 - 375));background-color:#008290;}.lt-ie9 .product-container.base.power-cutting .water-tank .section-header{font-size:45px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .water-tank .section-header{font-size:45px;}}.product-container.base.power-cutting .water-tank .section-header h1{color:#fff;font-weight:700;}.product-container.base.power-cutting .water-tank .section-banner img{width:100%;}.product-container.base.power-cutting .water-tank .tiles-module{margin-bottom:0;}.lt-ie9 .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section{flex-direction:column;}@media screen and (max-width:899px){.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section{flex-direction:column;}}.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless{border:unset;}.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper{padding:60px 0 60px 0;margin-bottom:0;text-align:center;}.lt-ie9 .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper{padding:60px 10% 60px 10%;}@media screen and (max-width:1299px){.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper{padding:60px 10% 60px 10%;}}.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper.narrow-width{padding:60px 25%;}.lt-ie9 .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper.narrow-width{padding:60px 10% 60px 10%;}@media screen and (max-width:1299px){.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper.narrow-width{padding:60px 10% 60px 10%;}}.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:calc((32px) + (50 - 32)*(100vw - (375px))/(1920 - 375));padding:0 15%;margin-bottom:15px;}.lt-ie9 .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{font-size:50px;}}.lt-ie9 .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{padding:0 0;}@media screen and (max-width:899px){.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .headline{padding:0 0;}}.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:calc((12px) + (16 - 12)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.lt-ie9 .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.lt-ie9 .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:16px;}@media screen and (min-width:1920px){.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .description,.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span,.product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.power-cutting .water-tank .tiles-module .rto-innnovation-section .inno-sect.borderless .description-wrapper span{font-size:16px;}}.product-container.base.power-cutting .browse-products .headline{text-align:center;}.product-container.base.outdoor-adventure .headline,.product-container.base.outdoor-adventure .description,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure span{color:#fff;}.product-container.base.outdoor-adventure .headline{text-align:center;margin-bottom:.55em;}.product-container.base.outdoor-adventure .headline sup{vertical-align:8px;}.lt-ie9 .product-container.base.outdoor-adventure .headline sup{vertical-align:12px;}@media screen and (min-width:1460px){.product-container.base.outdoor-adventure .headline sup{vertical-align:12px;}}.product-container.base.outdoor-adventure .headline__medium{font-size:calc((40px) + (46 - 40)*(100vw - (320px))/(1920 - 320));margin-bottom:1.375em;}.lt-ie9 .product-container.base.outdoor-adventure .headline__medium{font-size:46px;}@media screen and (min-width:1920px){.product-container.base.outdoor-adventure .headline__medium{font-size:46px;}}.product-container.base.outdoor-adventure .description,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure span{font-size:calc((20px) + (28 - 20)*(100vw - (320px))/(1920 - 320));text-align:left;line-height:normal;}.lt-ie9 .product-container.base.outdoor-adventure .description,.lt-ie9 .product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.outdoor-adventure span,.lt-ie9 .product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.outdoor-adventure span{font-size:28px;}@media screen and (min-width:1920px){.product-container.base.outdoor-adventure .description,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure span{font-size:28px;}}.lt-ie9 .product-container.base.outdoor-adventure .description,.lt-ie9 .product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.outdoor-adventure span,.lt-ie9 .product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.outdoor-adventure span{text-align:center;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .description,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure span,.product-container.base.outdoor-adventure .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure span{text-align:center;}}.product-container.base.outdoor-adventure .content.logo .top-logo-desk{display:none;}.lt-ie9 .product-container.base.outdoor-adventure .content.logo .top-logo-desk{display:block;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .content.logo .top-logo-desk{display:block;}}.lt-ie9 .product-container.base.outdoor-adventure .content.logo .top-logo-mob{display:none;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .content.logo .top-logo-mob{display:none;}}.product-container.base.outdoor-adventure .video{position:relative;}.product-container.base.outdoor-adventure .video-link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.product-container.base.outdoor-adventure .video-link .button-wrapper{padding:65px 72px 65px 100px;background-color:rgba(255,255,255,.9);border:3px solid rgba(255,255,255,.9);border-radius:50%;transform:scale(.3);transition:.5s all ease-in-out;}.lt-ie9 .product-container.base.outdoor-adventure .video-link .button-wrapper{transform:scale(.4);}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .video-link .button-wrapper{transform:scale(.4);}}.product-container.base.outdoor-adventure .video-link .button-wrapper:hover{background-color:#233e20;border:3px solid #fff;}.product-container.base.outdoor-adventure .video-link .button-wrapper:hover .play{border-color:transparent transparent transparent #fff;}.product-container.base.outdoor-adventure .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #000;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:60px 0 60px 85px;margin:0 auto;}.product-container.base.outdoor-adventure .get-outside{background-color:#5b563e;padding:7.5vw 20px;}.lt-ie9 .product-container.base.outdoor-adventure .get-outside{padding:4vw 4vw 0;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .get-outside{padding:4vw 4vw 0;}}.lt-ie9 .product-container.base.outdoor-adventure .get-outside.full-padding{padding:4vw;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .get-outside.full-padding{padding:4vw;}}.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go{padding:7.5vw 20px;background:url("https://cdn.makitatools.com/apps/wms/products/outdooradventure/power-background.jpg");background-repeat:no-repeat;background-size:cover;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go{padding:80px 20px;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go{padding:80px 20px;}}.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper{margin-bottom:5.5vw;}.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper .product-tile{width:100%;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper .product-tile{width:33%;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper .product-tile{width:33%;}}.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper .product-tile .product-img{margin-bottom:35px;}.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper .product-tile .product-details.description,.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-family:"MakitaSans_SemiBold";font-size:calc((28px) + (35 - 28)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:35px;}@media screen and (min-width:1920px){.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper .product-tile .product-details.description,.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:35px;}}.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content.activitie-container{display:flex;justify-content:center;gap:4vw;}.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content.activitie-container .activitie-wrapper{display:flex;flex-direction:column;justify-content:center;gap:4vw;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content.activitie-container .activitie-wrapper{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content.activitie-container .activitie-wrapper{flex-direction:row;}}.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content.activitie-container .activitie-wrapper .activitie{margin-bottom:30px;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content.activitie-container .activitie-wrapper .activitie{margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content.activitie-container .activitie-wrapper .activitie{margin-bottom:0;}}.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content.activitie-container .activitie-wrapper .activitie-title{font-size:calc((22px) + (30 - 22)*(100vw - (320px))/(1920 - 320));font-family:"MakitaSans_Regular";font-weight:bold;color:#fff;letter-spacing:1px;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content.activitie-container .activitie-wrapper .activitie-title{font-size:30px;}@media screen and (min-width:1920px){.product-container.base.outdoor-adventure .feature.data.tiles.power-to-go .content.activitie-container .activitie-wrapper .activitie-title{font-size:30px;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .content{padding:0;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper{width:97%;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper.padding-bttm{padding-bottom:.275em;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper.padding-top{padding-top:.275em;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel{background-color:inherit;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile{color:#fff;background-color:inherit;margin-bottom:0;border:0;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img{background-color:transparent;min-height:initial;padding:0;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img{max-height:285px;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img{max-height:initial;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-img img{max-height:initial;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details{font-size:initial;line-height:initial;margin-top:10px;width:100%;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details{width:42%;margin-top:2%;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details{width:42%;margin-top:2%;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-family:"MakitaSans_SemiBold";color:inherit;font-size:calc((16px) + (24 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:24px;}@media screen and (min-width:1920px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .model-num{font-size:24px;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-family:"MakitaSansCondensed_ExtraBold";line-height:1em;text-transform:uppercase;text-align:left;font-size:calc((20px) + (48 - 20)*(100vw - (320px))/(1920 - 320));margin-bottom:.55em;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:48px;}@media screen and (min-width:1920px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline{font-size:48px;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline span{display:block;line-height:inherit;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup{font-family:"MakitaSansCondensed_ExtraBold";}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup.sup-tm{margin-left:1px;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .headline sup.sup-tm-top{vertical-align:1.05em;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper{display:none;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper{display:flex;flex-direction:column;margin-bottom:1.925em;}@media screen and (min-width:620px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper{display:flex;flex-direction:column;margin-bottom:1.925em;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description{width:100%;padding:8px 0;font-family:"MakitaSans_Regular";font-weight:lighter;font-size:calc((16px) + (19 - 16)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description{font-size:19px;}@media screen and (min-width:1920px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description{font-size:19px;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .specs-wrapper .specs-description span{display:inline-block;font-family:"MakitaSans_SemiBold";margin-right:7px;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .makita-btn{font-family:"MakitaSans_SemiBold";font-size:14px;font-style:normal;text-align:center;color:#fff;background-color:#5b563e;padding:12px 25px;transition:.5s all;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile .product-details .makita-btn:hover{background-color:#000;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details{display:flex;flex-direction:column;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon{width:100%;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon{width:90%;margin-top:0;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon{width:90%;margin-top:0;}}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon .headline{font-size:calc((22px) + (30 - 22)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon .headline{font-size:30px;}@media screen and (min-width:1920px){.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon .headline{font-size:30px;}}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon .headline{font-size:calc((22px) + (30 - 22)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon .headline{font-size:30px;}}@media screen and (min-width:900px) and (min-width:1920px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon .headline{font-size:30px;}}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon .headline sup{vertical-align:6px;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-details.soon .headline sup{vertical-align:6px;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-img{width:100%;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-img img{max-width:568px;}@media screen and (min-width:1700px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper .product-carousel .product-tile.coming-soon .product-img img{max-width:568px;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button{background-color:transparent;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-next{padding:13px 5px 58px;top:35%;transition:.5s all;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-next{top:50%;}@media screen and (min-width:1700px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-prev,.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-next{top:50%;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-prev::before,.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-next::before{font-size:45px;color:#fff;}.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-prev::before,.lt-ie9 .product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-next::before{font-size:70px;}@media screen and (min-width:1100px){.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-prev::before,.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-next::before{font-size:70px;}}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-prev:hover,.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-prev:focus,.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-next:hover,.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-next:focus{background-color:transparent;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-prev.slick-prev,.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-next.slick-prev{left:0;}.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-prev.slick-next,.product-container.base.outdoor-adventure .feature.data.featured-carousel .product-tile-wrapper button.slick-next.slick-next{right:-1px;}.product-container.base.outdoor-adventure .one-system{background:url("https://cdn.makitatools.com/apps/wms/products/outdooradventure/bg-green-medium.jpg");background-repeat:no-repeat;background-size:cover;padding:6.4vw 20px;}.product-container.base.outdoor-adventure .one-system .flex-wrapper{display:flex;flex-direction:column;gap:65px;justify-content:center;align-items:center;}.lt-ie9 .product-container.base.outdoor-adventure .one-system .flex-wrapper{flex-direction:row;gap:0;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .one-system .flex-wrapper{flex-direction:row;gap:0;}}.product-container.base.outdoor-adventure .one-system .flex-wrapper .flex-item{display:flex;flex-direction:column;gap:35px;}.lt-ie9 .product-container.base.outdoor-adventure .one-system .flex-wrapper .flex-item{gap:150px;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .one-system .flex-wrapper .flex-item{gap:150px;}}.product-container.base.outdoor-adventure .one-system .flex-wrapper .flex-item .icon-wrapper{display:flex;gap:45px;}.product-container.base.outdoor-adventure .one-system .flex-wrapper .flex-item .icon-wrapper .icon img{width:100%;height:auto;max-width:150px;}.product-container.base.outdoor-adventure .one-system .flex-wrapper .flex-item.lxt-logo{flex-basis:50%;width:100%;height:auto;max-width:586px;align-self:center;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.no-margin{margin:0;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.only-bottom{margin-top:0;padding-bottom:4.95em;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.margin-bttm-xtended{margin-bottom:8.25em;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .sorting-tool{display:flex;align-items:center;justify-content:center;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .sorting-tool .sort-label{margin-right:10px;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .sorting-tool .order-by{display:flex;align-items:center;justify-content:center;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .sorting-tool .order-by li{margin-right:10px;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper.gallery-poster{width:90%;margin:0 auto;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.video.in-column.versatility{width:95%;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.video.in-column.versatility{width:55%;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.video.in-column.versatility{width:55%;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.video.in-column.versatility .content .video-wrapper{padding-bottom:56.25%;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.video.in-column.versatility .content .video-control .fas{color:#000;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.video.in-column.new-system{padding-left:60px;width:60%;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.video.in-column.new-system{padding-left:60px;width:60%;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:100%;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info{max-width:50%;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info{max-width:50%;}}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column{width:100%;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column{width:100%;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system.chart{padding-bottom:2.75em;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy .headline,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy .description,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy span,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy span{text-align:center;width:unset;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system.chart .copy .headline span{display:block;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy{padding:0 15px;text-align:center;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy{padding:0 75px;text-align:center;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy{padding:0 75px;text-align:center;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .description,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span{text-align:center;margin:0;width:unset;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .description,.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span,.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span{text-align:left;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .description,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy span{text-align:left;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .headline{margin-bottom:.55em;font-family:"MakitaSansCondensed_ExtraBold";font-size:calc(1em + 1vw);color:#000;line-height:normal;text-align:center;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .headline{text-align:left;width:60%;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info.in-column.new-system .copy .headline{text-align:left;width:60%;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info .headline{font-weight:bold;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info .headline.expressive{margin-top:.55em;font-family:"MakitaSansCondensed_Black";font-size:calc(1em + 1.5vw);text-align:center;color:#000;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info .headline.expressive em{font-family:"MakitaSansCondensed_Black";display:block;font-style:normal;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info .headline.expressive em sup{vertical-align:super;font-size:50%;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info .description,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info span,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info span{color:#000;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info .flag-callout{margin-bottom:.55em;font-family:"MakitaSansCondensed_Black";font-style:italic;background-color:#008290;color:#fff;padding:2px 30px;font-size:calc(.8em + 1vw);}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.info .graphic{margin-bottom:1.1em;padding-bottom:1.1em;border-bottom:4px solid #808080;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .columns-wrapper .tile.chart img{max-width:75%;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper{width:90%;margin:0 auto;padding:40px 0;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row{display:flex;align-items:center;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row{flex-direction:row;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles{margin-right:0;margin-bottom:40px;font-size:0;text-align:center;position:relative;margin-bottom:20px;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles{margin-right:20px;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles:last-child{margin-right:0;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile{display:inline-block;text-align:left;opacity:.99;overflow:hidden;position:relative;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:before{content:"";background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);width:100%;height:50%;opacity:1;position:absolute;top:50%;left:0;z-index:2;transition-property:top,opacity;transition-duration:.3s;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:before{top:100%;opacity:0;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:before{top:100%;opacity:0;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile img{display:block;max-width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile .details{font-size:calc(1em + 1.25vw);padding:20px;color:#fff;position:absolute;bottom:0;left:0;z-index:3;width:100%;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile .details span{display:block;opacity:1;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile .details span{opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile .details span{opacity:0;position:relative;top:100px;transition-property:top,opacity;transition-duration:.3s;transition-delay:0s;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile .details .title{line-height:1.25;font-weight:600;font-size:calc(16px + 24*(100vw - 320px)/2240);text-align:center;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile .details .title i{display:block;font-style:normal;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile .details .info{line-height:1.2;margin-top:5px;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{opacity:1;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:focus:before,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:hover:before{top:50%;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:focus span,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:hover span{top:0;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:focus .title,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:hover .title{transition-delay:.15s;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:focus .info,.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .grid-wrapper .grid-row .tiles .tile:hover .info{transition-delay:.25s;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .data-grid{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .data-grid{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .data-grid{flex-direction:row;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .data-grid .data-tile{flex:0 0 calc(18.66% - 20px);padding:0;margin-bottom:1.1em;text-align:center;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .data-grid .data-tile *{box-sizing:border-box;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns .data-grid .data-tile img{max-height:100%;max-width:100%;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation{background:url(https://cdn.makitatools.com/apps/wms/products/xgt/Background_CircuitBoard_b5b6b7_Fade.jpg);background-repeat:no-repeat;background-size:100% 100%;position:relative;min-height:1082px;display:flex;justify-content:center;margin-bottom:0;flex-direction:column;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation{flex-direction:row;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation{flex-direction:row;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation.short-bkg{background:url(https://cdn.makitatools.com/apps/wms/products/xgt/circuit-board_b5b6b7_FadeB_1920x750.png);min-height:750px;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation video{background:transparent;height:auto;border-bottom:1px solid transparent;width:100%;margin:0 auto;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation.heavy-right{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation.heavy-right *{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation .video-wrapper{padding-bottom:53.25%;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation .header{display:flex;justify-content:center;z-index:999;border-top:4px solid #a9a9a9;margin:0 auto;flex-direction:column;background:#fff;width:100%;padding:8px 15px;margin-bottom:.55em;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation .header{position:absolute;top:0;left:0;right:0;flex-direction:row;background-color:transparent;width:85%;padding:unset;margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation .header{position:absolute;top:0;left:0;right:0;flex-direction:row;background-color:transparent;width:85%;padding:unset;margin-bottom:0;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation .header .shape-wrapper{position:relative;display:flex;justify-content:center;align-items:center;padding-top:18px;}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation .header .shape-wrapper:before{width:100%;background-color:#fff;}.lt-ie9 .product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation .header .shape-wrapper:before{background-color:transparent;content:"";position:absolute;top:0;z-index:-1;height:0;width:1100px;border:190px solid transparent;border-top:190px solid #fff;border-bottom:0 solid transparent;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation .header .shape-wrapper:before{background-color:transparent;content:"";position:absolute;top:0;z-index:-1;height:0;width:1100px;border:190px solid transparent;border-top:190px solid #fff;border-bottom:0 solid transparent;}}.product-container.base.outdoor-adventure .icons-section .colspan12-12.generic-columns.animation .columns-wrapper{width:100%;}.product-container.base.outdoor-adventure .colspan12-12 .section-tab{background:url("https://cdn.makitatools.com/apps/wms/products/outdooradventure/bg-green.jpg");background-repeat:no-repeat;padding:4vw 20px;}.lt-ie9 .product-container.base.outdoor-adventure .colspan12-12 .section-tab{padding:4vw 20px 3vw;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .colspan12-12 .section-tab{padding:4vw 20px 3vw;}}.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs{padding:0 4vw;}.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist]{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;white-space:nowrap;max-width:1000px;margin:0 auto;}.lt-ie9 .product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist]{max-width:inherit;}@media screen and (min-width:1650px){.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist]{max-width:inherit;}}.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab]{flex:1 1 0px;flex-basis:auto;font-family:"MakitaSans_SemiBold";text-transform:uppercase;font-size:calc((13px) + (15 - 13)*(100vw - (320px))/(1920 - 320));padding:5px;background-color:transparent;color:#fff;border:1px solid #fff;transition:all .5s ease-in-out;}.lt-ie9 .product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab]{font-size:15px;}@media screen and (min-width:1920px){.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab]{font-size:15px;}}.lt-ie9 .product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab]{flex-basis:0;max-width:225px;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab]{flex-basis:0;max-width:225px;}}.lt-ie9 .product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab]{padding:10px 10px;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab]{padding:10px 10px;}}.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab]:hover,.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab]:focus,.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab]:active{color:#5b563e;background-color:#fff;border:1px solid #fff;}.product-container.base.outdoor-adventure .colspan12-12 .section-tab .tabs [role=tablist] [role=tab][aria-selected=true]{color:#5b563e;background-color:#fff;border:1px solid #fff;}.product-container.base.outdoor-adventure .gallery .product-container.xgt .generic-columns{margin-bottom:0;}.product-container.base.outdoor-adventure .gallery .product-container.xgt .generic-columns .grid-wrapper{width:100%;padding:4VW;}.lt-ie9 .product-container.base.outdoor-adventure .gallery .product-container.xgt .generic-columns .grid-wrapper .grid-row:last-child .tiles{margin-bottom:0;}@media screen and (min-width:900px){.product-container.base.outdoor-adventure .gallery .product-container.xgt .generic-columns .grid-wrapper .grid-row:last-child .tiles{margin-bottom:0;}}.product-container.base.diamond-blades .scroll-and-stick{width:100%;position:relative;padding:25px 0;background-color:transparent;}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick{padding:0;margin-top:60px;}@media screen and (min-width:900px){.product-container.base.diamond-blades .scroll-and-stick{padding:0;margin-top:60px;}}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper{position:relative;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:1100px){.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper{overflow-x:hidden;}}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu{display:flex;gap:20px;align-items:flex-start;justify-content:flex-start;width:100%;height:fit-content;padding:0 20px 15px;color:#fff;background-color:transparent;cursor:grab;overflow-y:hidden;}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu{justify-content:center;max-width:1690px;margin:0 auto;overflow-x:hidden;}@media screen and (min-width:1100px){.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu{justify-content:center;max-width:1690px;margin:0 auto;overflow-x:hidden;}}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu::-webkit-scrollbar{height:9px;background-color:#939598;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu::-webkit-scrollbar-button{width:0;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu::-webkit-scrollbar-thumb{opacity:0;background-color:#008290;background-repeat:no-repeat;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu::-webkit-scrollbar-track{border:0;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item{height:unset;margin:0;cursor:pointer;opacity:.83;transition:all .3s ease-in-out;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item:not(:last-child){margin-right:0;}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item:last-child{margin-right:80px;}@media screen and (max-width:1099px){.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item:last-child{margin-right:80px;}}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item:hover{opacity:1;border-bottom:0;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item:hover .item-label{transition:all .3s ease-in-out;border-bottom:2px solid #fff;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item .item-label{display:inline-block;color:#fff;line-height:normal;font-family:"MakitaSansCondensed_ExtraBold";border-bottom:2px solid transparent;font-size:calc((16px) + (24 - 16)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item .item-label{font-size:24px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item .item-label{font-size:24px;}}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item .item-label{max-width:min-content;}@media screen and (max-width:1299px){.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item .item-label{max-width:min-content;}}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item .item-img{margin-bottom:22px;}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item .item-img{min-width:135px;max-width:135px;}@media screen and (max-width:1099px){.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item .item-img{min-width:135px;max-width:135px;}}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item .item-img:hover{animation:spin-slow-to-fast 6s cubic-bezier(.9,.05,0,1) 0s normal forwards;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item.active{opacity:1;border-bottom:0;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item.active .item-label{border-bottom:2px solid #fff;}.product-container.base.diamond-blades .scroll-and-stick .drag-wrapper .menu .item__all-blades{display:none;}.product-container.base.diamond-blades .scroll-and-stick.dyn-fadeout:after{content:"";opacity:0;transition:opacity 300ms ease;}.product-container.base.diamond-blades .scroll-and-stick:after{top:19px;height:79%;max-height:unset;background:-moz-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0%,#000 85%);background:linear-gradient(to right,rgba(0,0,0,0) 0%,#000 85%);}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick:after{top:41px;height:69%;}@media screen and (min-width:900px){.product-container.base.diamond-blades .scroll-and-stick:after{top:41px;height:69%;}}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick:after{opacity:0;background:unset;}@media screen and (min-width:1100px){.product-container.base.diamond-blades .scroll-and-stick:after{opacity:0;background:unset;}}.product-container.base.diamond-blades .scroll-and-stick.sticky{position:fixed;padding:8px 0 0;margin-top:0;background-color:#fff;z-index:8889;}.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu{height:fit-content;padding:0 20px 8px;background-color:#fff;}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu{max-width:min-content;}@media screen and (max-width:1299px){.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu{max-width:min-content;}}.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu::-webkit-scrollbar{height:6px;}.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu .item{display:flex;gap:8px;align-items:center;border:0;}.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu .item:hover .item-label{border-bottom:2px solid #008290;color:#008290;}.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu .item .item-img{min-width:60px;max-width:60px;margin-bottom:0;}.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu .item .item-img__all-lineup{min-height:60px;min-width:108px;}.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu .item .item-img__all-lineup:hover{animation:none;}.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu .item .item-label{color:#000;text-align:left;text-transform:uppercase;font-size:calc((14px) + (20 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu .item .item-label{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu .item .item-label{font-size:20px;}}.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu .item.active .item-label{border-bottom:2px solid #008290;color:#008290;}.product-container.base.diamond-blades .scroll-and-stick.sticky .drag-wrapper .menu .item__all-blades{display:flex;}.product-container.base.diamond-blades .scroll-and-stick.sticky:after{top:7px;height:75%;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 85%);background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 85%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 85%);}.lt-ie9 .product-container.base.diamond-blades .scroll-and-stick.sticky:after{opacity:0;background:unset;}@media screen and (min-width:1100px){.product-container.base.diamond-blades .scroll-and-stick.sticky:after{opacity:0;background:unset;}}.product-container.base.diamond-blades .scroll-and-stick.sticky~.right-blade__content.active{margin-top:130px;}.product-container.base.diamond-blades .video .video-wrapper{background-color:#000;}.lt-ie9 .product-container.base.diamond-blades .video .video-wrapper{padding-bottom:39.3%;}@media screen and (min-width:900px){.product-container.base.diamond-blades .video .video-wrapper{padding-bottom:39.3%;}}.lt-ie9 .product-container.base.diamond-blades .video .video-wrapper{padding-bottom:40.3%;}@media screen and (min-width:1700px){.product-container.base.diamond-blades .video .video-wrapper{padding-bottom:40.3%;}}.product-container.base.diamond-blades .video .video-control{bottom:unset;top:2%;}.lt-ie9 .product-container.base.diamond-blades .video .video-control{top:unset;bottom:1%;}@media screen and (min-width:900px){.product-container.base.diamond-blades .video .video-control{top:unset;bottom:1%;}}.lt-ie9 .product-container.base.diamond-blades .video .tile-banner-wrapper{top:34%;}.lt-ie9 .product-container.base.diamond-blades .video .tile-banner-wrapper:lang(es){top:50%;}@media screen and (min-width:900px){.product-container.base.diamond-blades .video .tile-banner-wrapper{top:34%;}.product-container.base.diamond-blades .video .tile-banner-wrapper:lang(es){top:50%;}}.lt-ie9 .product-container.base.diamond-blades .video .tile-banner-wrapper .title-banner{max-width:543px;padding:20px 30px;}@media screen and (min-width:1460px){.product-container.base.diamond-blades .video .tile-banner-wrapper .title-banner{max-width:543px;padding:20px 30px;}}.product-container.base.diamond-blades .video .tile-banner-wrapper .title-banner:lang(es){width:100%;height:auto;}.product-container.base.diamond-blades .video .tile-banner-wrapper .title-banner:lang(es) .headline{font-size:calc((35px) + (60 - 35)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.diamond-blades .video .tile-banner-wrapper .title-banner:lang(es) .headline{font-size:60px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .video .tile-banner-wrapper .title-banner:lang(es) .headline{font-size:60px;}}.product-container.base.diamond-blades .content .tile-banner-wrapper{left:0;}.lt-ie9 .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner{width:100%;}@media screen and (min-width:1460px){.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner{width:100%;}}.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .headline{font-size:calc((40px) + (78 - 40)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .headline{font-size:78px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .headline{font-size:78px;}}.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .headline__medium{text-align:left;font-size:calc((40px) + (65 - 40)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .headline__medium{font-size:65px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .content .tile-banner-wrapper .title-banner .headline__medium{font-size:65px;}}.product-container.base.diamond-blades .section-pic-text{padding:0;}.lt-ie9 .product-container.base.diamond-blades .section-pic-text{background-color:#000;}@media screen and (max-width:1099px){.product-container.base.diamond-blades .section-pic-text{background-color:#000;}}.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__left img{margin:0 auto;}.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{padding:0 25px 25px;}.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1,.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right p.description{color:#fff;}@media screen and (max-width:1099px){.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{padding:0 25px 25px;}.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1,.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right p.description{color:#fff;}}.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{padding:0 120px;}@media screen and (min-width:1700px){.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right{padding:0 120px;}}.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1{font-size:calc((44px) + (48 - 44)*(100vw - (375px))/(430 - 375));font-family:"MakitaSansCondensed_ExtraBold";line-height:1em;}.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1{font-size:48px;}@media screen and (min-width:430px){.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1{font-size:48px;}}.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1{font-size:calc((32px) + (48 - 32)*(100vw - (375px))/(1902 - 375));}.lt-ie9 .lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1{font-size:48px;}@media screen and (min-width:1902px){.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1{font-size:48px;}}@media screen and (min-width:1100px) and (max-width:1700px){.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1{font-size:calc((32px) + (48 - 32)*(100vw - (375px))/(1902 - 375));}.lt-ie9 .product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1{font-size:48px;}}@media screen and (min-width:1100px) and (max-width:1700px) and (min-width:1902px){.product-container.base.diamond-blades .section-pic-text .columns-wrapper .tile__right h1{font-size:48px;}}.product-container.base.diamond-blades .cut-above .carousel .slick-dots li.slick-active button:before,.product-container.base.diamond-blades .right-blade .carousel .slick-dots li.slick-active button:before{opacity:1;}.product-container.base.diamond-blades .cut-above .carousel .slick-prev,.product-container.base.diamond-blades .cut-above .carousel .slick-next,.product-container.base.diamond-blades .right-blade .carousel .slick-prev,.product-container.base.diamond-blades .right-blade .carousel .slick-next{background:#fff;border-radius:50%;padding:0 10px;}.product-container.base.diamond-blades .cut-above .carousel .slick-prev:before,.product-container.base.diamond-blades .cut-above .carousel .slick-next:before,.product-container.base.diamond-blades .right-blade .carousel .slick-prev:before,.product-container.base.diamond-blades .right-blade .carousel .slick-next:before{color:#000;font-size:45px;}.product-container.base.diamond-blades .cut-above .carousel-container,.product-container.base.diamond-blades .right-blade .carousel-container{margin:0 auto;}.product-container.base.diamond-blades .cut-above .carousel-container .carousel,.product-container.base.diamond-blades .right-blade .carousel-container .carousel{background-color:#000;}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-dots,.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-dots{display:none;}@media screen and (min-width:900px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-dots,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-dots{display:none;}}.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-prev,.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-next,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{bottom:-39px;top:unset;}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-prev,.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-next,.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev,.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{top:50%;}@media screen and (min-width:1800px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-prev,.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-next,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{top:50%;}}.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-prev,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev{left:10%;}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-prev,.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev{left:40%;}@media screen and (min-width:900px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-prev,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev{left:40%;}}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-prev,.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev{left:-46px;}@media screen and (min-width:1800px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-prev,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev{left:-46px;}}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-prev,.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev{left:-65px;}@media screen and (min-width:1870px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-prev,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev{left:-65px;}}.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-next,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{right:10%;}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-next,.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{right:40%;}@media screen and (min-width:900px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-next,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{right:40%;}}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-next,.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{right:-46px;}@media screen and (min-width:1800px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-next,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{right:-46px;}}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-next,.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{right:-65px;}@media screen and (min-width:1870px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-next,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{right:-65px;}}.product-container.base.diamond-blades .cut-above{padding-bottom:50px;background:#000;}.product-container.base.diamond-blades .cut-above__container{position:relative;background:transparent linear-gradient(180deg,#f5f5f5 -38%,#000 83%) 0% 0% no-repeat padding-box;}.lt-ie9 .product-container.base.diamond-blades .cut-above__container{padding:120px 0 20px;background:#000;}@media screen and (max-width:899px){.product-container.base.diamond-blades .cut-above__container{padding:120px 0 20px;background:#000;}}.product-container.base.diamond-blades .cut-above__container .content{position:unset;}.lt-ie9 .product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper{position:absolute;top:5px;left:20px;transform:unset;}@media screen and (max-width:899px){.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper{position:absolute;top:5px;left:20px;transform:unset;}}.lt-ie9 .product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper{max-width:52vw;}@media screen and (min-width:900px) and (max-width:1650px){.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper{max-width:52vw;}}.lt-ie9 .product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper{top:52.4%;}@media screen and (min-width:901px){.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper{top:52.4%;}}.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner{width:100%;height:100%;padding:0;}.lt-ie9 .product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner{background-color:rgba(0,0,0,.6);padding:2% 12%;max-width:70vw;}@media screen and (min-width:900px){.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner{background-color:rgba(0,0,0,.6);padding:2% 12%;max-width:70vw;}}.lt-ie9 .product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner{padding:2% 12% 2% 16%;max-width:53.2vw;}@media screen and (min-width:1650px){.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner{padding:2% 12% 2% 16%;max-width:53.2vw;}}.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner .headline{font-size:calc((48px) + (135 - 48)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner .headline{max-width:300px;}@media screen and (max-width:479px){.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner .headline{max-width:300px;}}.lt-ie9 .product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner .headline{font-size:135px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner .headline{font-size:135px;}}.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner .headline:lang(es){font-size:calc((38px) + (110 - 38)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner .headline:lang(es){max-width:max-content;}@media screen and (max-width:479px){.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner .headline:lang(es){max-width:max-content;}}.lt-ie9 .product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner .headline:lang(es){font-size:110px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .cut-above__container .content .tile-banner-wrapper .title-banner .headline:lang(es){font-size:110px;}}.product-container.base.diamond-blades .cut-above .carousel-container{max-width:1700px;}.product-container.base.diamond-blades .cut-above .carousel-container .carousel{background-color:#000;padding:20px 0 60px;}.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-track{display:flex;justify-content:center;}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-track{gap:35px;}@media screen and (min-width:900px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel .slick-track{gap:35px;}}.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item{display:flex;gap:25px;padding-right:10px;}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item{flex-direction:column;}@media screen and (min-width:900px) and (max-width:1460px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item{flex-direction:column;}}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item{padding-right:unset;}@media screen and (min-width:1460px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item{padding-right:unset;}}.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item img{margin:0;}.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content{color:#fff;display:flex;flex-direction:column;max-width:175px;}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content{max-width:110px;}@media screen and (min-width:900px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content{max-width:110px;}}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content{max-width:260px;}@media screen and (min-width:900px) and (max-width:1460px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content{max-width:260px;}}.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2,.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span,.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span,.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span,.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span{font-size:40px;color:inherit;font-family:"MakitaSansCondensed_ExtraBold";text-transform:uppercase;line-height:.9em;}.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2:lang(es),.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .channel h2>span:lang(es),.erebates .channel .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es),.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .promotion h2>span:lang(es),.erebates .promotion .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es),.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .channel h2>span:lang(es),.sales .channel .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es),.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .promotion h2>span:lang(es),.sales .promotion .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es){font-size:30px;line-height:normal;}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2,.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span,.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span,.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span,.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span{font-size:25px;line-height:normal;}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2:lang(es),.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .channel h2>span:lang(es),.erebates .channel .lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es),.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .promotion h2>span:lang(es),.erebates .promotion .lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es),.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .channel h2>span:lang(es),.sales .channel .lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es),.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .promotion h2>span:lang(es),.sales .promotion .lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es){font-size:20px;}@media screen and (min-width:900px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2,.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span,.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span,.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span,.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span{font-size:25px;line-height:normal;}.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2:lang(es),.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .channel h2>span:lang(es),.erebates .channel .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es),.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .erebates .promotion h2>span:lang(es),.erebates .promotion .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es),.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .channel h2>span:lang(es),.sales .channel .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es),.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content .sales .promotion h2>span:lang(es),.sales .promotion .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content h2>span:lang(es){font-size:20px;}}.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content p{font-size:20px;line-height:1em;border-top:2px solid #fff;font-family:"MakitaSans_Regular";margin-top:5px;padding-top:5px;}.lt-ie9 .product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content p{font-size:14px;line-height:1.46em;}@media screen and (min-width:900px){.product-container.base.diamond-blades .cut-above .carousel-container .carousel__item__content p{font-size:14px;line-height:1.46em;}}.product-container.base.diamond-blades .right-blade{padding:98px 0 40px;background:transparent linear-gradient(180deg,#000 46%,#008290 91%) 0% 0% no-repeat padding-box;position:relative;}.lt-ie9 .product-container.base.diamond-blades .right-blade{padding:10.3125vw 0 40px;}@media screen and (min-width:480px){.product-container.base.diamond-blades .right-blade{padding:10.3125vw 0 40px;}}.product-container.base.diamond-blades .right-blade .tile-banner-wrapper{position:absolute;top:5px;left:20px;}.lt-ie9 .product-container.base.diamond-blades .right-blade .tile-banner-wrapper{top:0;left:0;}@media screen and (min-width:901px){.product-container.base.diamond-blades .right-blade .tile-banner-wrapper{top:0;left:0;}}.product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner{width:100%;height:100%;padding:0;}.lt-ie9 .product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner{background-color:#004148;padding:2% 8%;max-width:72vw;}@media screen and (min-width:900px){.product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner{background-color:#004148;padding:2% 8%;max-width:72vw;}}.lt-ie9 .product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner{padding:2% 2% 2.3% 12%;max-width:62vw;}@media screen and (min-width:1650px){.product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner{padding:2% 2% 2.3% 12%;max-width:62vw;}}.product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner .headline{color:#fff;font-size:calc((48px) + (135 - 48)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner .headline{font-size:135px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner .headline{font-size:135px;}}.product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner .headline:lang(es){font-size:calc((40px) + (115 - 40)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner .headline:lang(es){font-size:115px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade .tile-banner-wrapper .title-banner .headline:lang(es){font-size:115px;}}.product-container.base.diamond-blades .right-blade .carousel-container{max-width:1690px;margin:0 auto;}.product-container.base.diamond-blades .right-blade .carousel-container .carousel{background-color:transparent;}.product-container.base.diamond-blades .right-blade .carousel-container .carousel__item{cursor:pointer;}.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel__item{padding:0 10px;}@media screen and (min-width:900px) and (max-width:1650px){.product-container.base.diamond-blades .right-blade .carousel-container .carousel__item{padding:0 10px;}}.product-container.base.diamond-blades .right-blade .carousel-container .carousel__item--img:hover{animation:spin-slow-to-fast 6s cubic-bezier(.9,.05,0,1) 0s normal forwards;}.product-container.base.diamond-blades .right-blade .carousel-container .carousel__item__content{margin-top:45px;text-align:center;}.product-container.base.diamond-blades .right-blade .carousel-container .carousel__item__content .item-label{display:inline-block;color:#fff;font-size:24px;font-family:"MakitaSansCondensed_ExtraBold";}.product-container.base.diamond-blades .right-blade .carousel-container .carousel__item.active .item-label{border-bottom:2px solid #fff;}.lt-ie9 .product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-dots{visibility:hidden;}@media screen and (min-width:900px){.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-dots{visibility:hidden;}}.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev,.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{top:50%;transform:translateY(-50%);}.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-prev{left:0;}.product-container.base.diamond-blades .right-blade .carousel-container .carousel .slick-next{right:0;}.product-container.base.diamond-blades .right-blade__content{padding:0;margin:0;background:transparent;height:0;visibility:hidden;}.product-container.base.diamond-blades .right-blade__content.active{height:100%;visibility:visible;padding:20px;margin:0 auto;}.product-container.base.diamond-blades .right-blade__content--top{display:flex;gap:35px;justify-content:center;max-width:1680px;margin:0 auto 50px;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top{padding-top:50px;}@media screen and (min-width:900px){.product-container.base.diamond-blades .right-blade__content--top{padding-top:50px;}}.product-container.base.diamond-blades .right-blade__content--top .content-left,.product-container.base.diamond-blades .right-blade__content--top .content-right{flex:1;}.product-container.base.diamond-blades .right-blade__content--top .content-left .headline,.product-container.base.diamond-blades .right-blade__content--top .content-right .headline{margin-bottom:2vw;color:#fff;text-transform:uppercase;font-size:calc((35px) + (100 - 35)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top .content-left .headline,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top .content-right .headline{font-size:100px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--top .content-left .headline,.product-container.base.diamond-blades .right-blade__content--top .content-right .headline{font-size:100px;}}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top .content-left .headline .break-line,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top .content-right .headline .break-line{display:block;}@media screen and (min-width:1300px){.product-container.base.diamond-blades .right-blade__content--top .content-left .headline .break-line,.product-container.base.diamond-blades .right-blade__content--top .content-right .headline .break-line{display:block;}}.product-container.base.diamond-blades .right-blade__content--top .content-left .detail,.product-container.base.diamond-blades .right-blade__content--top .content-right .detail{color:#fff;font-family:"MakitaSans_Regular";line-height:1.2em;margin-bottom:10px;font-size:calc((16px) + (20 - 16)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top .content-left .detail,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top .content-right .detail{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--top .content-left .detail,.product-container.base.diamond-blades .right-blade__content--top .content-right .detail{font-size:20px;}}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top .content-left{max-width:700px;}@media screen and (min-width:1100px){.product-container.base.diamond-blades .right-blade__content--top .content-left{max-width:700px;}}.product-container.base.diamond-blades .right-blade__content--top .content-left__item img{margin-bottom:2vw;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top .content-left__item img{display:none;}@media screen and (min-width:1100px){.product-container.base.diamond-blades .right-blade__content--top .content-left__item img{display:none;}}.product-container.base.diamond-blades .right-blade__content--top .content-left__item:not(:last-child){margin-bottom:35px;}.product-container.base.diamond-blades .right-blade__content--top .content-left__item .more-or-less{display:none;}.product-container.base.diamond-blades .right-blade__content--top .content-left__item .makita-link{display:block;width:fit-content;font-size:calc((16px) + (20 - 16)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top .content-left__item .makita-link{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--top .content-left__item .makita-link{font-size:20px;}}.product-container.base.diamond-blades .right-blade__content--top .content-left__item .makita-btn-default{margin-top:20px;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--top .content-right{display:none;}@media screen and (max-width:1099px){.product-container.base.diamond-blades .right-blade__content--top .content-right{display:none;}}.product-container.base.diamond-blades .right-blade__content--bottom{max-width:1680px;margin:0 auto;}.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title,.product-container.base.diamond-blades .right-blade__content--bottom .built .title,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title{display:flex;align-items:center;margin-bottom:28px;}.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title h3,.product-container.base.diamond-blades .right-blade__content--bottom .built .title h3,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title h3{min-width:max-content;padding:0 15px;font-family:"MakitaSansCondensed_SemiBold";color:#fff;text-transform:uppercase;font-size:calc((24px) + (50 - 24)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal .title h3,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built .title h3,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title h3{font-size:50px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title h3,.product-container.base.diamond-blades .right-blade__content--bottom .built .title h3,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title h3{font-size:50px;}}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal .title h3,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built .title h3,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title h3{padding:0 20px;}@media screen and (min-width:480px){.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title h3,.product-container.base.diamond-blades .right-blade__content--bottom .built .title h3,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title h3{padding:0 20px;}}.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title h3.teal,.product-container.base.diamond-blades .right-blade__content--bottom .built .title h3.teal,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title h3.teal{color:#008290;}.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title__line,.product-container.base.diamond-blades .right-blade__content--bottom .built .title__line,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title__line{height:6px;background-color:#008290;width:100%;}.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title__line.white,.product-container.base.diamond-blades .right-blade__content--bottom .built .title__line.white,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title__line.white{background-color:#fff;}.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title__line--left,.product-container.base.diamond-blades .right-blade__content--bottom .built .title__line--left,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title__line--left{position:relative;max-width:11%;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal .title__line--left,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built .title__line--left,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title__line--left{background-color:transparent;}@media screen and (max-width:479px){.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title__line--left,.product-container.base.diamond-blades .right-blade__content--bottom .built .title__line--left,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title__line--left{background-color:transparent;}}.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title__line--left .fas,.product-container.base.diamond-blades .right-blade__content--bottom .built .title__line--left .fas,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title__line--left .fas{cursor:pointer;font-size:35px;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal .title__line--left .fas,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built .title__line--left .fas,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title__line--left .fas{display:none;}@media screen and (min-width:480px){.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title__line--left .fas,.product-container.base.diamond-blades .right-blade__content--bottom .built .title__line--left .fas,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title__line--left .fas{display:none;}}.product-container.base.diamond-blades .right-blade__content--bottom .ideal .title__line--left .fas.rotate,.product-container.base.diamond-blades .right-blade__content--bottom .built .title__line--left .fas.rotate,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types .title__line--left .fas.rotate{transform:translate(-50%,-50%) rotate(-90deg);animation-direction:normal;animation-duration:2s;animation-iteration-count:infinite;vertical-align:-4.375px;-webkit-font-smoothing:antialiased;}.product-container.base.diamond-blades .right-blade__content--bottom .ideal{margin-bottom:25px;}.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content{width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:35px 20px;padding:0;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content{justify-content:flex-start;gap:35px 25px;}@media screen and (min-width:1300px){.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content{justify-content:flex-start;gap:35px 25px;}}.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item{max-width:112px;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item{max-width:185px;}@media screen and (min-width:900px){.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item{max-width:185px;}}.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2,.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span{font-family:"MakitaSansCondensed_SemiBold";text-align:center;margin-top:15px;color:#fff;text-transform:uppercase;font-size:calc((12px) + (15 - 12)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span{font-size:15px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2,.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom .ideal__content__item .label h2>span{font-size:15px;}}.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content .slick-dots{bottom:-47px;}.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content .slick-prev,.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content .slick-next{bottom:-80px;top:unset;}.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content .slick-prev{left:15px;}.product-container.base.diamond-blades .right-blade__content--bottom .ideal__content .slick-next{right:15px;}.product-container.base.diamond-blades .right-blade__content--bottom .built,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types{max-width:1680px;}.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel{padding:0;background-color:transparent;}.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel .slick-track,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel .slick-track{display:flex;justify-content:space-between;}.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item:not(:last-child),.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item:not(:last-child){margin-right:25px;}.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content{display:flex;flex-direction:column;}.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2,.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span{margin-bottom:15px;font-family:"MakitaSansCondensed_SemiBold";text-align:center;color:#fff;text-transform:uppercase;line-height:1em;font-size:calc((16px) + (20 - 16)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .erebates .channel h2>span,.erebates .channel .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .sales .channel h2>span,.sales .channel .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .sales .promotion h2>span,.sales .promotion .lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span{font-size:20px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2,.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content h2>span{font-size:20px;}}.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content p,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content p{margin-top:10px;font-family:"MakitaSans_Regular";color:#fff;font-size:calc((16px) + (18 - 16)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content p,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content p{font-size:18px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content p,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content p{font-size:18px;}}.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content p span,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content p span{display:block;font-size:calc((14px) + (16 - 14)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content p span,.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content p span{font-size:16px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content p span,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content p span{font-size:16px;}}.product-container.base.diamond-blades .right-blade__content--bottom .built__content .carousel__item__content img,.product-container.base.diamond-blades .right-blade__content--bottom .rim-types__content .carousel__item__content img{border:2px solid #fff;}.product-container.base.diamond-blades .right-blade__content--bottom .built{margin-top:25px;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom .built{margin-top:50px;}@media screen and (min-width:900px){.product-container.base.diamond-blades .right-blade__content--bottom .built{margin-top:50px;}}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper{position:relative;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;margin-bottom:35px;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:1100px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper{overflow-x:hidden;}}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper{margin-bottom:25px;}@media screen and (min-width:1540px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper{margin-bottom:25px;}}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper::-webkit-scrollbar{display:none;width:0;background:transparent;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel{display:flex;width:100%;padding-bottom:12px;background-color:transparent;cursor:grab;overflow-y:hidden;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel{justify-content:center;max-width:1690px;margin:0 auto;overflow-x:hidden;}@media screen and (min-width:1540px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel{justify-content:center;max-width:1690px;margin:0 auto;overflow-x:hidden;}}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel::-webkit-scrollbar{height:12px;background-color:#939598;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel::-webkit-scrollbar-button{width:0;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel::-webkit-scrollbar-thumb{opacity:0;background-color:#008290;background-repeat:no-repeat;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel::-webkit-scrollbar-track{border:0;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item{min-width:250px;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item{min-width:360px;}@media screen and (min-width:600px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item{min-width:360px;}}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item:not(:last-child){margin-right:12px;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content{padding:10px;margin:10px;cursor:pointer;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active{box-shadow:0 0 8px 8px #fff;transition:all .3s ease-in-out;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover h2,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover h2>span,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover h2>span,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover h2>span,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover h2>span,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active h2,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active h2>span,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active h2>span,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active h2>span,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active h2>span{transition:all .3s ease-in-out;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover h2.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover .erebates .channel h2>span.top-label,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover h2>span.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover .erebates .promotion h2>span.top-label,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover h2>span.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover .sales .channel h2>span.top-label,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover h2>span.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover .sales .promotion h2>span.top-label,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content:hover h2>span.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active h2.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active .erebates .channel h2>span.top-label,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active h2>span.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active .erebates .promotion h2>span.top-label,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active h2>span.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active .sales .channel h2>span.top-label,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active h2>span.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active .sales .promotion h2>span.top-label,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content.active h2>span.top-label{border-bottom:2px solid #fff;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h2,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .erebates .channel h2>span,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .erebates .promotion h2>span,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .sales .channel h2>span,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h2>span,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .sales .promotion h2>span,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h2>span{width:fit-content;text-align:left;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h2.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .erebates .channel h2>span.top-label,.erebates .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h2>span.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .erebates .promotion h2>span.top-label,.erebates .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h2>span.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .sales .channel h2>span.top-label,.sales .channel .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h2>span.top-label,.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .sales .promotion h2>span.top-label,.sales .promotion .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h2>span.top-label{border-bottom:2px solid transparent;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h3{margin-left:10px;color:#fff;text-transform:uppercase;font-size:calc((15px) + (18 - 15)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h3{font-size:18px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content h3{font-size:18px;}}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .pic-copy-container{margin-bottom:10px;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .pic-copy-container{display:flex;gap:10px;}@media screen and (min-width:740px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .pic-copy-container{display:flex;gap:10px;}}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .pic-copy-container img{height:100%;border-radius:15px;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .pic-copy-container img{max-width:140px;}@media screen and (min-width:740px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .pic-copy-container img{max-width:140px;}}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .pic-copy-container img{max-width:200px;}@media screen and (min-width:1600px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content .pic-copy-container img{max-width:200px;}}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content p{font-size:calc((14px) + (16 - 14)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content p{font-size:16px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content p{font-size:16px;}}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content p{margin-top:0;}@media screen and (min-width:1460px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .carousel__item__content p{margin-top:0;}}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .scroll-label{display:block;font-family:"MakitaSans_Regular";font-size:14px;color:#fff;margin-top:5px;}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .scroll-label{display:none;}@media screen and (min-width:1540px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__content .drag-wrapper .scroll-label{display:none;}}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__sub-container{max-width:1550px;margin:0 auto;display:none;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types__sub-container.sub-container-active{display:block;}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types .title h3.smaller{font-size:calc((20px) + (42 - 20)*(100vw - (430px))/(1920 - 430));}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types .title h3.smaller{font-size:42px;}@media screen and (min-width:1920px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types .title h3.smaller{font-size:42px;}}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types .title h3.smaller{padding:0 20px;}@media screen and (min-width:480px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types .title h3.smaller{padding:0 20px;}}.lt-ie9 .product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types .title__line--left{background-color:transparent;}@media screen and (max-width:479px){.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types .title__line--left{background-color:transparent;}}.product-container.base.diamond-blades .right-blade__content--bottom.general-purpose .rim-types .title__line--left.max-width-100{max-width:100%;}.product-container.page-footer{padding-top:3.3em;background-color:#2a2d2f;margin:0;}.product-container.page-footer .makita-btn{font-family:"MakitaSans_ExtraBold";font-size:2em;padding:20px 30px;}.generic-tile-grid{width:100%;display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit,100%);position:relative;justify-content:center;}.lt-ie9 .generic-tile-grid{grid-template-columns:repeat(auto-fit,30%);}@media screen and (min-width:900px){.generic-tile-grid{grid-template-columns:repeat(auto-fit,30%);}}.generic-tile-grid.category{font-family:"MakitaSans_ExtraBold";}.generic-tile-grid.category .tile{text-align:center;}.generic-tile-grid.category .tile .title{text-transform:uppercase;border:2px solid #000;border-right:0;border-left:0;padding:10px 0 10px;width:70%;margin:0 auto;}.generic-tile-grid.category .tile .img{padding-bottom:20px;}.modal-overlay.thank-you-modal.contact-us-utilities .modal-overlay-container .modal-overlay-body{background-image:none;}.modal-overlay.thank-you-modal.contact-us-utilities .modal-overlay-container .modal-overlay-body .header{padding-top:0;padding-bottom:0;}.modal-overlay.thank-you-modal.contact-us-utilities .modal-overlay-container .modal-overlay-footer{display:none;}.modal-overlay.compare-modal{background-color:rgba(0,0,0,.75);}.modal-overlay.compare-modal .row{width:auto;}.modal-overlay.compare-modal .modal-overlay-close{background-color:transparent;width:95%;left:-4px;right:0;margin:0 auto;z-index:5;}.modal-overlay.compare-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:rgba(0,0,0,.75);}.modal-overlay.compare-modal .modal-overlay-container{width:95%;}.modal-overlay.compare-modal .modal-overlay-container .modal-header{background-color:transparent;padding:12px 20px;}.modal-overlay.compare-modal .modal-overlay-container .modal-header .modal-header-title{display:none;}.modal-overlay.compare-modal .modal-overlay-container .modal-header .modal-header-logo{background-image:none;background-repeat:no-repeat;width:30px;height:45px;margin:0 10px 0 0;vertical-align:top;display:block;float:left;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body{background-color:#fff;padding-top:0;}.lt-ie9 .modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body{overflow:scroll;height:560px;padding:0;}.lt-ie9 .modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body *[class*=colspan]{width:unset;}@media screen and (max-width:1099px){.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body{overflow:scroll;height:560px;padding:0;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body *[class*=colspan]{width:unset;}}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper{padding-top:.825em;font-size:calc(.75em + .25vw);display:flex;align-items:flex-start;flex-flow:row;}.lt-ie9 .modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper{width:1300px;}@media screen and (max-width:1099px){.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper{width:1300px;}}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .compare-labels{flex-basis:40%;}.lt-ie9 .modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .compare-labels{flex-basis:unset;position:sticky;left:0;background-color:#fff;padding-right:10px;min-height:1500px;z-index:9999;}@media screen and (max-width:1099px){.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .compare-labels{flex-basis:unset;position:sticky;left:0;background-color:#fff;padding-right:10px;min-height:1500px;z-index:9999;}}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .compare-data{display:flex;align-items:flex-start;flex-flow:row;justify-content:flex-start;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .compare-data .sub-list{padding:0 5px;}.lt-ie9 .modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .compare-data .sub-list{flex-basis:25%;}@media screen and (max-width:1099px){.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .compare-data .sub-list{flex-basis:25%;}}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .action-items{text-align:right;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .action-items .action-items-container{padding:5px 0;margin-bottom:3px;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .action-items .buy-action{font-family:"MakitaSansCondensed_Light";background-color:#008290;color:#fff;padding:3px 3px 3px 5px;margin-left:0;text-align:center;font-weight:bold;letter-spacing:.12em;text-transform:uppercase;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-image{margin-bottom:20px;height:150px;position:relative;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-image .product-model-number{position:absolute;bottom:0;right:0;font-size:calc(1em + .001vw);}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-header{background-color:#eee;font-weight:bold;color:#333;min-height:40px;padding:5px 15px;margin-bottom:10px;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-header.header-specs{background-color:transparent;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs{background-color:#eee;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs ul>li{margin-bottom:2px;height:52px;padding:5px 15px;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs ul>li:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs ul>li span{display:inline-block;vertical-align:middle;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs .not-available{text-align:center;font-size:20px;color:#d6d6d6;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs.spec-names{background-color:transparent;font-weight:bold;border-right:0;color:#333;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs.spec-names ul{text-align:right;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs.spec-names ul>li{margin-bottom:2px;padding:0;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs.product-spec-values ul{background-color:#fff;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs.product-spec-values ul>li{margin-bottom:2px;background-color:#eee;text-align:center;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs.product-spec-values ul>li:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-specs.product-spec-values ul>li span{display:inline-block;vertical-align:middle;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-includes ul{background-color:#eee;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-body .compare-wrapper .product-includes ul>li{background-color:#eee;margin-bottom:4px;min-height:40px;padding:5px 10px;}.modal-overlay.compare-modal .modal-overlay-container .modal-overlay-footer{background-color:#fff;}@media print{.site-content{margin-top:0!important;}.global-header,.related-wrapper,.global-footer.is-typeset,.action-items,.detail-thumbs{display:none;}.details-sticky{display:none;}.product-viewer{margin:0;}.product-viewer .print-link{display:none;}.product-viewer .fa-expand{display:none;}.product-viewer .viewer-dynframe{float:right;}.product-viewer .product_viewer_wrapper{margin:0;grid-template-columns:100%;grid-template-rows:minmax(100px,auto) minmax(0,auto) minmax(0,620px) minmax(0,1fr);grid-template-areas:"header" "feature" "viewer" "detail";}.product-viewer .product_viewer_wrapper .gird-slider,.product-viewer .product_viewer_wrapper .gird-tabmenu,.product-viewer .product_viewer_wrapper .grid-icons,.product-viewer .product_viewer_wrapper .gird-callout{display:none;}.product-viewer .product_viewer_wrapper .gird-header{margin-top:20px;}.product-viewer .product_viewer_wrapper .gird-viewer .viewer-frame.dyn-magnify{width:600px;}.product-viewer .product_viewer_wrapper .gird-imgl .product-details{display:none;}.product-viewer .product_viewer_wrapper .gird-detail{margin-top:100px!important;}.product-viewer .product_viewer_wrapper .gird-detail .detail-section{display:block!important;}.product-viewer .product_viewer_wrapper .gird-detail .detail-section .dyn-hide{display:block;}.product-viewer .product_viewer_wrapper .gird-detail .detail-section .more-label{display:none;}.grid-video,.grid-relate,.grid-recomm{display:none;}.product-details .innovation-wrapper{display:none;}.product-details .more-label{display:none;}}.details-sticky{background-color:#404040;position:fixed;width:100%;padding:15px 15px 0 15px;display:none;z-index:9998;}.lt-ie9 .details-sticky{display:none;}@media screen and (max-width:899px){.details-sticky{display:none;}}.details-sticky .sticky-detail-description{color:#fff;font-size:20px;font-weight:bold;margin-top:0;background-color:#404040;display:flex;}.details-sticky .sticky-detail-description .slide-thumb img{max-width:100%;max-height:100%;}.lt-ie9 .details-sticky .sticky-detail-description .slide-thumb{display:none;}@media screen and (max-width:899px){.details-sticky .sticky-detail-description .slide-thumb{display:none;}}.details-sticky .sticky-detail-description .no-wrap{text-wrap:nowrap;}.details-sticky .sticky-detail-description .middle-column .sticky-model-number{font-size:15px;font-weight:normal;color:#fff;margin-bottom:0;}.details-sticky .sticky-detail-description .middle-column .sticky-model-number span{line-height:0;padding-right:10px;font-family:"MakitaSans_Regular";}.details-sticky .sticky-detail-description .middle-column .sticky-model-number a{font-size:18px;}.details-sticky .sticky-detail-description .middle-column .prod-description{font-family:"MakitaSans_SemiBold";margin-bottom:8px;font-size:22px;}.details-sticky .sticky-detail-description .middle-column .page-menu-container{display:flex;align-items:center;}.lt-ie9 .details-sticky .sticky-detail-description .middle-column .page-menu-container{display:none;}@media screen and (max-width:899px){.details-sticky .sticky-detail-description .middle-column .page-menu-container{display:none;}}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container{display:flex;align-items:center;justify-content:space-between;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items{display:flex;align-items:center;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items__twitter{position:relative;z-index:1;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .cta{margin-right:20px;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .cta.makita-btn{padding-left:10px;padding-right:10px;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .cta.makita-btn.outdoor-adventure{background-color:#5b563e;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .cta.makita-btn.outdoor-adventure:hover{background-color:#847d5a;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .cta.makita-btn span{font-size:calc((16px) + (16 - 16)*(100vw - (320px))/(2560 - 320));}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .btn-heart{font-size:1em;padding:0 15px 0 0;margin-left:5px;background-color:transparent;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .btn-heart__log-out{margin-left:0;color:#d6d6d6;font-size:18px;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .btn-heart-teal{color:#008290;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .btn-heart-gray{color:#939598;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .btn-heart:hover{color:#67b2b1;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .btn-heart-outdoor-adventure{color:#008290;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .action-items .btn-heart-outdoor-gray{color:#939598;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .fb_iframe_widget{width:17px;margin-right:4px;vertical-align:-5px;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .fb_iframe_widget:before{width:20px;height:20px;position:absolute;content:"";font-family:"Font Awesome 5 Brands";font-weight:900;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .ig-background{display:none;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .fb-share-button iframe{opacity:.001;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .action-container .fb-like iframe{opacity:0;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .makita-btn.buy-action{padding:2px 10px;margin-left:12px;text-align:center;font-size:14px;vertical-align:bottom;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .makita-btn.buy-action span{padding-right:5px;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .social{color:#d6d6d6;font-size:18px;margin-right:7px;text-decoration:none;vertical-align:bottom;display:inline-block;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .social:hover,.details-sticky .sticky-detail-description .middle-column .page-menu-container .social:focus,.details-sticky .sticky-detail-description .middle-column .page-menu-container .social:active{color:#67b2b1;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .social-link-outdoor:hover,.details-sticky .sticky-detail-description .middle-column .page-menu-container .social-link-outdoor:focus,.details-sticky .sticky-detail-description .middle-column .page-menu-container .social-link-outdoor:active{color:#847d5a;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .page-nav-items .nav-item{text-transform:uppercase;margin-right:10px;font-size:12px;font-weight:normal;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .page-nav-items .nav-item:hover{color:#008290;}.details-sticky .sticky-detail-description .middle-column .page-menu-container .page-nav-items .nav-item.active{border-bottom:2px solid #fff;color:#fff;}.details-wrapper{font-size:14px;position:relative;padding-top:20px;}.details-wrapper .status{position:relative;}.details-wrapper .status .status-label{position:absolute;top:0;left:50px;color:#fff;font-size:1.5em;text-transform:uppercase;font-style:italic;font-weight:bold;z-index:0;display:block;margin-right:0;margin-left:0;background-color:#000;}.details-wrapper .status .status-label:before{content:"";color:#fff;position:absolute;border-left:35px solid #fff;border-right:35px solid #fff;border-top:35px solid #fff;border-color:#008290 transparent #008290 transparent;top:0;left:-34px;z-index:-1;display:block;box-sizing:content-box;width:100%;}.details-wrapper .product-viewer,.details-wrapper .rebate-viewer{font-family:Arial,sans-serif;background-color:#fff;margin:0 0 20px 0;}.details-wrapper .product-viewer .viewer-pane,.details-wrapper .rebate-viewer .viewer-pane{display:block;min-height:450px;flex-direction:column;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane{display:grid;place-content:center;}@media screen and (min-width:900px){.details-wrapper .product-viewer .viewer-pane,.details-wrapper .rebate-viewer .viewer-pane{display:grid;place-content:center;}}.lt-ie9 .details-wrapper .product-viewer .viewer-pane,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;}@media screen and (min-width:1300px){.details-wrapper .product-viewer .viewer-pane,.details-wrapper .rebate-viewer .viewer-pane{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;}}.details-wrapper .product-viewer .viewer-pane .col,.details-wrapper .rebate-viewer .viewer-pane .col{flex-basis:40%;height:100%;position:relative;}.details-wrapper .product-viewer .viewer-pane .detail-description,.details-wrapper .rebate-viewer .viewer-pane .detail-description{z-index:1000;color:#333;font-size:24px;font-weight:bold;line-height:1em;margin-top:0;position:relative;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description{padding-right:0;}@media screen and (max-width:899px){.details-wrapper .product-viewer .viewer-pane .detail-description,.details-wrapper .rebate-viewer .viewer-pane .detail-description{padding-right:0;}}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info{margin-bottom:35px;line-height:0;}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .model-number,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .model-number{font-size:18px;margin-bottom:5px;line-height:normal;}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .model-number span,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .model-number span{line-height:0;padding-right:10px;}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .model-number a,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .model-number a{color:#939598;text-decoration:none;}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .model-number a:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .model-number a:focus,.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .model-number a:active,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .model-number a:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .model-number a:focus,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .model-number a:active{color:#67b2b1;}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .model-number.new-tag .status-label,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .model-number.new-tag .status-label{font-family:"MakitaSans_ExtraBold";background-color:#008290;padding:0 6px;color:#fff;position:relative;margin-right:15px;text-transform:uppercase;}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .model-number.new-tag .status-label:before,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .model-number.new-tag .status-label:before{content:"";position:absolute;top:0;right:-7px;border-top:5px solid transparent;border-left:7px solid #008290;border-bottom:5px solid transparent;padding:5px 0;}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .model-number.new-tag .status-label.outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .model-number.new-tag .status-label.outdoor-adventure{background-color:#5b563e;}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .model-number.new-tag .status-label.outdoor-adventure:before,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .model-number.new-tag .status-label.outdoor-adventure:before{content:"";position:absolute;top:0;right:-7px;border-top:5px solid transparent;border-left:7px solid #5b563e;border-bottom:5px solid transparent;padding:5px 0;}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .rebate-link,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .rebate-link{line-height:normal;display:inline-block;margin-top:10px;}.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .product-description,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .product-description{font-family:"MakitaSans_ExtraBold";line-height:20px;font-size:18px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .product-info .product-description,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .product-description{line-height:22px;font-size:20px;}@media screen and (min-width:900px){.details-wrapper .product-viewer .viewer-pane .detail-description .product-info .product-description,.details-wrapper .rebate-viewer .viewer-pane .detail-description .product-info .product-description{line-height:22px;font-size:20px;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items{margin-bottom:10px;display:flex;align-items:center;gap:15px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items{gap:10px;}@media screen and (max-width:1459px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items{gap:10px;}}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items{justify-content:end;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items{justify-content:end;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .cta,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .cta{margin-right:18px;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .cta.makita-btn,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .cta.makita-btn{font-size:calc((16px) + (20 - 16)*(100vw - (320px))/(2560 - 320));}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .cta.outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .cta.outdoor-adventure{background-color:#5b563e;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link{color:#939598;text-decoration:none;font-size:35px;margin-right:0;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link{font-size:25px;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link{font-size:25px;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link:focus,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link:active,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link:focus,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link:active{color:#67b2b1;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link-outdoor,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link-outdoor{font-size:35px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link-outdoor,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link-outdoor{font-size:25px;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link-outdoor,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link-outdoor{font-size:25px;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link-outdoor:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link-outdoor:focus,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .social-link-outdoor:active,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link-outdoor:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link-outdoor:focus,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .social-link-outdoor:active{color:#847d5a;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart{font-size:35px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart{font-size:25px;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart{font-size:25px;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button{font-size:16px;font-family:"MakitaSans_SemiBold";}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button{font-size:25px;font-family:unset;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button{font-size:25px;font-family:unset;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button span,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button span{font-size:16px;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button span.es-us,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button span.es-us{font-size:13px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button span,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button span{font-size:13px;}@media screen and (max-width:1599px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button span,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button span{font-size:13px;}}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button .mobile,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button .mobile{display:none;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button .mobile,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart.heart-button .mobile{display:none;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-heart:before,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-heart:before{margin-right:5px;font-family:"Font Awesome 5 Free";}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag{font-size:35px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag{font-size:25px;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag{font-size:25px;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button{font-size:16px;font-family:"MakitaSans_SemiBold";}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button{font-size:25px;font-family:unset;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button{font-size:25px;font-family:unset;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button span,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button span{font-size:16px;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button span.es-us,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button span.es-us{font-size:13px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button span,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button span{font-size:13px;}@media screen and (max-width:1599px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button span,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button span{font-size:13px;}}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button .mobile,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button .mobile{display:none;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button .mobile,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag.heart-button .mobile{display:none;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fa-tag:before,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fa-tag:before{margin-right:5px;font-family:"Font Awesome 6 Free";}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items__twitter,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items__twitter{z-index:1;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fb_iframe_widget,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fb_iframe_widget{position:relative;font-size:35px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fb_iframe_widget,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fb_iframe_widget{font-size:25px;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fb_iframe_widget,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fb_iframe_widget{font-size:25px;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fb_iframe_widget:before,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fb_iframe_widget:before{width:20px;height:20px;content:"";font-family:"Font Awesome 5 Brands";font-weight:900;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .ig-background,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .ig-background{display:none;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fb-share-button iframe,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fb-share-button iframe{opacity:.001;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fb-share-button span,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fb-share-button span{position:absolute;top:0;left:0;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fb-like iframe,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fb-like iframe{opacity:0;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .fb-like iframe span,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .fb-like iframe span{display:none;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart{background:unset;padding:0;border:0;color:#939598;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart__log-out,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart__log-out,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart__log-out,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart__log-out,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart__log-out,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart__log-out,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart__log-out,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart__log-out{margin-left:0;color:#939598;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-teal,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-teal,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-teal,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-teal,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-teal,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-teal,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-teal,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-teal{color:#008290;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-gray,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-gray,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-gray,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-gray,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-gray,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-gray,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-gray,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-gray{color:#939598;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart:hover,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart:hover,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart:hover,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart:hover{color:#67b2b1;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-adventure,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-adventure,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-adventure,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-adventure,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-adventure,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-adventure,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-adventure,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-adventure{color:#5b563e;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-adventure:hover,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-adventure:hover,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-adventure:hover,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-adventure:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-adventure:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-adventure:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-adventure:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-adventure:hover{color:#847d5a;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-gray,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-gray,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-gray,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-gray,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-gray,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-gray,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-gray,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-gray{color:#939598;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-gray:hover,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-gray:hover,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-gray:hover,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-gray:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-gray:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-gray:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-gray:hover,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-gray:hover{color:#847d5a;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart{background:unset;padding:0;border:0;color:#939598;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart__log-out,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart__log-out,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart__log-out,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart__log-out,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart__log-out,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart__log-out,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart__log-out,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart__log-out{margin-left:0;color:#939598;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-teal,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-teal,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-teal,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-teal,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-teal,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-teal,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-teal,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-teal{color:#008290;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-gray,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-gray,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-gray,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-gray,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-gray,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-gray,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-gray,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-gray{color:#939598;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart:hover{color:#67b2b1;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-adventure,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-adventure,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-adventure,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-adventure{color:#5b563e;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-adventure:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-adventure:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-adventure:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-adventure:hover{color:#847d5a;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-gray,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-gray,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-gray,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-gray,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-gray,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-gray,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-gray,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-gray{color:#939598;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-gray:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-gray:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-gray:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-gray:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.btn-heart-outdoor-gray:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.btn-heart-outdoor-gray:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.btn-heart-outdoor-gray:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart-outdoor-gray:hover{color:#847d5a;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default.outdoor-adventure:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.outdoor-adventure:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.outdoor-adventure:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default.outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-default-oa.outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-transparentteal.outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.outdoor-adventure:hover{background-color:#847d5a;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout.btn-heart:hover{color:#000;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:visited,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:focus,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:active,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:visited,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:focus,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:active{color:#fff;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:visited,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:focus,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:active,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:visited,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:focus,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:active{color:#000;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:visited,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:focus,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:active,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:visited,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:focus,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:active{color:#000;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:visited:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:focus:hover,.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:active:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:visited:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:focus:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn-black-standout:active:hover{color:#000;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart{font-size:1em;padding:0 15px 0 0;margin-left:5px;background-color:transparent;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart__log-out,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart__log-out{margin-left:0;color:#939598;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-teal,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-teal{color:#008290;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-gray,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-gray{color:#939598;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart:hover{color:#67b2b1;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-outdoor-adventure{color:#5b563e;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-outdoor-adventure:hover{color:#847d5a;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-outdoor-gray,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-outdoor-gray{color:#939598;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-outdoor-gray:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn.btn-heart-outdoor-gray:hover{color:#847d5a;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .makita-btn.outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .makita-btn.outdoor-adventure:hover{color:#847d5a;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .call-out,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .call-out{font-size:.5em;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .call-out,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .call-out{font-size:.75em;}@media screen and (min-width:900px){.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .call-out,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .call-out{font-size:.75em;}}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items .call-out .makita-btn,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items .call-out .makita-btn{padding-left:10px;padding-right:10px;}.details-wrapper .product-viewer .viewer-pane .detail-description .action-items a,.details-wrapper .rebate-viewer .viewer-pane .detail-description .action-items a{vertical-align:middle;}.details-wrapper .product-viewer .viewer-pane .detail-description .key-features,.details-wrapper .rebate-viewer .viewer-pane .detail-description .key-features{font-size:14px;color:#404040;margin-bottom:1em;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-description .key-features,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-description .key-features{display:none;}@media screen and (max-width:899px){.details-wrapper .product-viewer .viewer-pane .detail-description .key-features,.details-wrapper .rebate-viewer .viewer-pane .detail-description .key-features{display:none;}}.details-wrapper .product-viewer .viewer-pane .detail-description .key-features .feature-header,.details-wrapper .rebate-viewer .viewer-pane .detail-description .key-features .feature-header{font-family:"MakitaSans_Medium";color:#008290;font-size:15px;}.details-wrapper .product-viewer .viewer-pane .detail-description .key-features .feature-header.outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .detail-description .key-features .feature-header.outdoor-adventure{color:#5b563e;}.details-wrapper .product-viewer .viewer-pane .detail-description .key-features li,.details-wrapper .rebate-viewer .viewer-pane .detail-description .key-features li{font-weight:normal;color:#404040;padding:2px 0;}.details-wrapper .product-viewer .viewer-pane .detail-description .replacement-document,.details-wrapper .rebate-viewer .viewer-pane .detail-description .replacement-document{margin-bottom:2.2em;}.details-wrapper .product-viewer .viewer-pane .detail-description .replacement-document ul>li,.details-wrapper .rebate-viewer .viewer-pane .detail-description .replacement-document ul>li{color:#f00;}.details-wrapper .product-viewer .viewer-pane .detail-description .replacement-document ul>li a,.details-wrapper .rebate-viewer .viewer-pane .detail-description .replacement-document ul>li a{margin-left:10px;font-size:.8em;}.details-wrapper .product-viewer .viewer-pane .detail-description .replacement-document .makita-tagline,.details-wrapper .rebate-viewer .viewer-pane .detail-description .replacement-document .makita-tagline{border-bottom:1px solid #008290;}.details-wrapper .product-viewer .viewer-pane .detail-description .replacement-models ul>li,.details-wrapper .rebate-viewer .viewer-pane .detail-description .replacement-models ul>li{float:left;margin-right:40px;}.details-wrapper .product-viewer .viewer-pane .detail-description .replacement-models ul>li img,.details-wrapper .rebate-viewer .viewer-pane .detail-description .replacement-models ul>li img{display:inline;}.details-wrapper .product-viewer .viewer-pane .detail-description .replacement-models ul>li a,.details-wrapper .rebate-viewer .viewer-pane .detail-description .replacement-models ul>li a{position:relative;width:115px;height:130px;text-align:center;}.details-wrapper .product-viewer .viewer-pane .detail-description .replacement-models ul>li a span,.details-wrapper .rebate-viewer .viewer-pane .detail-description .replacement-models ul>li a span{font-size:12px;background-color:#008290;color:#fff;width:inherit;display:block;}.details-wrapper .product-viewer .viewer-pane .detail-description .replacement-models ul>li a .status-label,.details-wrapper .rebate-viewer .viewer-pane .detail-description .replacement-models ul>li a .status-label{content:"";position:absolute;width:115px;height:inherit;background-color:#000;z-index:9999;opacity:.25;font-size:14px;text-align:center;color:#fff;padding-top:18px;text-transform:uppercase;}.details-wrapper .product-viewer .viewer-pane .detail-description .replacement-models .makita-tagline,.details-wrapper .rebate-viewer .viewer-pane .detail-description .replacement-models .makita-tagline{border-bottom:1px solid #008290;}.details-wrapper .product-viewer .viewer-pane .details-viewer .loading-spinner,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .loading-spinner{position:relative;}.details-wrapper .product-viewer .viewer-pane .details-viewer .loading-spinner:before,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .loading-spinner:before{top:0;right:0;left:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;background-image:url("/Content/Images/Global/Xtras/makita-loader.gif");background-position:center center;background-repeat:no-repeat;content:"LOADING...";font-size:12px;color:#008290;text-align:center;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame{height:250px;width:250px;margin:0 auto;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .magnify-label,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .magnify-label{display:none;}@media screen and (max-width:899px){.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame{height:250px;width:250px;margin:0 auto;}.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .magnify-label,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .magnify-label{display:none;}}.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .no-image,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .no-image{background-color:#d6d6d6;min-height:300px;text-align:center;padding-top:10%;}.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .no-image div i,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .no-image div i{font-size:8em;}.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .no-image:after,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .no-image:after{content:"No Image Available";color:#404040;font-size:3em;text-transform:uppercase;}.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox{display:block;position:absolute;right:-20px;top:0;font-size:1.5em;}.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox ul>li a,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox ul>li a{color:#008290;}.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox ul>li a .outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox ul>li a .outdoor-adventure{color:#5b563e;}.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox .fas,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox .fas{display:none;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox .fas,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox .fas{display:inline-block;}@media screen and (min-width:900px){.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox .fas,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .frame-toolbox .fas{display:inline-block;}}.details-wrapper .product-viewer .viewer-pane .details-viewer .viewer-frame .viewer-dynframe img,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .viewer-frame .viewer-dynframe img{display:inline;}.details-wrapper .product-viewer .viewer-pane .details-viewer .dyn-spin-frame,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .dyn-spin-frame{position:relative;height:450px;}.details-wrapper .product-viewer .viewer-pane .details-viewer .dyn-spin-frame .viewer-dynframe,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .dyn-spin-frame .viewer-dynframe{left:0;}.details-wrapper .product-viewer .viewer-pane .details-viewer .dyn-spin-frame .magnify-label,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .dyn-spin-frame .magnify-label{display:none;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .details-viewer .dyn-spin-frame,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .details-viewer .dyn-spin-frame{height:250px;width:250px;}@media screen and (max-width:899px){.details-wrapper .product-viewer .viewer-pane .details-viewer .dyn-spin-frame,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .dyn-spin-frame{height:250px;width:250px;}}.details-wrapper .product-viewer .viewer-pane .details-viewer .dyn-video,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .dyn-video{position:relative;overflow:hidden;width:100%;padding-top:56.25%;}.details-wrapper .product-viewer .viewer-pane .details-viewer .dyn-video iframe,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .dyn-video iframe{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;}.details-wrapper .product-viewer .viewer-pane .details-viewer .dyn-video .magnify-label,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .dyn-video .magnify-label{display:none;}.details-wrapper .product-viewer .viewer-pane .details-viewer .vphoto,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .vphoto{margin:0 auto;cursor:url("/Content/Images/Global/Icons/makita-zoom.cur"),auto;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .details-viewer .vphoto,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .details-viewer .vphoto{min-height:450px;}@media screen and (min-width:1100px){.details-wrapper .product-viewer .viewer-pane .details-viewer .vphoto,.details-wrapper .rebate-viewer .viewer-pane .details-viewer .vphoto{min-height:450px;}}.details-wrapper .product-viewer .viewer-pane .detail-thumbs,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs{flex-basis:22%;text-align:right;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs{flex-basis:18%;}@media screen and (min-width:1600px){.details-wrapper .product-viewer .viewer-pane .detail-thumbs,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs{flex-basis:18%;}}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .cursor,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .cursor{cursor:pointer;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .makita-btn,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .makita-btn{padding:10px 10px;font-size:1.115em;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .makita-btn.outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .makita-btn.outdoor-adventure{background-color:#5b563e;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .makita-btn.outdoor-adventure:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .makita-btn.outdoor-adventure:hover{background-color:#847d5a;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .category-headline.outdoor-adventure,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .category-headline.outdoor-adventure{color:#5b563e;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs img,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs img{border:1px solid #d6d6d6;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs img:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs img:hover{border:1px solid #008290;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery{display:inline-block!important;}@media screen and (max-width:1099px){.details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery{display:inline-block!important;}}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360{width:51.82px;height:51.82px;position:relative;display:inline-block;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360{float:left;margin-right:5px;}@media screen and (max-width:1099px){.details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360{float:left;margin-right:5px;}}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360 img,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360 img{max-width:105%;max-height:105%;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360:before,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360:before{content:"";position:absolute;background-color:rgba(204,204,204,.1);background-image:url(/Content/Images/Global/Xtras/360_num50x50.png);width:inherit;height:inherit;left:0;pointer-events:none;background-color:rgba(204,204,204,.8);}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360.dyn-hide,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360.dyn-hide{display:none;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360.dyn-show,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery .span-360.dyn-show{display:inline-block;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .image-gallery img,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .image-gallery img{transition:all 2s;border:1px solid #d6d6d6;display:inline;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .image-gallery img:hover,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .image-gallery img:hover{border:1px solid #008290;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .image-gallery.allimages,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .image-gallery.allimages{display:block;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .image-gallery.allimages .dyn-hide,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .image-gallery.allimages .dyn-hide{display:none;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .image-gallery.allimages .dyn-show,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .image-gallery.allimages .dyn-show{display:inline-block;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .image-gallery.allimages__overview,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .image-gallery.allimages__overview{display:flex!important;flex-direction:row;flex-wrap:wrap;gap:4px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .image-gallery.allimages__overview,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .image-gallery.allimages__overview{justify-content:flex-end;}@media screen and (min-width:1300px){.details-wrapper .product-viewer .viewer-pane .detail-thumbs .image-gallery.allimages__overview,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .image-gallery.allimages__overview{justify-content:flex-end;}}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper{width:51.82px;height:51.82px;position:relative;display:inline-block;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper{float:left;margin-right:5px;}@media screen and (max-width:1099px){.details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper{float:left;margin-right:5px;}}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper.dyn-hide,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper.dyn-hide{display:none;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper.dyn-show,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper.dyn-show{display:inline-block;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper img,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper img{max-width:100%;height:51.82px;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper:before,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery .video-wrapper:before{font-family:"Font Awesome 5 Free";content:"";position:absolute;color:#fff;font-size:30px;width:100%;text-align:center;pointer-events:none;top:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .horiz-teal-bar,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .horiz-teal-bar{margin-bottom:3px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs{float:unset;width:100%;text-align:left;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery{height:50px;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .horiz-teal-bar,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .horiz-teal-bar{display:none;}.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .image-gallery,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .span-360,.lt-ie9 .details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-wrapper,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .image-gallery,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .span-360,.lt-ie9 .details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-wrapper{display:inline;}@media screen and (max-width:1299px){.details-wrapper .product-viewer .viewer-pane .detail-thumbs,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs{float:unset;width:100%;text-align:left;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery{height:50px;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .horiz-teal-bar,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .horiz-teal-bar{display:none;}.details-wrapper .product-viewer .viewer-pane .detail-thumbs .spin-gallery,.details-wrapper .product-viewer .viewer-pane .detail-thumbs .image-gallery,.details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-gallery,.details-wrapper .product-viewer .viewer-pane .detail-thumbs .span-360,.details-wrapper .product-viewer .viewer-pane .detail-thumbs .video-wrapper,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .spin-gallery,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .image-gallery,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-gallery,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .span-360,.details-wrapper .rebate-viewer .viewer-pane .detail-thumbs .video-wrapper{display:inline;}}.details-wrapper .product-viewer .viewer-pane.viewer-discontinued .product-image,.details-wrapper .rebate-viewer .viewer-pane.viewer-discontinued .product-image{height:500px;}.details-wrapper .PDP .modal-wrapper .modal__inner{height:fit-content;width:80%;border-radius:10px;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner{width:90%;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner{width:90%;}}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner{width:98%;}@media screen and (max-width:799px){.details-wrapper .PDP .modal-wrapper .modal__inner{width:98%;}}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__header{height:5%;display:flex;gap:40px;border-bottom:2px solid #e6e7e8;margin:3.5% 40px 0 40px;font-size:calc((20px) + (32 - 20)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSansCondensed_ExtraBold";cursor:pointer;position:relative;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__header{flex-direction:column-reverse;gap:10px;height:fit-content;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__header{flex-direction:column-reverse;gap:10px;height:fit-content;}}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__header{margin:3.5% 0 0 0;}@media screen and (max-width:799px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__header{margin:3.5% 0 0 0;}}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__header .btn-wrapper{display:flex;gap:40px;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__header .btn-wrapper .item{height:100%;display:flex;align-items:center;transition:all .3s;color:#404040;border-bottom:3px solid transparent;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__header .btn-wrapper .item:hover{color:#008290;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__header .btn-wrapper .selected{color:#008290;border-bottom:3px solid #008290;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__header .desc{position:absolute;left:26%;font-size:calc((16px) + (28 - 16)*(100vw - (375px))/(1920 - 375));line-height:.8;bottom:8px;line-height:1em;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__header .desc{position:initial;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__header .desc{position:initial;}}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body{padding:10px 15px;display:flex;height:auto;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body{flex-direction:column-reverse;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body{flex-direction:column-reverse;}}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body{padding:10px 0;}@media screen and (max-width:799px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body{padding:10px 0;}}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid{width:25%;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid{width:100%;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid{width:100%;}}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid #grid-container-image{margin:0 50px 0 0;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid #grid-container-image{margin:0;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid #grid-container-image{margin:0;}}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper{padding:25px;display:flex;gap:20px;flex-wrap:wrap;align-content:flex-start;max-height:75vh;overflow:auto;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper::-webkit-scrollbar{width:13px;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper::-webkit-scrollbar-track{background:#d6d6d6;border-radius:10px;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper::-webkit-scrollbar-thumb{background-color:#404040;border-radius:10px;border:3px solid #d6d6d6;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper::-webkit-scrollbar-thumb:hover{background:#939598;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper{flex-wrap:nowrap;overflow-y:hidden;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper{flex-wrap:nowrap;overflow-y:hidden;}}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper{padding:10px 0;}@media screen and (max-width:799px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper{padding:10px 0;}}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper .image-holder-wrapper{min-width:auto;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper .image-holder-wrapper{min-width:auto;}}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper .image-holder-wrapper img{width:80px;height:80px;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper .image-holder-wrapper img{width:80px;height:80px;}}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper .video-holder-wrapper{position:relative;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper .video-holder-wrapper .button-wrapper{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;left:0;right:0;cursor:pointer;margin:auto;width:30%;height:50%;background-color:rgba(255,255,255,.75);border-radius:50%;padding:1.3vw 1.3vw 1.3vw 1.8vw;pointer-events:none;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper .video-holder-wrapper .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #202020;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:3vw 0 3vw 5vw;margin:0 auto;opacity:.5;border-width:1.3vw 0 1.3vw 2.1vw;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper img{height:fit-content;width:100%;cursor:pointer;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper img{width:80px;height:50px;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper img{width:80px;height:50px;}}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .images-wrapper .selected{border:2px solid #008290;border-radius:3px;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-grid .videos-wrapper{display:none;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer{width:75%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;min-height:60vh;max-height:75vh;overflow:hidden;margin:auto;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer #media-wrapper{max-height:75vh;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer #media-wrapper{max-height:65vh;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer #media-wrapper{max-height:65vh;}}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer{margin:5px 0;width:100%;min-height:50vh;max-height:65vh;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer{margin:5px 0;width:100%;min-height:50vh;max-height:65vh;}}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer{min-height:30vh;}@media screen and (max-width:799px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer{min-height:30vh;}}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer.loading-spinner{position:relative;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer.loading-spinner:before{top:0;right:0;left:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;background-image:url("/Content/Images/Global/Xtras/makita-loader.gif");background-position:center center;background-repeat:no-repeat;content:"LOADING...";font-size:12px;color:#008290;text-align:center;background-color:rgba(225,225,225,.7);width:200px;height:120px;margin:auto;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer .slick-arrow{background-color:#e6e7e8;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer .slick-arrow::before{color:#008290;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer .slick-next{right:0%;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer .slick-prev{left:.5%;}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer img{height:100%;object-fit:contain;width:100%;padding:0 40px;max-height:75vh;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer img{max-height:65vh;}@media screen and (max-width:1299px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer img{max-height:65vh;}}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer img{padding:0;}@media screen and (max-width:799px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer img{padding:0;}}.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer .video-player{width:100%;height:100%;object-fit:cover;padding:3.5%;}.lt-ie9 .details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer .video-player{padding:5px 0;}@media screen and (max-width:799px){.details-wrapper .PDP .modal-wrapper .modal__inner .modal__body .media-viewer .video-player{padding:5px 0;}}.product_header_wrapper .viewer-pane.header-icon{min-height:25px;justify-content:end;}.product_header_wrapper .viewer-pane.header-icon .col{flex-basis:unset;width:100%;}.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items{justify-content:space-between;flex-wrap:wrap;padding-left:0;}.lt-ie9 .product_header_wrapper .viewer-pane.header-icon .detail-description .action-items{justify-content:right;}@media screen and (max-width:899px){.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items{justify-content:right;}}.lt-ie9 .product_header_wrapper .viewer-pane.header-icon .detail-description .action-items{padding-left:20px;}@media screen and (max-width:1699px){.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items{padding-left:20px;}}.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items.align-right{justify-content:end;}.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .right-items{display:flex;gap:10px;align-items:center;}.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .btn-wrapper{display:flex;margin:0;padding:5px;gap:10px;align-items:center;}.lt-ie9 .product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .btn-wrapper .mobile{display:none;}@media screen and (max-width:1414px){.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .btn-wrapper .mobile{display:none;}}.lt-ie9 .product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .btn-wrapper .mobile.es-us{display:none;}@media screen and (max-width:1649px){.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .btn-wrapper .mobile.es-us{display:none;}}.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .btn-wrapper img{height:33px;}.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .makita-btn-default{padding:10px 10px;min-width:unset;}.lt-ie9 .product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .makita-btn-default{padding:5px 15px;}.lt-ie9 .product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .makita-btn-default.share-button{padding:0;}@media screen and (max-width:1299px){.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .makita-btn-default{padding:5px 15px;}.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .makita-btn-default.share-button{padding:0;}}.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .print-link{color:#939598;text-decoration:none;}.product_header_wrapper .viewer-pane.header-icon .detail-description .action-items .print-link:hover{color:#67b2b1;}.product_viewer_wrapper{display:grid;align-items:self-start;width:95%;margin:0 auto 40px auto;grid-template-columns:minmax(0,110px) 7fr 7fr;grid-template-rows:minmax(0,60px) minmax(100px,auto) minmax(0,auto) minmax(0,1fr) minmax(0,auto) minmax(0,max-content) auto;grid-template-areas:"slider viewer icons" "slider viewer header" "slider viewer feature" "slider viewer callout" "slider viewer callout" "slider tabmenu detail" "imgl imgl detail";grid-auto-rows:min-content;}.lt-ie9 .product_viewer_wrapper{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(50px,auto) minmax(0,min-content) minmax(0,auto) minmax(0,auto) minmax(0,130px) auto;grid-template-areas:"icons" "header" "callout" "viewer" "slider" "tabmenu" "feature" "detail" "imgl";}@media screen and (max-width:1299px){.product_viewer_wrapper{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(50px,auto) minmax(0,min-content) minmax(0,auto) minmax(0,auto) minmax(0,130px) auto;grid-template-areas:"icons" "header" "callout" "viewer" "slider" "tabmenu" "feature" "detail" "imgl";}}.product_viewer_wrapper .gird-slider{grid-area:slider;margin:25px 0;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}.product_viewer_wrapper .gird-slider.hide{opacity:0;}.lt-ie9 .product_viewer_wrapper .gird-slider{width:60vw;margin:0 auto;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-slider{width:60vw;margin:0 auto;}}.lt-ie9 .product_viewer_wrapper .gird-slider{width:95vw;}@media screen and (max-width:599px){.product_viewer_wrapper .gird-slider{width:95vw;}}.product_viewer_wrapper .gird-slider .slick-dots{position:relative;}.product_viewer_wrapper .gird-slider .slick-dots li button{border-radius:50%;border:2px solid #939598;background-color:#fff;transform:scale(.7);}.product_viewer_wrapper .gird-slider .slick-dots li button:before{content:"";}.product_viewer_wrapper .gird-slider .slick-dots li button:hover{background-color:#d6d6d6;transition:all .3s ease-in-out;}.lt-ie9 .product_viewer_wrapper .gird-slider .slick-dots li button{transform:scale(1);}@media screen and (min-width:900px){.product_viewer_wrapper .gird-slider .slick-dots li button{transform:scale(1);}}.product_viewer_wrapper .gird-slider .slick-dots li.outdoor-adventures button:hover{background-color:#5b563e;}.product_viewer_wrapper .gird-slider .slick-dots .slick-active button{background-color:#d6d6d6;}.product_viewer_wrapper .gird-slider .slick-dots .slick-active.outdoor-adventures button{background-color:#5b563e;}.product_viewer_wrapper .gird-slider .select-border{transform:scale(1.2);border:solid 2px rgba(37,40,41,.3);border-radius:3px;}.product_viewer_wrapper .gird-slider .select-border-noscale{border:solid 2px rgba(37,40,41,.3);border-radius:3px;}.lt-ie9 .product_viewer_wrapper .gird-slider #js-gallery-slider{height:650px;}@media screen and (min-width:1300px){.product_viewer_wrapper .gird-slider #js-gallery-slider{height:650px;}}.product_viewer_wrapper .gird-slider .slick-slider{margin-bottom:10px;}.product_viewer_wrapper .gird-slider .slick-prev,.product_viewer_wrapper .gird-slider .slick-next{left:50%;transform:translate(-50%,0) rotate(90deg);}.product_viewer_wrapper .gird-slider .slick-prev:before,.product_viewer_wrapper .gird-slider .slick-next:before{color:#252829;}.product_viewer_wrapper .gird-slider.oa-theme .slick-prev:before,.product_viewer_wrapper .gird-slider.oa-theme .slick-next:before{color:#5b563e;}.product_viewer_wrapper .gird-slider .slick-next{right:-5px;}.lt-ie9 .product_viewer_wrapper .gird-slider .slick-next{top:unset;bottom:-60px;right:unset;}@media screen and (min-width:1300px){.product_viewer_wrapper .gird-slider .slick-next{top:unset;bottom:-60px;right:unset;}}.product_viewer_wrapper .gird-slider .slick-prev{left:-5px;}.lt-ie9 .product_viewer_wrapper .gird-slider .slick-prev{top:-20px;left:50%;}@media screen and (min-width:1300px){.product_viewer_wrapper .gird-slider .slick-prev{top:-20px;left:50%;}}.product_viewer_wrapper .gird-slider .span-360{position:relative;display:inline-block;width:90px;height:90px;margin:10px 10px;cursor:pointer;object-fit:cover;}.lt-ie9 .product_viewer_wrapper .gird-slider .span-360{width:85px;height:85px;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-slider .span-360{width:85px;height:85px;}}.lt-ie9 .product_viewer_wrapper .gird-slider .span-360{width:20vw;height:20vw;margin:10px 2.5vw;}@media screen and (max-width:479px){.product_viewer_wrapper .gird-slider .span-360{width:20vw;height:20vw;margin:10px 2.5vw;}}.product_viewer_wrapper .gird-slider .span-360:before{content:"";position:absolute;background-repeat:no-repeat;background-attachment:fixed;background-position:center;background-color:rgba(204,204,204,.1);background-image:url(/Content/Images/Global/Xtras/360_num50x50.png);width:inherit;height:inherit;left:0;pointer-events:none;background-color:rgba(204,204,204,.8);}.product_viewer_wrapper .gird-slider .span-360 .image-360{width:100%;height:100%;}.product_viewer_wrapper .gird-slider .slider-image{width:90px;object-fit:cover;margin:10px 10px;cursor:pointer;}.lt-ie9 .product_viewer_wrapper .gird-slider .slider-image{width:85px;height:85px;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-slider .slider-image{width:85px;height:85px;}}.lt-ie9 .product_viewer_wrapper .gird-slider .slider-image{width:20vw;height:20vw;margin:10px 2.5vw;}@media screen and (max-width:479px){.product_viewer_wrapper .gird-slider .slider-image{width:20vw;height:20vw;margin:10px 2.5vw;}}.product_viewer_wrapper .grid-icons{grid-area:icons;height:50px;}.product_viewer_wrapper .gird-viewer{grid-area:viewer;max-height:700px;min-height:calc(100vw - 25px);}.lt-ie9 .product_viewer_wrapper .gird-viewer{min-height:unset;width:100%;}@media screen and (min-width:600px){.product_viewer_wrapper .gird-viewer{min-height:unset;width:100%;}}.lt-ie9 .product_viewer_wrapper .gird-viewer{height:44vw;min-height:unset;}@media screen and (min-width:1300px){.product_viewer_wrapper .gird-viewer{height:44vw;min-height:unset;}}.product_viewer_wrapper .gird-viewer .loading-spinner{position:relative;}.product_viewer_wrapper .gird-viewer .loading-spinner:before{top:0;right:0;left:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;background-image:url("/Content/Images/Global/Xtras/makita-loader.gif");background-position:center center;background-repeat:no-repeat;content:"LOADING...";font-size:12px;color:#008290;text-align:center;}.lt-ie9 .product_viewer_wrapper .gird-viewer .viewer-frame{height:250px;width:250px;margin:0 auto;}.lt-ie9 .lt-ie9 .product_viewer_wrapper .gird-viewer .viewer-frame{max-width:500px;height:80%;}@media screen and (max-width:1299px){.lt-ie9 .product_viewer_wrapper .gird-viewer .viewer-frame{max-width:500px;height:80%;}}.lt-ie9 .product_viewer_wrapper .gird-viewer .viewer-frame .magnify-label{display:none;}@media screen and (max-width:899px){.product_viewer_wrapper .gird-viewer .viewer-frame{height:250px;width:250px;margin:0 auto;}.lt-ie9 .product_viewer_wrapper .gird-viewer .viewer-frame{max-width:500px;height:80%;}}@media screen and (max-width:899px) and (max-width:1299px){.product_viewer_wrapper .gird-viewer .viewer-frame{max-width:500px;height:80%;}}@media screen and (max-width:899px){.product_viewer_wrapper .gird-viewer .viewer-frame .magnify-label{display:none;}}.product_viewer_wrapper .gird-viewer .viewer-frame.dyn-magnify{max-width:700px;width:100%;}.product_viewer_wrapper .gird-viewer .viewer-frame.dyn-magnify img{padding:10px;}.lt-ie9 .product_viewer_wrapper .gird-viewer .viewer-frame.dyn-magnify{max-width:100%;}@media screen and (max-width:619px){.product_viewer_wrapper .gird-viewer .viewer-frame.dyn-magnify{max-width:100%;}}.product_viewer_wrapper .gird-viewer .viewer-frame .no-image{background-color:#d6d6d6;min-height:300px;text-align:center;padding-top:10%;}.product_viewer_wrapper .gird-viewer .viewer-frame .no-image div i{font-size:8em;}.product_viewer_wrapper .gird-viewer .viewer-frame .no-image:after{content:"No Image Available";color:#404040;font-size:3em;text-transform:uppercase;}.product_viewer_wrapper .gird-viewer .viewer-frame .frame-toolbox{display:block;position:absolute;right:-15px;top:10px;font-size:1.5em;}.product_viewer_wrapper .gird-viewer .viewer-frame .frame-toolbox ul>li a{color:#008290;}.product_viewer_wrapper .gird-viewer .viewer-frame .frame-toolbox ul>li a .outdoor-adventure{color:#5b563e;}.product_viewer_wrapper .gird-viewer .viewer-frame .frame-toolbox .fas{display:none;}.lt-ie9 .product_viewer_wrapper .gird-viewer .viewer-frame .frame-toolbox .fas{display:inline-block;}@media screen and (min-width:900px){.product_viewer_wrapper .gird-viewer .viewer-frame .frame-toolbox .fas{display:inline-block;}}.product_viewer_wrapper .gird-viewer .viewer-frame .viewer-dynframe img{display:inline;}.product_viewer_wrapper .gird-viewer .dyn-spin-frame{position:relative;height:35vw;width:85%;margin:0 auto;}.product_viewer_wrapper .gird-viewer .dyn-spin-frame .viewer-dynframe{left:0;}.product_viewer_wrapper .gird-viewer .dyn-spin-frame .magnify-label{display:none;}.lt-ie9 .product_viewer_wrapper .gird-viewer .dyn-spin-frame{height:40vw;}@media screen and (max-width:1599px){.product_viewer_wrapper .gird-viewer .dyn-spin-frame{height:40vw;}}.lt-ie9 .product_viewer_wrapper .gird-viewer .dyn-spin-frame{width:80%;height:60vw;padding-top:unset;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-viewer .dyn-spin-frame{width:80%;height:60vw;padding-top:unset;}}.lt-ie9 .product_viewer_wrapper .gird-viewer .dyn-spin-frame{height:350px;width:350px;}@media screen and (max-width:899px){.product_viewer_wrapper .gird-viewer .dyn-spin-frame{height:350px;width:350px;}}.product_viewer_wrapper .gird-viewer .dyn-video{position:relative;overflow:hidden;width:100%;padding-top:56.25%;}.product_viewer_wrapper .gird-viewer .dyn-video iframe{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;}.product_viewer_wrapper .gird-viewer .dyn-video .magnify-label{display:none;}.product_viewer_wrapper .gird-viewer .vphoto{margin:0 auto;cursor:url("/Content/Images/Global/Icons/makita-zoom.cur"),auto;}.lt-ie9 .product_viewer_wrapper .gird-viewer .vphoto{min-height:30vw;}@media screen and (min-width:1100px){.product_viewer_wrapper .gird-viewer .vphoto{min-height:30vw;}}.lt-ie9 .product_viewer_wrapper .gird-viewer .vphoto{min-height:700px;}@media screen and (min-width:1920px){.product_viewer_wrapper .gird-viewer .vphoto{min-height:700px;}}.product_viewer_wrapper .gird-header{grid-area:header;line-height:0;padding-bottom:20px;}.lt-ie9 .product_viewer_wrapper .gird-header{padding-top:20px;margin-top:-70px;padding-bottom:0;}.lt-ie9 .product_viewer_wrapper .gird-header.no-logo{margin-top:-40px;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-header{padding-top:20px;margin-top:-70px;padding-bottom:0;}.product_viewer_wrapper .gird-header.no-logo{margin-top:-40px;}}.product_viewer_wrapper .gird-header .modelnum-section{display:flex;padding-bottom:10px;gap:5px;}.lt-ie9 .product_viewer_wrapper .gird-header .modelnum-section{align-items:center;flex-direction:column;align-items:flex-start;padding-bottom:0;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-header .modelnum-section{align-items:center;flex-direction:column;align-items:flex-start;padding-bottom:0;}}.product_viewer_wrapper .gird-header .modelnum-section .model-logo{height:40px;}.lt-ie9 .product_viewer_wrapper .gird-header .modelnum-section .model-logo{height:20px;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-header .modelnum-section .model-logo{height:20px;}}.product_viewer_wrapper .gird-header .model-number{font-family:"MakitaSans_Regular";font-size:calc((20px) + (29 - 20)*(100vw - (375px))/(1920 - 375));margin-bottom:5px;line-height:normal;color:#000;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;}.product_viewer_wrapper .gird-header .model-number span{line-height:0;padding-right:10px;font-size:calc((20px) + (29 - 20)*(100vw - (375px))/(1920 - 375));}.product_viewer_wrapper .gird-header .model-number a{color:#939598;text-decoration:none;}.product_viewer_wrapper .gird-header .model-number a:hover,.product_viewer_wrapper .gird-header .model-number a:focus,.product_viewer_wrapper .gird-header .model-number a:active{color:#67b2b1;}.product_viewer_wrapper .gird-header .model-number.new-tag .status-label{font-family:"MakitaSans_ExtraBold";background-color:#008290;padding:0 6px;color:#fff;position:relative;margin-right:15px;text-transform:uppercase;font-size:12px;}.product_viewer_wrapper .gird-header .model-number.new-tag .status-label:before{content:"";position:absolute;top:0;right:-7px;border-top:5px solid transparent;border-bottom:5px solid transparent;padding:5px 0;}.product_viewer_wrapper .gird-header .model-number.new-tag .status-label.outdoor-adventure{background-color:#5b563e;}.product_viewer_wrapper .gird-header .model-number.new-tag .status-label.outdoor-adventure:before{content:"";position:absolute;top:0;right:-7px;border-top:5px solid transparent;border-bottom:5px solid transparent;padding:5px 0;}.product_viewer_wrapper .gird-header .rebate-link{line-height:normal;font-size:.64em;display:inline-block;margin-top:5px;}.lt-ie9 .product_viewer_wrapper .gird-header .rebate-link{margin-top:0;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-header .rebate-link{margin-top:0;}}.product_viewer_wrapper .gird-header .rebate-link a{font-family:"MakitaSans_SemiBold";font-size:calc((14px) + (16 - 14)*(100vw - (375px))/(1920 - 375));}.product_viewer_wrapper .gird-header .product-description{font-family:"MakitaSansCondensed_ExtraBold";line-height:35px;font-size:calc((24px) + (36 - 24)*(100vw - (375px))/(1920 - 375));color:#000;}.lt-ie9 .product_viewer_wrapper .gird-header .product-description{line-height:28px;}@media screen and (max-width:899px){.product_viewer_wrapper .gird-header .product-description{line-height:28px;}}.product_viewer_wrapper .gird-feature{grid-area:feature;font-size:16px;color:#404040;}.product_viewer_wrapper .gird-feature .feature-header{font-family:"MakitaSans_SemiBold";color:#2a2d2f;font-size:16px;}.product_viewer_wrapper .gird-feature .feature-header.outdoor-adventure{color:#5b563e;}.product_viewer_wrapper .gird-feature li{font-weight:normal;font-family:"MakitaSans_Regular";color:#000;padding:2px 0;}.product_viewer_wrapper .gird-callout{grid-area:callout;margin-top:30px;margin-bottom:10px;display:flex;flex-direction:column;gap:10px;align-items:center;align-items:flex-start;}.lt-ie9 .product_viewer_wrapper .gird-callout{margin-top:10px;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-callout{margin-top:10px;}}.product_viewer_wrapper .gird-callout .headline{font-family:"MakitaSansCondensed_ExtraBold";font-size:28px;}.product_viewer_wrapper .gird-callout .menu-shade{position:relative;width:100%;}.product_viewer_wrapper .gird-callout .menu-shade .related-size-hint{font-family:"MakitaSans_SemiBold";font-size:16px;padding-bottom:5px;}.product_viewer_wrapper .gird-callout .drag-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;}.lt-ie9 .product_viewer_wrapper .gird-callout .drag-wrapper{overflow-x:hidden;}@media screen and (min-width:900px){.product_viewer_wrapper .gird-callout .drag-wrapper{overflow-x:hidden;}}.product_viewer_wrapper .gird-callout .drag-wrapper .action-items{padding-bottom:5px;gap:15px;flex-wrap:wrap;}.lt-ie9 .product_viewer_wrapper .gird-callout .drag-wrapper .action-items{flex-wrap:nowrap;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-callout .drag-wrapper .action-items{flex-wrap:nowrap;}}.product_viewer_wrapper .gird-callout .drag-wrapper::-webkit-scrollbar{height:5px;background-color:#f5f5f5;}.product_viewer_wrapper .gird-callout .drag-wrapper::-webkit-scrollbar-button{width:0;}.product_viewer_wrapper .gird-callout .drag-wrapper::-webkit-scrollbar-thumb{background-color:#939598;opacity:0;background-repeat:no-repeat;}.product_viewer_wrapper .gird-callout .drag-wrapper::-webkit-scrollbar-track{border:0;}.product_viewer_wrapper .gird-callout .drag-wrapper .action-items{display:flex;align-items:center;}.product_viewer_wrapper .gird-callout .drag-wrapper .action-items a,.product_viewer_wrapper .gird-callout .drag-wrapper .action-items .ps-button-label{white-space:nowrap;}.product_viewer_wrapper .gird-callout .cta{margin-right:18px;}.product_viewer_wrapper .gird-callout .cta.makita-btn-default span{line-height:16px;font-size:16px;}.product_viewer_wrapper .gird-callout .cta.outdoor-adventure{background-color:#5b563e;}.product_viewer_wrapper .gird-callout .call-out{font-size:.5em;}.lt-ie9 .product_viewer_wrapper .gird-callout .call-out{font-size:.75em;}@media screen and (min-width:900px){.product_viewer_wrapper .gird-callout .call-out{font-size:.75em;}}.product_viewer_wrapper .gird-callout .call-out img{max-width:100px;}.product_viewer_wrapper .gird-callout a{vertical-align:middle;}.product_viewer_wrapper .gird-detail{grid-area:detail;display:flex;flex-direction:column;margin-top:20px;}.lt-ie9 .product_viewer_wrapper .gird-detail{margin-top:20px;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-detail{margin-top:20px;}}.product_viewer_wrapper .gird-detail .more-label,.product_viewer_wrapper .gird-detail less-label{display:flex;justify-content:center;font-family:"MakitaSans_SemiBold";font-size:15px;text-transform:uppercase;}.product_viewer_wrapper .gird-detail .detail-section{font-family:"MakitaSans_Regular";font-size:calc((16px) + (18 - 16)*(100vw - (375px))/(1920 - 375));}.product_viewer_wrapper .gird-detail .detail-section .makita-link.outdoor-adventure{color:#5b563e;}.product_viewer_wrapper .gird-detail .detail-section p{margin-bottom:15px;}.product_viewer_wrapper .gird-detail .detail-section li{margin-left:20px;list-style:disc;margin-bottom:15px;}.product_viewer_wrapper .gird-detail .detail-section .dyn-show{display:block;}.product_viewer_wrapper .gird-detail .horiz-hl-bar-first{border-top:1px solid #939598;border-bottom:1px solid #939598;padding:10px 0;}.product_viewer_wrapper .gird-detail .horiz-hl-bar-first .nav-item{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((24px) + (30 - 24)*(100vw - (375px))/(1920 - 375));color:#000;line-height:1.45em;text-transform:uppercase;}.product_viewer_wrapper .gird-detail .horiz-hl-bar-first .nav-item i{padding-right:10px;color:#008290;}.product_viewer_wrapper .gird-detail .horiz-hl-bar-first .nav-item.outdoor-adventure i{color:#5b563e;}.product_viewer_wrapper .gird-detail .horiz-hl-bar{border-bottom:1px solid #939598;padding:10px 0;}.product_viewer_wrapper .gird-detail .horiz-hl-bar .nav-item{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((24px) + (30 - 24)*(100vw - (375px))/(1920 - 375));color:#000;line-height:1.45em;text-transform:uppercase;}.product_viewer_wrapper .gird-detail .horiz-hl-bar .nav-item i{padding-right:10px;color:#008290;}.product_viewer_wrapper .gird-detail .horiz-hl-bar .nav-item.outdoor-adventure i{color:#5b563e;}.product_viewer_wrapper .gird-detail .features-logos{display:flex;margin:15px 0 15px 55px;gap:10px;flex-wrap:wrap;justify-content:center;}.product_viewer_wrapper .gird-detail .tech{margin:10px 0;}.product_viewer_wrapper .gird-detail .tech li{list-style:none;margin-left:0;font-size:calc((16px) + (18 - 16)*(100vw - (375px))/(1920 - 375));}.product_viewer_wrapper .gird-detail .tech li a{color:#404040;text-decoration:underline;font-weight:bold;}.product_viewer_wrapper .gird-detail .tech li a:hover,.product_viewer_wrapper .gird-detail .tech li a:focus,.product_viewer_wrapper .gird-detail .tech li a:active{color:#67b2b1;}.product_viewer_wrapper .gird-detail .tech img{padding-right:15px;}.product_viewer_wrapper .gird-detail .hide{display:none;}.product_viewer_wrapper .gird-detail .spec li{border-bottom:1px solid #404040;}.product_viewer_wrapper .gird-detail .spec .detail-specs{display:flex;gap:15px;margin-top:20px;}.product_viewer_wrapper .gird-detail .spec .detail-specs ul{width:50%;}.product_viewer_wrapper .gird-detail .spec .detail-specs ul li{list-style:none;margin-left:5px;font-size:calc((16px) + (18 - 16)*(100vw - (375px))/(1920 - 375));}.product_viewer_wrapper .gird-detail .detail-includes{margin-top:10px;}.product_viewer_wrapper .gird-detail .detail-includes li{list-style:none;margin-left:5px;}.product_viewer_wrapper .gird-detail .detail-includes .sub-list a{font-weight:normal;}.product_viewer_wrapper .gird-detail .detail-includes .sub-list a.outdoor-adventure{color:#5b563e;}.product_viewer_wrapper .gird-detail .resources .detail-resources{margin-top:10px;}.product_viewer_wrapper .gird-detail .resources .detail-resources li{list-style:none;margin-left:5px;}.product_viewer_wrapper .gird-detail .resources .detail-resources .link{color:#008290;}.product_viewer_wrapper .gird-detail .resources .detail-resources .link.outdoor-adventure{color:#5b563e;}.product_viewer_wrapper .gird-detail .resources .detail-resources .file-icon{color:#f00;padding-right:20px;}.product_viewer_wrapper .gird-tabmenu{grid-area:tabmenu;display:flex;justify-content:center;}.lt-ie9 .product_viewer_wrapper .gird-tabmenu{margin:15px 0;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-tabmenu{margin:15px 0;}}.lt-ie9 .product_viewer_wrapper .gird-tabmenu{margin-top:2vh;}@media screen and (min-width:1920px){.product_viewer_wrapper .gird-tabmenu{margin-top:2vh;}}.product_viewer_wrapper .gird-tabmenu .makita-btn-default-oa.on-select{background:#e6e7e8;color:#5b563e;border:2px solid #e6e7e8;transition:all .3s ease-in-out;}.product_viewer_wrapper .gird-tabmenu .makita-btn-default.on-select,.product_viewer_wrapper .gird-tabmenu .makita-btn-secondary.on-select{background:#e6e7e8;color:#008290;border:2px solid #e6e7e8;transition:all .3s ease-in-out;}.product_viewer_wrapper .gird-tabmenu .tabs{min-width:100%;}.product_viewer_wrapper .gird-tabmenu .tabs-grid{display:flex;gap:5px;flex-wrap:wrap;justify-content:center;padding:0 5px;}.lt-ie9 .product_viewer_wrapper .gird-tabmenu .tabs-grid.es-us .tab-button{width:80%;}@media screen and (max-width:479px){.product_viewer_wrapper .gird-tabmenu .tabs-grid.es-us .tab-button{width:80%;}}.lt-ie9 .product_viewer_wrapper .gird-tabmenu .tabs-grid .tab-button{width:40%;}@media screen and (max-width:1459px){.product_viewer_wrapper .gird-tabmenu .tabs-grid .tab-button{width:40%;}}.lt-ie9 .product_viewer_wrapper .gird-tabmenu .tabs-grid .tab-button{width:unset;}@media screen and (max-width:1299px){.product_viewer_wrapper .gird-tabmenu .tabs-grid .tab-button{width:unset;}}.lt-ie9 .product_viewer_wrapper .gird-tabmenu .tabs-grid .tab-button{width:45%;}@media screen and (max-width:899px){.product_viewer_wrapper .gird-tabmenu .tabs-grid .tab-button{width:45%;}}.product_viewer_wrapper .gird-imgl{grid-area:imgl;margin-top:40px;}.product_viewer_wrapper .gird-imgl .info-graphic-main{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-evenly;width:98%;}.product_viewer_wrapper .gird-imgl .slick-next{margin-top:0;}.product_viewer_wrapper .gird-imgl .slick-prev{margin-top:11px;}.product_viewer_wrapper .gird-imgl .col-3{width:32%;object-fit:contain;}.product_viewer_wrapper .gird-imgl .full-width-image{width:100%;}.product_viewer_wrapper .gird-img{grid-area:img;display:flex;justify-content:flex-start;padding-top:10px;gap:15px;flex-wrap:wrap;margin-bottom:25px;width:98%;}.lt-ie9 .product_viewer_wrapper .gird-img{padding-right:10px;}@media screen and (max-width:1699px){.product_viewer_wrapper .gird-img{padding-right:10px;}}.product_viewer_wrapper .gird-img .col-6{width:15%;object-fit:contain;}.product_viewer_wrapper .gird-img .slick-list img{padding:0 5px;}.product_viewer_wrapper .gird-img .slick-prev:before,.product_viewer_wrapper .gird-img .slick-next:before{color:#008290;background-color:#e6e7e8;}.product_viewer_wrapper .toggle-menu{cursor:pointer;}.product_viewer_wrapper .grid-video{grid-area:video;}.product_viewer_wrapper .grid-relate{grid-area:relate;}.product_viewer_wrapper .grid-recomm{grid-area:recomm;}.product-details .gray-theme{background-color:#e6e7e8;}.product-details .horiz-teal-bar,.product-details .horiz-grey-bar{font-family:"MakitaSans_ExtraBold";}.product-details .horiz-teal-bar p,.product-details .horiz-grey-bar p{font-size:15px;padding:5px 10px;}.product-details .horiz-teal-bar.outdoor-adventure{background-color:#5b563e;}.product-details .horiz-teal-bar .row{padding-left:0;padding-right:0;}.product-details .horiz-teal-bar .row .outdoor-adventure{background-color:#5b563e;}.product-details .horiz-grey-bar{background-color:#404040;color:#fff;text-transform:uppercase;width:100%;padding-top:20px;margin-bottom:2em;}.product-details .detail-section{padding:10px;}.product-details .detail-section ul li{padding:3px 0;}.product-details .detail-section .ul-features{margin-left:20px;list-style:disc;margin-bottom:15px;}.product-details .detail-section .features-logos{border-top:2px solid #d6d6d6;padding-top:10px;width:100%;padding:1em 0;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;}.product-details .detail-section .features-logos .img-features-logo-link{margin-right:40px;display:inline-block;vertical-align:top;}.product-details .detail-section .features-logos .img-features-logo-link:last-child{margin-right:0;}.product-details .detail-section .features-logos .img-features-logo{display:inline;margin-right:40px;}.product-details .detail-section .detail-includes .sub-list a{font-weight:normal;}.product-details .detail-section .detail-includes .sub-list a.outdoor-adventure{color:#5b563e;}.product-details .detail-section .detail-specs{padding:15px 0;}.product-details .detail-section .detail-specs .sub-list li{border-bottom:1px solid #404040;padding:5px 0;}.product-details .detail-section .detail-specs .sub-list .spec-name{font-weight:bold;color:#404040;display:inline-block;vertical-align:top;width:49%;text-align:left;}.product-details .detail-section .detail-specs .sub-list .spec-value{display:inline-block;vertical-align:top;width:48%;text-align:right;}.lt-ie9 .product-details .detail-section .detail-specs .sub-list .spec-value{width:50%;}@media screen and (min-width:900px){.product-details .detail-section .detail-specs .sub-list .spec-value{width:50%;}}.product-details .detail-section .detail-resources .link{color:#008290;}.product-details .detail-section .detail-resources .link.outdoor-adventure{color:#5b563e;}.product-details .detail-section .detail-resources .file-icon{background-color:#fff;color:#f00;margin-right:10px;}.product-details .detail-section .expand-container{margin-bottom:15px;}.product-details .detail-section .more-label{font-family:"MakitaSans_Medium";text-transform:uppercase;color:#008290;cursor:pointer;font-size:13px;}.product-details .detail-section p{margin-bottom:15px;}.product-details .detail-section .dyn-hide{display:none;}.product-details .detail-section .dyn-show{display:block;}.product-details .detail-section li.dyn-show{display:list-item;}.product-details .detail-section .slick-prev.outdoor-adventure:before,.product-details .detail-section .slick-next.outdoor-adventure:before{color:#5b563e;}.product-details .innovation-wrapper{background-color:#d6d6d6;}.product-details .innovation-wrapper .product-detail-innovation{display:none;opacity:0;}.product-details .innovation-wrapper .product-detail-innovation.slick-initialized{display:block;opacity:1;transition:opacity .5s ease-in;-moz-transition:opacity .5s ease-in;-webkit-transition:opacity .5s ease-in;}.product-details .innovation-wrapper .product-detail-innovation .slick-prev,.product-details .innovation-wrapper .product-detail-innovation .slick-next{margin-top:0;}.product-details .innovation-wrapper .tech-carousel{display:table-row;}.product-details .innovation-wrapper .tech-carousel li{display:table-cell;vertical-align:middle;}.lt-ie9 .product-details .innovation-wrapper .tech-carousel li{vertical-align:middle;}@media screen and (min-width:900px){.product-details .innovation-wrapper .tech-carousel li{vertical-align:middle;}}.product-details .innovation-wrapper .tech-carousel .logo-div{width:100px;height:100px;text-align:center;}.product-details .innovation-wrapper .tech-carousel .tech-description{padding:10px 0 10px 20px;font-size:1.1em;}.lt-ie9 .product-details .innovation-wrapper .tech-carousel .tech-description{padding:10px 30px;}@media screen and (min-width:900px){.product-details .innovation-wrapper .tech-carousel .tech-description{padding:10px 30px;}}.product-details .innovation-wrapper .tech-carousel .tech-description h4{font-family:"MakitaSans_ExtraBold";}.product-details .innovation-wrapper .tech-carousel .tech-description a{color:#404040;text-decoration:underline;font-weight:bold;}.product-details .innovation-wrapper .tech-carousel .tech-description a:hover,.product-details .innovation-wrapper .tech-carousel .tech-description a:focus,.product-details .innovation-wrapper .tech-carousel .tech-description a:active{color:#67b2b1;}.product-details .innovation-wrapper .tech-carousel .tech-description p{max-height:80px;overflow-y:auto;width:100%;margin-bottom:10px;}.product-details .innovation-wrapper .innovation-text{padding-left:50px;}.product-details .innovation-wrapper .innovation-text h4{color:#333;font-weight:bold;}.product-details .innovation-wrapper .innovation-text p{color:#333;font-size:14px;}.product-details .carousel-header{padding:25px 2%;}.product-details .carousel-header .header-text{font-size:calc((24px) + (36 - 24)*(100vw - (375px))/(1920 - 375));color:#000;font-family:"MakitaSansCondensed_ExtraBold";}.product-details .related-accessories .makita-link,.product-details .related-recommend .makita-link,.product-details .related-videos .makita-link{padding:0 10px;}.product-details .related-accessories .related-text,.product-details .related-recommend .related-text,.product-details .related-videos .related-text{display:block;padding:0 5px;font-family:"MakitaSans_Regular";}.product-details .related-accessories .related-text.black-text-link,.product-details .related-recommend .related-text.black-text-link,.product-details .related-videos .related-text.black-text-link{color:#000;cursor:pointer;font-size:16px;font-weight:normal;padding-top:5px;}.product-details .related-accessories .related-text.related-description,.product-details .related-recommend .related-text.related-description,.product-details .related-videos .related-text.related-description{font-family:"MakitaSans_SemiBold";}.product-details .related-accessories .link-unavailable,.product-details .related-recommend .link-unavailable,.product-details .related-videos .link-unavailable{color:#404040;cursor:default;}.product-details .related-accessories .img-related,.product-details .related-recommend .img-related,.product-details .related-videos .img-related{max-height:100%;max-width:100%;}.product-details .related-accessories .slick-dots,.product-details .related-recommend .slick-dots,.product-details .related-videos .slick-dots{bottom:-10px;}.lt-ie9 .product-details .related-accessories .slick-dots,.lt-ie9 .product-details .related-recommend .slick-dots,.lt-ie9 .product-details .related-videos .slick-dots{bottom:-35px;}@media screen and (min-width:900px){.product-details .related-accessories .slick-dots,.product-details .related-recommend .slick-dots,.product-details .related-videos .slick-dots{bottom:-35px;}}.product-details .related-accessories .slick-dots li button,.product-details .related-recommend .slick-dots li button,.product-details .related-videos .slick-dots li button{border-radius:50%;border:2px solid #939598;background-color:#fff;transform:scale(.7);}.product-details .related-accessories .slick-dots li button:before,.product-details .related-recommend .slick-dots li button:before,.product-details .related-videos .slick-dots li button:before{content:"";}.product-details .related-accessories .slick-dots li button:hover,.product-details .related-recommend .slick-dots li button:hover,.product-details .related-videos .slick-dots li button:hover{background-color:#d6d6d6;transition:all .3s ease-in-out;}.lt-ie9 .product-details .related-accessories .slick-dots li button,.lt-ie9 .product-details .related-recommend .slick-dots li button,.lt-ie9 .product-details .related-videos .slick-dots li button{transform:scale(1);}@media screen and (min-width:900px){.product-details .related-accessories .slick-dots li button,.product-details .related-recommend .slick-dots li button,.product-details .related-videos .slick-dots li button{transform:scale(1);}}.product-details .related-accessories .slick-dots li.outdoor-adventures button:hover,.product-details .related-recommend .slick-dots li.outdoor-adventures button:hover,.product-details .related-videos .slick-dots li.outdoor-adventures button:hover{background-color:#5b563e;}.product-details .related-accessories .slick-dots .slick-active button,.product-details .related-recommend .slick-dots .slick-active button,.product-details .related-videos .slick-dots .slick-active button{background-color:#d6d6d6;}.product-details .related-accessories .slick-dots .slick-active.outdoor-adventures button,.product-details .related-recommend .slick-dots .slick-active.outdoor-adventures button,.product-details .related-videos .slick-dots .slick-active.outdoor-adventures button{background-color:#5b563e;}.product-details .related-accessories .slick-prev:before,.product-details .related-accessories .slick-next:before,.product-details .related-recommend .slick-prev:before,.product-details .related-recommend .slick-next:before,.product-details .related-videos .slick-prev:before,.product-details .related-videos .slick-next:before{color:#008290;background-color:#e6e7e8;}.product-details .related-wrapper{padding-bottom:50px;}.product-details .related-recommend .slick-dots{bottom:-30px;}.product-details .related-accessories .slick-dots{bottom:-30px;}.product-details .related-btm{padding-bottom:50px;}.product-details .video-wrapper{padding-bottom:50px;}.product-details .video-wrapper .slick-dots{bottom:-35px;}.product-details .video-wrapper .video-container{height:25vw;width:40vw;margin:0 10px;position:relative;}.lt-ie9 .product-details .video-wrapper .video-container{height:35vw;width:56vw;}@media screen and (max-width:1299px){.product-details .video-wrapper .video-container{height:35vw;width:56vw;}}.lt-ie9 .product-details .video-wrapper .video-container{height:50vw;object-fit:cover;padding:0 15px;}@media screen and (max-width:799px){.product-details .video-wrapper .video-container{height:50vw;object-fit:cover;padding:0 15px;}}.product-details .video-wrapper .video-container .video-link{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;left:0;right:0;cursor:pointer;}.product-details .video-wrapper .video-container .video-link .button-wrapper{padding:3vw 3vw 3vw 4vw;margin:0 auto;background-color:rgba(255,255,255,.75);border-radius:50%;}.lt-ie9 .product-details .video-wrapper .video-container .video-link .button-wrapper{padding:1.3vw 1.3vw 1.3vw 1.8vw;}@media screen and (min-width:900px){.product-details .video-wrapper .video-container .video-link .button-wrapper{padding:1.3vw 1.3vw 1.3vw 1.8vw;}}.product-details .video-wrapper .video-container .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #202020;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:3vw 0 3vw 5vw;margin:0 auto;opacity:.5;}.lt-ie9 .product-details .video-wrapper .video-container .video-link .button-wrapper .play{border-width:1.3vw 0 1.3vw 2.1vw;}@media screen and (min-width:900px){.product-details .video-wrapper .video-container .video-link .button-wrapper .play{border-width:1.3vw 0 1.3vw 2.1vw;}}.product-details .video-wrapper .video-container .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.product-details .video-wrapper .video-container .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.product-details .video-wrapper .video-container iframe,.product-details .video-wrapper .video-container img{width:100%;height:100%;}.product-details .video-wrapper .video-container .slick-slide{width:500px;}.dyn-magnify{width:450px;margin:0 auto;position:relative;}.large{width:175px;height:175px;position:absolute;box-shadow:0 0 0 7px rgba(255,255,255,.85),0 0 7px 7px rgba(0,0,0,.25),inset 0 0 40px 2px rgba(0,0,0,.25);background-repeat:no-repeat;display:none;}.large-hide{display:none;}.more-images,less-images{color:#008290;cursor:pointer;display:inline-block;text-align:center;font-size:inherit;margin-top:10px;padding:10px;}.more-images .fa-lg,less-images .fa-lg{padding:0 5px;font-family:"Font Awesome 5 Free";font-weight:900;font-size:1.1em;color:#fff;}.category-headline{font-family:"MakitaSans_Medium";font-size:13px;color:#008290;font-weight:500;margin-bottom:5px;cursor:text;}.category-headline.top-margion{margin-top:10px;}.category-headline.dyn-hide{display:none;}.category-headline.dyn-show{display:block;}.global-page-header.latest-products{background-image:url("https://cdn.makitatools.com/apps/wms/common/img/latest_productsV3.jpg");background-repeat:no-repeat;background-position:top center;background-size:cover;padding:0;background-color:#fff;max-height:100%;max-width:100%;}.global-page-header.latest-products.wish-list{background-image:url("https://cdn.makitatools.com/apps/wms/userlist/wishlist.jpg");}.global-page-header.latest-products.favorites-list{background-image:url("https://cdn.makitatools.com/apps/wms/userlist/favorites.jpg");}.global-page-header.latest-products.recommended-list{background-image:url("https://cdn.makitatools.com/apps/wms/userlist/recommended.jpg");}.global-page-header.latest-products .main-banner{padding:5% 0 8%;}.global-page-header.latest-products .page-title{font-family:"MakitaSansCondensed_ExtraBold";font-size:2.5em;text-align:center;color:#fff;margin:0 auto 0;line-height:normal;}.lt-ie9 .global-page-header.latest-products .page-title{font-size:4.5em;margin:0 auto;}@media screen and (min-width:900px){.global-page-header.latest-products .page-title{font-size:4.5em;margin:0 auto;}}.global-page-header.latest-products .page-title span{display:block;font-size:.35em;line-height:1em;}.lt-ie9 .global-page-header.latest-products .page-title span{line-height:.8em;}@media screen and (min-width:900px){.global-page-header.latest-products .page-title span{line-height:.8em;}}.latest-products .sorting-tool{text-align:right;font-size:.75em;color:#000;padding-right:8px;margin-bottom:.55em;}.latest-products .sorting-tool .makita-link{color:#000;}.latest-products .sorting-tool .makita-link:hover{background-color:#d6d6d6;}.latest-products .sorting-tool .makita-link.active{background-color:#d6d6d6;}.latest-products .product-tile-wrapper{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;padding-left:0;max-width:1550px;margin:0 auto;}.lt-ie9 .latest-products .product-tile-wrapper{justify-content:flex-start;}@media screen and (min-width:600px){.latest-products .product-tile-wrapper{justify-content:flex-start;}}.latest-products .product-tile-wrapper .product-tile{margin:5px;text-align:center;box-sizing:border-box;border:1px solid #d6d6d6;min-width:300px;max-width:300px;}.latest-products .product-tile-wrapper .product-tile .product-img{min-height:200px;padding-top:2em;position:relative;}.latest-products .product-tile-wrapper .product-tile .product-img .tech-logo{position:absolute;top:5px;left:5px;}.latest-products .product-tile-wrapper .product-tile .product-img .model-num{position:absolute;bottom:0;right:3px;color:#000;font-size:.8em;}.latest-products .product-tile-wrapper .product-tile .product-details{color:#000;padding:5px;background-color:#eee;text-align:left;font-size:14px;}.latest-products .product-tile-wrapper .product-tile .product-details .makita-link{color:#000;}.latest-products .product-tile-wrapper .product-tile .product-details .makita-link .model-num{font-weight:bold;display:block;}.group-wrapper{padding-top:45px;}.group-wrapper ::-webkit-scrollbar{width:16px;}.group-wrapper ::-webkit-scrollbar-track{border:1px solid #404040;}.group-wrapper ::-webkit-scrollbar-thumb{background-color:#333;border:1px solid #404040;}.group-wrapper ::-webkit-scrollbar-button:start:decrement,.group-wrapper ::-webkit-scrollbar-button:end:increment{display:block;}.group-wrapper ::-webkit-scrollbar-button{border:1px solid #404040;}.group-wrapper ::-webkit-scrollbar-button:horizontal:increment{background-image:url("https://cdn.makitatools.com/apps/wms/menus/images/double_arrow_right.png");}.group-wrapper ::-webkit-scrollbar-button:horizontal:decrement{background-image:url("https://cdn.makitatools.com/apps/wms/menus/images/double_arrow_left.png");}.group-wrapper .groups{display:flex;min-width:100%;overflow-x:auto;position:relative;}.group-wrapper .groups .fa{transform:unset;}.group-wrapper .groups .col{flex:0 0 66%;margin-right:10px;}.lt-ie9 .group-wrapper .groups .col{flex:0 0 62%;}@media screen and (min-width:900px){.group-wrapper .groups .col{flex:0 0 62%;}}.lt-ie9 .group-wrapper .groups .col{flex:0 0 26%;}@media screen and (min-width:1100px){.group-wrapper .groups .col{flex:0 0 26%;}}.group-wrapper .groups .col:last-child{margin-right:0;}.group-wrapper .groups .col .header{min-height:220px;background-color:rgba(255,255,255,.85);padding:0;padding-top:10px;}.group-wrapper .groups .col .header .action-items{text-align:right;margin-bottom:.55em;}.group-wrapper .groups .col .header .action-items .makita-btn{padding:2px 5px;font-size:13px;position:unset;}.group-wrapper .groups .col .product-image{margin-bottom:.55em;}.group-wrapper .groups .col .product-image .model-num{font-weight:bold;text-align:right;color:#000;font-size:12px;}.group-wrapper .groups .col .product-description{color:#000;background-color:#d3d3d3;font-weight:bold;font-size:13px;padding:0 8px;}.group-wrapper .groups .col .product-description .makita-link{font-weight:bold;text-decoration:underline;font-size:13px;}.group-wrapper .groups .col.specs{font-size:14px;}.group-wrapper .groups .col.specs.labels{flex:0 0 50%;font-weight:bold;color:#000;position:sticky;position:-webkit-sticky;left:0;background-color:rgba(255,255,255,.85);}.lt-ie9 .group-wrapper .groups .col.specs.labels{flex:0 0 24%;}@media screen and (min-width:900px){.group-wrapper .groups .col.specs.labels{flex:0 0 24%;}}.group-wrapper .groups .col.specs.labels .list-wrapper{width:fit-content;width:-moz-fit-content;}.group-wrapper .groups .col.specs.labels .list-wrapper li{background-color:rgba(255,255,255,.85);}.group-wrapper .groups .col.specs.details{min-width:230px;}.group-wrapper .groups .col.specs.details .list-wrapper li{text-align:center;font-weight:bold;}.group-wrapper .groups .col .list-wrapper .fa{transform:unset;}.group-wrapper .groups .col .list-wrapper li{background-color:#d3d3d3;margin-bottom:.275em;min-height:25px;line-height:25px;}.lt-ie9 .modal-overlay.naked-modal.synopsis .modal-overlay-close,.lt-ie9 .modal-overlay.naked-modal.rebate .modal-overlay-close,.lt-ie9 .modal-overlay.naked-modal.promos .modal-overlay-close{width:80%;}@media screen and (min-width:900px){.modal-overlay.naked-modal.synopsis .modal-overlay-close,.modal-overlay.naked-modal.rebate .modal-overlay-close,.modal-overlay.naked-modal.promos .modal-overlay-close{width:80%;}}.lt-ie9 .modal-overlay.naked-modal.synopsis .modal-overlay-close,.lt-ie9 .modal-overlay.naked-modal.rebate .modal-overlay-close,.lt-ie9 .modal-overlay.naked-modal.promos .modal-overlay-close{width:60%;}@media screen and (min-width:1300px){.modal-overlay.naked-modal.synopsis .modal-overlay-close,.modal-overlay.naked-modal.rebate .modal-overlay-close,.modal-overlay.naked-modal.promos .modal-overlay-close{width:60%;}}.lt-ie9 .modal-overlay.naked-modal.synopsis .modal-overlay-container,.lt-ie9 .modal-overlay.naked-modal.rebate .modal-overlay-container,.lt-ie9 .modal-overlay.naked-modal.promos .modal-overlay-container{width:80%;}@media screen and (min-width:900px){.modal-overlay.naked-modal.synopsis .modal-overlay-container,.modal-overlay.naked-modal.rebate .modal-overlay-container,.modal-overlay.naked-modal.promos .modal-overlay-container{width:80%;}}.lt-ie9 .modal-overlay.naked-modal.synopsis .modal-overlay-container,.lt-ie9 .modal-overlay.naked-modal.rebate .modal-overlay-container,.lt-ie9 .modal-overlay.naked-modal.promos .modal-overlay-container{width:60%;}@media screen and (min-width:1300px){.modal-overlay.naked-modal.synopsis .modal-overlay-container,.modal-overlay.naked-modal.rebate .modal-overlay-container,.modal-overlay.naked-modal.promos .modal-overlay-container{width:60%;}}.modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .detail-thumbs,.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .detail-thumbs,.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .detail-thumbs{overflow-x:auto;width:100%;white-space:nowrap;}.modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .viewer-pane,.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .viewer-pane,.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .viewer-pane{margin-bottom:1.1em;}.lt-ie9 .modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .viewer-pane,.lt-ie9 .modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .viewer-pane,.lt-ie9 .modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .viewer-pane{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;}@media screen and (min-width:900px){.modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .viewer-pane,.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .viewer-pane,.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .viewer-pane{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;}}.modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn,.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn,.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn{margin-left:0;margin-right:5px;font-size:calc((16px) + (16 - 16)*(100vw - (320px))/(2560 - 320));}.modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn:last-child,.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn:last-child,.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn:last-child{margin-right:0;}.modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn.details-action,.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn.details-action,.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn.details-action{padding-top:0;padding-bottom:0;}.modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn.outdoor-adventure,.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn.outdoor-adventure,.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn.outdoor-adventure{background-color:#5b563e;}.modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn.outdoor-adventure:hover,.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn.outdoor-adventure:hover,.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .viewer-pane .action-items .makita-btn.outdoor-adventure:hover{background-color:#847d5a;}.modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .viewer-pane .detail-description,.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .viewer-pane .detail-description,.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .viewer-pane .detail-description{padding-right:0;}.modal-overlay.naked-modal.synopsis .modal-overlay-container .modal-overlay-body .dyn-magnify,.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .dyn-magnify,.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .dyn-magnify{z-index:999;}.modal-overlay.naked-modal.rebate .content-center{display:grid;place-content:center;}.modal-overlay.naked-modal.rebate .no-wrap{white-space:nowrap;}.modal-overlay.naked-modal.rebate .hide{display:none!important;}.modal-overlay.naked-modal.rebate .viewer-pane{display:flex;flex-direction:column;place-content:unset;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane{flex-direction:row;}@media screen and (min-width:720px){.modal-overlay.naked-modal.rebate .viewer-pane{flex-direction:row;}}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;}@media screen and (min-width:1100px){.modal-overlay.naked-modal.rebate .viewer-pane{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;}}.modal-overlay.naked-modal.rebate .viewer-pane.smooth-slide{margin-bottom:0;}.modal-overlay.naked-modal.rebate .viewer-pane.no-height{min-height:unset;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane.flexCenter{justify-content:center;}@media screen and (min-width:720px){.modal-overlay.naked-modal.rebate .viewer-pane.flexCenter{justify-content:center;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-list{font-size:16px;font-family:"MakitaSans_Regular";}.modal-overlay.naked-modal.rebate .viewer-pane .detail-list ul{line-height:1.5em;margin:5px 0 15px;padding:0;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-list li{list-style:none;position:relative;padding:0 0 0 20px;font-size:16px;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-list ul li::before{content:"";position:absolute;left:0;top:10px;height:10px;width:10px;background:#008290;border:2px solid #008290;border-radius:50%;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description{font-family:"MakitaSans_Regular";font-size:16px;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-line{font-family:"MakitaSansCondensed_ExtraBold";text-transform:uppercase;font-size:24.5px;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text{font-size:16px;font-weight:normal;margin:5px 0;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text .makita-link:hover{text-decoration:underline;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text.ml-0{margin-left:0;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text{margin:0 15px;}@media screen and (min-width:1100px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text{margin:0 15px;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text *:not(:first-child){margin:5px 0;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text *:not(:first-child){min-height:40px;margin:0 15px;}@media screen and (min-width:720px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text *:not(:first-child){min-height:40px;margin:0 15px;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text.disable{visibility:hidden;min-height:20px;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text .product-amount{font-weight:700;font-family:"MakitaSansCondensed_ExtraBold";font-size:24px;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text .self-text-center{align-self:flex-start;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text .self-text-center.ml-0{margin-left:0;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text .self-text-center{align-self:center;}@media screen and (min-width:720px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .header-text .self-text-center{align-self:center;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description.img-al{align-self:center;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .rebate-img{padding:10px 0;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .rebate-img{padding:unset;}@media screen and (min-width:720px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .rebate-img{padding:unset;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text{font-weight:normal;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text p,.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text span{font-size:16px;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text div span{display:block;}@media screen and (min-width:720px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text div span{display:block;}}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text div span{display:inline;}@media screen and (min-width:1100px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text div span{display:inline;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text.text-left{display:inline;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text.text-left{display:flex;flex-direction:column;align-items:flex-end;}@media screen and (min-width:1100px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text.text-left{display:flex;flex-direction:column;align-items:flex-end;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text .self-text-fix{min-width:180px;display:inline-block;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text .self-text-date{min-width:100px;display:inline-block;text-align:left;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text .self-text-date{text-align:right;}@media screen and (min-width:1100px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text .self-text-date{text-align:right;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text .program-title-link{padding-top:5px;padding-right:5px;font-weight:bold;font-size:22px;display:inline-block;line-height:1em;padding-bottom:5px;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text .program-title-link:hover{text-decoration:underline;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text .program-title-link{padding-bottom:0;}@media screen and (min-width:1100px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text .program-title-link{padding-bottom:0;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-text .date-bold{font-weight:800;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .model-number{padding:10px 0;font-family:"MakitaSansCondensed_ExtraBold";text-transform:uppercase;font-size:22px;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .product-title{font-size:20px;font-weight:normal;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .sp-note{font-weight:800;font-size:16px;font-family:"MakitaSansCondensed_ExtraBold";}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .sp-note .makita-link:hover{text-decoration:underline;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-col-center{display:flex;align-items:stretch;justify-content:flex-start;min-height:40px;flex-direction:column;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-col-center *{min-height:40px;margin:5px 0;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-col-center{justify-content:center;flex-direction:row;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-col-center *{min-height:unset;margin:0 15px;}@media screen and (min-width:720px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-col-center{justify-content:center;flex-direction:row;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .detail-col-center *{min-height:unset;margin:0 15px;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .search-input.input-error-border{border:1px solid #f00;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description input.search-input[type=text]{padding-left:10px;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description.felx-row-3{display:flex;flex-direction:column;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items{margin-top:20px;min-height:8vh;gap:10px;justify-content:space-between;flex-direction:column;align-items:stretch;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items{flex-direction:row;align-items:center;justify-content:flex-start;gap:50px;}@media screen and (min-width:720px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items{flex-direction:row;align-items:center;justify-content:flex-start;gap:50px;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items.mininal{margin-top:0;min-height:auto;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items.mininal{flex-direction:row;gap:50px;justify-content:flex-start;}@media screen and (max-width:719px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items.mininal{flex-direction:row;gap:50px;justify-content:flex-start;}}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items.mininal{flex-direction:column;}@media screen and (max-width:599px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items.mininal{flex-direction:column;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items .col-span-44{width:100%;margin-bottom:10px;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items .col-span-44 .makita-btn{width:100%;}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items .col-span-44 .makita-btn{width:auto;}@media screen and (min-width:720px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items .col-span-44 .makita-btn{width:auto;}}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items .col-span-44{width:auto;margin-bottom:0;margin-right:20px;}@media screen and (min-width:720px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items .col-span-44{width:auto;margin-bottom:0;margin-right:20px;}}.lt-ie9 .modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items .col-span-44{margin-right:0;}@media screen and (min-width:1100px){.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items .col-span-44{margin-right:0;}}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .action-items .makita-btn{min-height:5vh;min-width:185px;}.modal-overlay.naked-modal.rebate .viewer-pane .detail-description .link-small i{font-size:16px;}.modal-overlay.naked-modal.rebate .modal-overlay-container .modal-overlay-body .viewer-pane.smooth-slide{margin-bottom:unset;padding-bottom:1.1em;}.modal-overlay.naked-modal.rebate hr.solid-divider{border-top:2px solid #bbb;margin-bottom:20px;}.modal-overlay.naked-modal.promos .modal-overlay-close{width:95%;top:60px;right:30px;}.modal-overlay.naked-modal.promos .modal-overlay-container{width:95%;margin-top:50px;}.modal-overlay.naked-modal.promos .modal-overlay-container .modal-header{height:0;min-height:5px;display:none;}.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body{padding:0;}.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module{display:flex;}.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module img{display:inline;margin:0 0 0 10px;height:75px;}.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .global-page-header{background-color:#008290;padding:10px 0;}.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .promo-right .erebate-bottom-banner .as-grid__module{margin-bottom:20px;}.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .promo-right .erebate-bottom-banner .logo{margin-left:initial;}.modal-overlay.naked-modal.promos .modal-overlay-container .modal-overlay-body .viewer-box img{margin:0 auto;max-width:unset;max-height:unset;}.modal-overlay.naked-modal.promos.center-mode .modal-overlay-close{width:85%;top:60px;right:30px;}.lt-ie9 .modal-overlay.naked-modal.promos.center-mode .modal-overlay-close{width:95%;}@media screen and (max-width:1099px){.modal-overlay.naked-modal.promos.center-mode .modal-overlay-close{width:95%;}}.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container{width:85%;margin-top:50px;}.lt-ie9 .modal-overlay.naked-modal.promos.center-mode .modal-overlay-container{width:95%;}@media screen and (max-width:1099px){.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container{width:95%;}}.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-header{height:0;min-height:5px;display:none;}.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body{padding:0;}.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module{display:flex;gap:8px;align-items:center;}.lt-ie9 .modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module{gap:10px;}@media screen and (min-width:900px){.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module{gap:10px;}}.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module img{display:inline;margin:0 0 0 10px;height:32px;}.lt-ie9 .modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module img{height:75px;}@media screen and (min-width:900px){.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module img{height:75px;}}.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module p{color:#fff;font-family:"MakitaSans_ExtraBold";text-transform:uppercase;font-size:18px;}.lt-ie9 .modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module p{font-size:45px;}@media screen and (min-width:900px){.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-page-header .as-grid__module p{font-size:45px;}}.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-container-wrapper{grid-template-columns:1fr;gap:0;}.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .promo-left{min-width:175px;}.modal-overlay.naked-modal.promos.center-mode .modal-overlay-container .modal-overlay-body .viewer-box img{margin:0 auto;max-width:unset;max-height:unset;}.lt-ie9 .modal-overlay.info-graphic .modal-overlay-close{top:200px;right:25px;z-index:100;}@media screen and (max-width:899px){.modal-overlay.info-graphic .modal-overlay-close{top:200px;right:25px;z-index:100;}}.lt-ie9 .modal-overlay.info-graphic .modal-overlay-container{width:90%;top:200px;}@media screen and (max-width:899px){.modal-overlay.info-graphic .modal-overlay-container{width:90%;top:200px;}}.lt-ie9 .modal-overlay.info-graphic .modal-overlay-container .modal-overlay-body{padding:0;padding-top:60px;}@media screen and (max-width:899px){.modal-overlay.info-graphic .modal-overlay-container .modal-overlay-body{padding:0;padding-top:60px;}}.share-wrapper .mobile-only{display:none;}.lt-ie9 .share-wrapper .mobile-only{display:inline;}@media screen and (max-width:1099px){.share-wrapper .mobile-only{display:inline;}}.share-wrapper .desktop-only{display:inline;}.lt-ie9 .share-wrapper .desktop-only{display:none;}@media screen and (max-width:1099px){.share-wrapper .desktop-only{display:none;}}.share-wrapper .share-container{display:inline-block;position:relative;}.share-wrapper .share-container span{font-size:16px;}.lt-ie9 .share-wrapper .share-container span .share-mobile{display:none;}@media screen and (max-width:1299px){.share-wrapper .share-container span .share-mobile{display:none;}}.share-wrapper .share-container span.es-us{font-size:13px;}.lt-ie9 .share-wrapper .share-container span{font-size:13px;}@media screen and (max-width:1599px){.share-wrapper .share-container span{font-size:13px;}}.lt-ie9 .share-wrapper .share-container span{font-size:25px;background:none;color:#939598;border:0;padding:0;}@media screen and (max-width:1299px){.share-wrapper .share-container span{font-size:25px;background:none;color:#939598;border:0;padding:0;}}.share-wrapper .share-container .icon-right{padding-right:10px;line-height:1.46667em;}.share-wrapper .share-container .share-container-info{display:none;position:absolute;background-color:#000;z-index:1;right:0;top:45px;font-weight:normal;width:250px;}.share-wrapper .share-container .share-container-info .menu-wrapper{padding:25px;}.share-wrapper .share-container .share-container-info .menu-wrapper .menu-title{color:#fff;font-weight:900;margin-bottom:25px;}.share-wrapper .share-container .share-container-info .menu-wrapper .icon-text{font-size:15px;}.share-wrapper .share-container .share-container-info .menu-wrapper .icon-text .icon-right{padding-right:15px;}.share-wrapper .share-container .share-container-info .menu-wrapper .fb_iframe_widget{width:17px;margin-right:4px;vertical-align:-5px;padding-right:15px;}.share-wrapper .share-container .share-container-info .menu-wrapper .fb_iframe_widget:before{width:20px;height:20px;position:absolute;content:"";font-family:"Font Awesome 5 Brands";font-weight:900;}.share-wrapper .share-container .share-container-info .menu-wrapper .btn-heart__log-out{margin-left:0;color:#939598;}.share-wrapper .share-container .share-container-info .menu-wrapper .btn-heart-teal{color:#008290;}.share-wrapper .share-container .share-container-info .menu-wrapper .btn-heart-gray{color:#939598;}.share-wrapper .share-container .share-container-info .menu-wrapper .btn-heart:hover{color:#67b2b1;}.share-wrapper .share-container .share-container-info .menu-wrapper .btn-heart-outdoor-adventure{color:#5b563e;}.share-wrapper .share-container .share-container-info .menu-wrapper .btn-heart-outdoor-adventure:hover{color:#847d5a;}.share-wrapper .share-container .share-container-info .menu-wrapper .btn-heart-outdoor-gray{color:#939598;}.share-wrapper .share-container .share-container-info .menu-wrapper .btn-heart-outdoor-gray:hover{color:#847d5a;}.share-wrapper .share-container .share-container-info .menu-wrapper ul{margin-left:20px;line-height:.8em;}.share-wrapper .share-container .share-container-info .menu-wrapper ul li:not(:last-child){margin-bottom:10px;}.partMSRPMain{padding:10px 0 10px 0;margin:10px 0 10px 0;}.geo-list-content{padding:0;margin:0;overflow:hidden;}.geo-list-content div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.geo-list-content .geo-top-dealer{padding:5px 0 5px 5px;height:30px;display:none;color:#333;}.geo-list-content .geo-top-dealer .geo-found{font-weight:bold;font-size:14px;margin:0;border-bottom:1px solid #d6d6d6;}.geo-list-content .geo-search-result{width:100%;overflow:auto;padding:0;margin:0;color:#000;}.geo-list-content .geo-search-result .geo-listitem{padding:10px;margin:10px;box-shadow:0 2px 5px 0 #636466;transition:all .4s ease-in-out;}.geo-list-content .geo-search-result .geo-listitem:hover{background-color:#f6f6f6;cursor:pointer;}.geo-list-content .geo-search-result .geo-listitem-checked{background-color:#c0c0c0;}.geo-list-content .geo-search-result .geo-listitem-checked:hover{background-color:#c0c0c0;}.geo-list-content .geo-search-result .listing-wrapper .item-details{display:flex;justify-content:space-between;font-size:12px;height:auto;min-height:25px;vertical-align:middle;overflow:hidden;color:#000;}.lt-ie9 .geo-list-content .geo-search-result .listing-wrapper .item-details{flex-direction:column;}@media screen and (max-width:1299px){.geo-list-content .geo-search-result .listing-wrapper .item-details{flex-direction:column;}}.geo-list-content .geo-search-result .listing-wrapper .item-details .event-canceled{color:#f00;font-weight:bold;}.geo-list-content .geo-search-result .listing-wrapper .item-details .text-center{text-align:center;}.geo-list-content .geo-search-result .listing-wrapper .item-details .item-index{position:relative;display:inline-block;overflow:hidden;font-size:11px;font-weight:bold;color:#008290;vertical-align:middle;text-align:center;padding:10px 10px 13px;margin-bottom:5px;z-index:10;}.geo-list-content .geo-search-result .listing-wrapper .item-details .item-index img.pin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform:translate(-50%,-42%);z-index:-1;width:24px;}.geo-list-content .geo-search-result .listing-wrapper .item-details .item-name{font-weight:bold;font-size:13px;}.geo-list-content .geo-search-result .listing-wrapper .item-details .item-address{font-size:12px;}.geo-list-content .geo-search-result .listing-wrapper .item-details .get-directions{margin:10px 0 0;}.geo-list-content .geo-search-result .listing-wrapper .item-details .get-directions a{color:#008290;border-bottom:1px solid transparent;transition:all .4s ease-in-out;}.geo-list-content .geo-search-result .listing-wrapper .item-details .get-directions a:hover{border-bottom:1px solid #008290;}.geo-list-content .geo-search-result .listing-wrapper .item-details .item-title img{text-align:left;}.geo-list-content .geo-search-result .listing-wrapper .item-details .item-distance{padding-left:10px;font-size:calc((14px) + (16 - 14)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_SemiBold";}.lt-ie9 .geo-list-content .geo-search-result .listing-wrapper .item-details .item-distance{font-size:16px;}@media screen and (min-width:1920px){.geo-list-content .geo-search-result .listing-wrapper .item-details .item-distance{font-size:16px;}}.geo-list-content .geo-search-result .listing-wrapper .item-details div{padding:1px 0 1px 0;}.geo-list-content .geo-search-result .listing-wrapper .item-details .business-hours-wrapper{overflow:hidden;clear:both;padding:0;line-height:16px;}.geo-list-content .geo-search-result .listing-wrapper .item-details .business-hours-wrapper .hours-lbl{display:inline-block;float:left;font-size:12px;line-height:16px;margin-right:2px;}.geo-list-content .geo-search-result .listing-wrapper .item-details .business-hours-wrapper .today{font-weight:bold;}.geo-list-content .geo-search-result .listing-wrapper .item-details .business-hours-wrapper .hours-today{float:left;line-height:16px;font-size:12px;display:inline-block;}.geo-list-content .geo-search-result .listing-wrapper .item-details .business-hours-wrapper .hours-today .open-close{display:inline-block;line-height:16px;font-size:12px;color:#000;text-decoration:none;padding:0 3px 0 0;margin:0;}.geo-list-content .geo-search-result .listing-wrapper .item-details .business-hours-wrapper .hours-today .range,.geo-list-content .geo-search-result .listing-wrapper .item-details .business-hours-wrapper .hours-today span{display:inline-block;line-height:16px;font-size:12px;text-decoration:underline;color:#008290;padding:0;margin:0;}.geo-list-content .geo-search-result .listing-wrapper .item-details .business-hours-wrapper .hours-list{float:left;display:none;}.geo-list-content .geo-search-result .listing-wrapper .item-details .business-hours-wrapper .hours-list .name{display:inline-block;font-size:12px;width:75px;}.geo-list-content .geo-search-result .listing-wrapper .item-details .business-hours-wrapper .hours-list .hours{font-size:12px;}.geo-list-content .geo-search-result .listing-wrapper .item-details__col.col-1{min-width:275px;max-width:275px;}.lt-ie9 .geo-list-content .geo-search-result .listing-wrapper .item-details__col.col-1{min-width:325px;max-width:325px;}@media screen and (min-width:1700px){.geo-list-content .geo-search-result .listing-wrapper .item-details__col.col-1{min-width:325px;max-width:325px;}}.geo-list-content .geo-search-result .listing-wrapper .item-details__col.col-1 .col-subcontainer{display:flex;gap:5px;align-items:center;}.geo-list-content .geo-search-result .listing-wrapper .item-details__col.col-2{padding-top:5px;}.lt-ie9 .geo-list-content .geo-search-result .listing-wrapper .item-details__col.col-2{padding:0 5px;}@media screen and (min-width:1300px){.geo-list-content .geo-search-result .listing-wrapper .item-details__col.col-2{padding:0 5px;}}.lt-ie9 .geo-list-content .geo-search-result .listing-wrapper .item-details__col.col-2{padding:0 25px;}@media screen and (min-width:1700px){.geo-list-content .geo-search-result .listing-wrapper .item-details__col.col-2{padding:0 25px;}}.geo-list-content .geo-search-result .listing-wrapper .item-details__col.col-3{margin-left:auto;}.geo-list-content .geo-listing{overflow-y:auto;padding:0;margin:0;}.map-marker-labels{color:#008290;font-size:12px;font-weight:bold;text-align:center;width:auto;white-space:nowrap;}.geo-marker-hint{font-size:12px;margin:0;white-space:nowrap;}.geo-marker-hint .title{font-size:13px;font-weight:bold;color:#333;}.geo-marker-hint .address{font-size:12px;color:#333;}.geo-sc-main{display:none;padding:20px;}.geo-sc-main .geo-sc-search-container{width:100%;overflow:hidden;font-family:Arial;color:#000;vertical-align:middle;padding:0 10px 10px 10px;}.geo-sc-main .geo-sc-search-container label,.geo-sc-main .geo-sc-search-container select{display:inline-block;margin:0;font-size:.9375em;}.geo-sc-main .geo-sc-search-container label{font-size:.9375em;line-height:20px;vertical-align:middle;}.geo-sc-main .geo-sc-search-container .geo-address-pnl{display:table;width:100%;margin:10px 0 0 0;}.geo-sc-main .geo-sc-search-container .geo-address-pnl .btn-geo-search{border:0;font-family:Arial;color:#fff;display:inline-block;font-size:12px;background:#008290;text-decoration:none;text-transform:uppercase;height:25px;vertical-align:top;}.geo-sc-main .geo-sc-search-container .geo-address-pnl .btn-geo-search:hover{background:#005d66;text-decoration:none;}.geo-sc-main .geo-sc-search-container .geo-address-pnl .sc-btn-pnl{display:table-cell;vertical-align:middle;}.geo-sc-main .geo-sc-search-container .geo-address-pnl .sc-address-pnl{max-width:300px;display:table-cell;vertical-align:middle;}.geo-sc-main .geo-sc-search-container .geo-address-pnl input[type=text]{width:100%;vertical-align:middle;padding:0 0 0 2px;height:25px;}.geo-sc-main .geo-sc-search-container .geo-options-pnl{text-align:left;font-family:Arial,sans-serif;font-size:14px;}.geo-sc-main .geo-sc-search-container .geo-options-pnl .title{font-weight:bold;font-size:12px;padding:5px 0 2px 0;}.geo-sc-main .geo-sc-search-container .geo-options-pnl .geo-miles{display:block;}.geo-sc-main .geo-sc-search-container .geo-options-pnl select{margin-right:10px;font-size:.9375em;height:18px;}.geo-sc-main .geo-sc-search-container .geo-options-pnl li{display:inline-block;line-height:20px;vertical-align:middle;width:48%;margin-bottom:3px;}.lt-ie9 .geo-sc-main .geo-sc-search-container .geo-options-pnl li{width:100%;}@media screen and (max-width:799px){.geo-sc-main .geo-sc-search-container .geo-options-pnl li{width:100%;}}.geo-sc-main .geo-sc-search-container .geo-options-pnl li span{display:inline-block;margin:0 10px 0 2px;vertical-align:middle;}.geo-sc-main .geo-sc-search-container .geo-options-pnl li span:hover{cursor:pointer;}.geo-sc-main .geo-sc-search-container .geo-options-pnl li input{vertical-align:middle;}.geo-sc-main .geo-sc-search-container .geo-options-pnl .buy-local-note:hover{cursor:pointer;}.geo-sc-main .geo-sc-search-container .geo-buylocal-map{height:610px;}.geo-sc-main .geo-sc-search-container .geo-service-map{height:680px;}.geo-sc-main .geo-sc-map{height:680px;width:auto;min-width:300px;}@media screen and (max-width:900px){.geo-sc-search-container .label{display:block;}.geo-listing,.geo-sc-listing{height:auto;}.geo-main .img-search{display:block;}.geo-sc-search-line2{display:block;padding:5px 0 5px 0;text-align:left;margin-left:0;}.geo-sc-search-container input[type=text]{width:80%;max-width:100%;}.geo-sc-search-container>div{padding:0;text-align:left;}.geo-sc-search-container{height:auto;overflow:hidden;}}@media screen and (min-width:900px){.geo-sc-listing{height:550px;overflow:auto;}.geo-listing{height:520px;overflow:auto;}}.modal-overlay.ms-modal .modal-overlay-body .details{font-family:"MakitaSans_Regular";margin-top:10%;color:#fff;margin-left:auto;margin-right:auto;padding:0 7%;}.modal-overlay.ms-modal .modal-overlay-body .details h2,.modal-overlay.ms-modal .modal-overlay-body .details .erebates .channel h2>span,.erebates .channel .modal-overlay.ms-modal .modal-overlay-body .details h2>span,.modal-overlay.ms-modal .modal-overlay-body .details .erebates .promotion h2>span,.erebates .promotion .modal-overlay.ms-modal .modal-overlay-body .details h2>span,.modal-overlay.ms-modal .modal-overlay-body .details .sales .channel h2>span,.sales .channel .modal-overlay.ms-modal .modal-overlay-body .details h2>span,.modal-overlay.ms-modal .modal-overlay-body .details .sales .promotion h2>span,.sales .promotion .modal-overlay.ms-modal .modal-overlay-body .details h2>span{font-family:"MakitaSans_ExtraBold";font-size:2em;color:#fff;margin-bottom:.825em;}.modal-overlay.ms-modal .modal-overlay-body .details h2 span{display:block;}.modal-overlay.ms-modal .modal-overlay-body .details p{margin-bottom:.825em;}.modal-overlay.ms-modal .modal-overlay-body .details .makita-btn{font-family:"MakitaSans_ExtraBold";margin-top:1.925em;}.modal-overlay.buy-promo .modal-overlay-body .content{position:absolute;bottom:0;left:0;right:0;margin:0 auto;color:#fff;margin-bottom:10%;}.modal-overlay.buy-promo .modal-overlay-body .content h2,.modal-overlay.buy-promo .modal-overlay-body .content .erebates .channel h2>span,.erebates .channel .modal-overlay.buy-promo .modal-overlay-body .content h2>span,.modal-overlay.buy-promo .modal-overlay-body .content .erebates .promotion h2>span,.erebates .promotion .modal-overlay.buy-promo .modal-overlay-body .content h2>span,.modal-overlay.buy-promo .modal-overlay-body .content .sales .channel h2>span,.sales .channel .modal-overlay.buy-promo .modal-overlay-body .content h2>span,.modal-overlay.buy-promo .modal-overlay-body .content .sales .promotion h2>span,.sales .promotion .modal-overlay.buy-promo .modal-overlay-body .content h2>span{font-family:"MakitaSans_ExtraBold";font-size:1em;color:#fff;margin-bottom:2%;}.lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content h2,.lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content h2>span,.lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content h2>span,.lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content .sales .channel h2>span,.sales .channel .lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content h2>span,.lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content h2>span{font-size:2em;}@media screen and (min-width:600px){.modal-overlay.buy-promo .modal-overlay-body .content h2,.modal-overlay.buy-promo .modal-overlay-body .content .erebates .channel h2>span,.erebates .channel .modal-overlay.buy-promo .modal-overlay-body .content h2>span,.modal-overlay.buy-promo .modal-overlay-body .content .erebates .promotion h2>span,.erebates .promotion .modal-overlay.buy-promo .modal-overlay-body .content h2>span,.modal-overlay.buy-promo .modal-overlay-body .content .sales .channel h2>span,.sales .channel .modal-overlay.buy-promo .modal-overlay-body .content h2>span,.modal-overlay.buy-promo .modal-overlay-body .content .sales .promotion h2>span,.sales .promotion .modal-overlay.buy-promo .modal-overlay-body .content h2>span{font-size:2em;}}.modal-overlay.buy-promo .modal-overlay-body .content h2 span{display:block;}.modal-overlay.buy-promo .modal-overlay-body .content .makita-btn{font-family:"MakitaSans_ExtraBold";padding:4% 7%;margin-right:8%;text-align:center;font-size:3.7vw;}.lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content .makita-btn{font-size:1.7vw;}@media screen and (min-width:900px){.modal-overlay.buy-promo .modal-overlay-body .content .makita-btn{font-size:1.7vw;}}.lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content .makita-btn{font-size:1vw;}@media screen and (min-width:1100px){.modal-overlay.buy-promo .modal-overlay-body .content .makita-btn{font-size:1vw;}}.modal-overlay.buy-promo .modal-overlay-body .content .makita-btn:last-child{margin-right:0;}.modal-overlay.buy-promo .modal-overlay-body .content .makita-btn .action-icn{display:block;}.lt-ie9 .modal-overlay.buy-promo .modal-overlay-body .content .makita-btn .action-icn{font-size:3vw;}@media screen and (min-width:1100px){.modal-overlay.buy-promo .modal-overlay-body .content .makita-btn .action-icn{font-size:3vw;}}.lt-ie9 .modal-overlay.thank-you-modal.whatsnext .modal-overlay-container{width:53%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.whatsnext .modal-overlay-container{width:53%;}}.modal-overlay.thank-you-modal.whatsnext .modal-overlay-container .modal-header .modal-header-title{width:100%;font-family:"MakitaSans_ExtraBold";text-align:center;padding-top:.5%;font-size:5vw;}.lt-ie9 .modal-overlay.thank-you-modal.whatsnext .modal-overlay-container .modal-header .modal-header-title{font-size:2.3vw;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.whatsnext .modal-overlay-container .modal-header .modal-header-title{font-size:2.3vw;}}.modal-overlay.thank-you-modal.whatsnext .modal-overlay-container .modal-overlay-body{background-color:#fff;padding:56px 0 0;text-align:center;color:#000;}.lt-ie9 .modal-overlay.thank-you-modal.whatsnext .modal-overlay-container .modal-overlay-body{font-size:2.3vw;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.whatsnext .modal-overlay-container .modal-overlay-body{font-size:2.3vw;}}.modal-overlay.thank-you-modal.whatsnext .modal-overlay-container .modal-overlay-body .header{font-family:"MakitaSansCondensed_Regular";font-size:.6em;padding:3em;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container{width:53%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container{width:53%;}}.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-header .modal-header-logo{display:none;}.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-header .modal-header-title{width:100%;font-family:"MakitaSans_ExtraBold";text-align:center;padding-top:.5%;font-size:5vw;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-header .modal-header-title{font-size:2.3vw;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-header .modal-header-title{font-size:2.3vw;}}.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body{background-color:#fff;padding:56px 0 0;text-align:center;color:#000;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body{font-size:2.3vw;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body{font-size:2.3vw;}}.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .headline-message{position:absolute;top:71%;width:70%;margin:auto;left:0;right:0;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .headline-message{top:64%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .headline-message{top:64%;}}.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .headline-message .headline-txt{margin:0 auto;color:#000;font-family:"MakitaSans_ExtraBold";font-size:2.75vw;}.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .headline-message .headline-txt p{line-height:normal;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .headline-message .headline-txt{top:48vh;font-size:1.25vw;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .headline-message .headline-txt{top:48vh;font-size:1.25vw;}}.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .action-buttons{position:absolute;bottom:2vh;margin:auto;left:0;right:0;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .action-buttons{bottom:9vh;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .action-buttons{bottom:9vh;}}.modal-overlay.thank-you-modal.sweepstake-x2 .modal-overlay-container .modal-overlay-body .action-buttons .makita-btn{font-size:.5em;}.modal-overlay.option .doc-section{margin-top:1.1em;margin-bottom:.275em;font-weight:bold;}.modal-overlay.option ul li{margin-bottom:.55em;}.modal-overlay.option ul li .li-col{display:inline-block;vertical-align:top;}.modal-overlay.option ul li .li-col.title{width:48%;}.makita-microsite{background:#000;position:relative;}.makita-microsite sup{font-family:Arial,sans-serif;vertical-align:super;font-size:50%;line-height:0;}.makita-microsite sub{font-size:50%;}.makita-microsite .grid-demo{background:#000;}.makita-microsite .grid-demo .global-footer{margin-top:0;}.makita-microsite .grid-demo .site-content{background-color:#000;}.makita-microsite .global-header{background-color:#000;}.lt-ie9 .makita-microsite .global-header{height:unset;}@media screen and (min-width:900px){.makita-microsite .global-header{height:unset;}}.makita-microsite .global-header .nav-wrapper{border:0;position:relative;padding:0;}.makita-microsite .global-header .nav-wrapper .main-nav{display:inline-block;width:100%;vertical-align:top;text-align:left;}.makita-microsite .global-header .nav-wrapper .main-nav .text-logo{font-family:"MakitaSansCondensed_Black";display:inline-block;font-size:.7em;font-weight:bold;color:#fff;width:30%;vertical-align:top;text-align:left;line-height:15px;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .text-logo{width:48%;vertical-align:middle;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .text-logo:lang(es){width:44%;}@media screen and (min-width:900px){.makita-microsite .global-header .nav-wrapper .main-nav .text-logo{width:48%;vertical-align:middle;}.makita-microsite .global-header .nav-wrapper .main-nav .text-logo:lang(es){width:44%;}}.makita-microsite .global-header .nav-wrapper .main-nav .company-logo{margin-right:10px;padding-left:0;padding-right:0;}.makita-microsite .global-header .nav-wrapper .main-nav .img-logo{max-width:30%;max-height:30%;padding-right:0;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .img-logo{max-height:100%;max-width:100%;padding-right:15px;}@media screen and (min-width:900px){.makita-microsite .global-header .nav-wrapper .main-nav .img-logo{max-height:100%;max-width:100%;padding-right:15px;}}.makita-microsite .global-header .nav-wrapper .main-nav .main-nav-collapse{height:unset;display:flex;align-items:center;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-nav-collapse{display:none;}@media screen and (min-width:1100px){.makita-microsite .global-header .nav-wrapper .main-nav .main-nav-collapse{display:none;}}.makita-microsite .global-header .nav-wrapper .main-nav .icon-bar-wrapper .res-menu-icn{font-size:1.75em;vertical-align:top;padding:3px 0 0 5px;color:#fff;}.makita-microsite .global-header .nav-wrapper .main-nav .icon-bar-wrapper img{display:inline-block;}.makita-microsite .global-header .nav-wrapper .main-nav .nav-right{position:relative;margin:0 auto;}.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .makita-lang-select{position:absolute;right:0;margin-top:0;}.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .makita-lang-select .lang-toggle{margin-right:0;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .nav-right .makita-lang-select .lang-toggle{margin-right:1em;margin-top:4px;}@media screen and (min-width:420px){.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .makita-lang-select .lang-toggle{margin-right:1em;margin-top:4px;}}.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .makita-lang-select .lang-toggle .us-flag{display:inline-block;border:0;}.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .makita-lang-select .lang-options{right:3px;top:40px;}.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .dyn-alert{background-color:#0d6972;padding:0;text-align:center;}.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .dyn-alert .makita-link{font-family:"MakitaSansCondensed_Black";font-weight:normal;}.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .dyn-alert .makita-link.makita-alert-label{font-size:1.5em;padding:0;margin-top:0;margin-right:8px;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .nav-right .dyn-alert .makita-link.makita-alert-label{font-size:1.75em;}@media screen and (min-width:900px){.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .dyn-alert .makita-link.makita-alert-label{font-size:1.75em;}}.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .dyn-alert .super-sub{display:inline-block;vertical-align:top;margin:8px 0;font-size:12px;text-align:left;}.makita-microsite .global-header .nav-wrapper .main-nav .nav-right .dyn-alert .super-sub span{display:block;line-height:12px;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul{margin-top:0;background-color:#000;width:unset;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul{justify-content:flex-start;}@media screen and (min-width:1100px){.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul{justify-content:flex-start;}}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li{padding-left:6px;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li{padding-left:0;}@media screen and (min-width:900px){.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li{padding-left:0;}}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li.logo{display:none;width:fit-content;width:-moz-fit-content;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li .active span{border-bottom:0;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li .active span{border-bottom:3px solid #008290;}@media screen and (min-width:1100px){.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li .active span{border-bottom:3px solid #008290;}}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li{font-size:.8em;border-left:0;background:#000;height:54px;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li:first-child{background:#008290;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li.logo{padding:8px 0 8px 20px;margin-right:18px;display:block;background-color:#008290;color:#fff;font-size:1.5em;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li.logo img{display:inline-block;vertical-align:bottom;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li.logo a{padding-left:0;padding-right:0;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li .company-logo{display:inline;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li .company-logo:hover{background-color:transparent;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li a{font-family:"MakitaSansCondensed_Black";padding:14px 16px;display:inline-block;font-size:1.5em;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li a:hover{background-color:transparent;}.lt-ie9 .makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li a span{display:block;}@media screen and (min-width:1100px){.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li{font-size:.8em;border-left:0;background:#000;height:54px;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li:first-child{background:#008290;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li.logo{padding:8px 0 8px 20px;margin-right:18px;display:block;background-color:#008290;color:#fff;font-size:1.5em;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li.logo img{display:inline-block;vertical-align:bottom;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li.logo a{padding-left:0;padding-right:0;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li .company-logo{display:inline;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li .company-logo:hover{background-color:transparent;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li a{font-family:"MakitaSansCondensed_Black";padding:14px 16px;display:inline-block;font-size:1.5em;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li a:hover{background-color:transparent;}.makita-microsite .global-header .nav-wrapper .main-nav .main-menu-ul .main-menu-li a span{display:block;}}.makita-microsite .global-header .nav-wrapper .ms-submenus{font-family:"MakitaSansCondensed_Black";background-color:#404040;margin:0 auto;text-align:center;padding:10px 0;overflow-y:hidden;width:100%;overflow-x:auto;white-space:nowrap;}.makita-microsite .global-header .nav-wrapper .ms-submenus::-webkit-scrollbar{height:10px;}.makita-microsite .global-header .nav-wrapper .ms-submenus::-webkit-scrollbar-track{border:1px solid #404040;}.makita-microsite .global-header .nav-wrapper .ms-submenus::-webkit-scrollbar-thumb{background-color:#333;}.makita-microsite .global-header .nav-wrapper .ms-submenus::-webkit-scrollbar-button:start:decrement,.makita-microsite .global-header .nav-wrapper .ms-submenus::-webkit-scrollbar-button:end:increment{display:block;}.makita-microsite .global-header .nav-wrapper .ms-submenus::-webkit-scrollbar-button:horizontal:increment{background-image:url("https://cdn.makitatools.com/apps/wms/menus/images/double_arrow_right.png");background-repeat:no-repeat;background-size:10px;}.makita-microsite .global-header .nav-wrapper .ms-submenus::-webkit-scrollbar-button:horizontal:decrement{background-image:url("https://cdn.makitatools.com/apps/wms/menus/images/double_arrow_left.png");background-repeat:no-repeat;background-size:10px;}.makita-microsite .global-header .nav-wrapper .ms-submenus .sub-menu-link{margin-right:14px;}.makita-microsite .global-header .nav-wrapper .ms-submenus .sub-menu-link.active{border-bottom:3px solid #00909e;}.makita-microsite.makita-ope .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-opecordless .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-ope4stroke .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-ope2stroke .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-opegas .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-opeaqmd .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-opecorded .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-opeconnectx .global-header .nav-wrapper .main-nav .text-logo{font-size:2.8vw;line-height:12px;width:48%;}.lt-ie9 .makita-microsite.makita-ope .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-opecordless .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-ope4stroke .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-ope2stroke .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-opegas .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-opeaqmd .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-opecorded .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-opeconnectx .global-header .nav-wrapper .main-nav .text-logo{font-size:.9em;line-height:18px;}@media screen and (min-width:420px){.makita-microsite.makita-ope .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-opecordless .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-ope4stroke .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-ope2stroke .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-opegas .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-opeaqmd .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-opecorded .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-opeconnectx .global-header .nav-wrapper .main-nav .text-logo{font-size:.9em;line-height:18px;}}.makita-microsite.makita-ope .ms-global-wrapper .feature.billboard.ms-hero .content,.makita-microsite.makita-opecordless .ms-global-wrapper .feature.billboard.ms-hero .content,.makita-microsite.makita-ope4stroke .ms-global-wrapper .feature.billboard.ms-hero .content,.makita-microsite.makita-ope2stroke .ms-global-wrapper .feature.billboard.ms-hero .content,.makita-microsite.makita-opegas .ms-global-wrapper .feature.billboard.ms-hero .content,.makita-microsite.makita-opeaqmd .ms-global-wrapper .feature.billboard.ms-hero .content,.makita-microsite.makita-opecorded .ms-global-wrapper .feature.billboard.ms-hero .content,.makita-microsite.makita-opeconnectx .ms-global-wrapper .feature.billboard.ms-hero .content{position:absolute;top:0;left:0;}.makita-microsite.makita-ope .feature .content .ms-heading,.makita-microsite.makita-opecordless .feature .content .ms-heading,.makita-microsite.makita-ope4stroke .feature .content .ms-heading,.makita-microsite.makita-ope2stroke .feature .content .ms-heading,.makita-microsite.makita-opegas .feature .content .ms-heading,.makita-microsite.makita-opeaqmd .feature .content .ms-heading,.makita-microsite.makita-opecorded .feature .content .ms-heading,.makita-microsite.makita-opeconnectx .feature .content .ms-heading{color:#fff;font-family:"MakitaSansCondensed_Black";position:relative;z-index:1;}.lt-ie9 .makita-microsite.makita-ope .feature .content .ms-heading,.lt-ie9 .makita-microsite.makita-opecordless .feature .content .ms-heading,.lt-ie9 .makita-microsite.makita-ope4stroke .feature .content .ms-heading,.lt-ie9 .makita-microsite.makita-ope2stroke .feature .content .ms-heading,.lt-ie9 .makita-microsite.makita-opegas .feature .content .ms-heading,.lt-ie9 .makita-microsite.makita-opeaqmd .feature .content .ms-heading,.lt-ie9 .makita-microsite.makita-opecorded .feature .content .ms-heading,.lt-ie9 .makita-microsite.makita-opeconnectx .feature .content .ms-heading{font-size:.5em;}@media screen and (min-width:900px){.makita-microsite.makita-ope .feature .content .ms-heading,.makita-microsite.makita-opecordless .feature .content .ms-heading,.makita-microsite.makita-ope4stroke .feature .content .ms-heading,.makita-microsite.makita-ope2stroke .feature .content .ms-heading,.makita-microsite.makita-opegas .feature .content .ms-heading,.makita-microsite.makita-opeaqmd .feature .content .ms-heading,.makita-microsite.makita-opecorded .feature .content .ms-heading,.makita-microsite.makita-opeconnectx .feature .content .ms-heading{font-size:.5em;}}.makita-microsite.makita-ope .feature .content .ms-heading:before,.makita-microsite.makita-opecordless .feature .content .ms-heading:before,.makita-microsite.makita-ope4stroke .feature .content .ms-heading:before,.makita-microsite.makita-ope2stroke .feature .content .ms-heading:before,.makita-microsite.makita-opegas .feature .content .ms-heading:before,.makita-microsite.makita-opeaqmd .feature .content .ms-heading:before,.makita-microsite.makita-opecorded .feature .content .ms-heading:before,.makita-microsite.makita-opeconnectx .feature .content .ms-heading:before{border-top:2px solid #008290;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:95%;z-index:-1;}.makita-microsite.makita-ope .feature .content .ms-heading span,.makita-microsite.makita-opecordless .feature .content .ms-heading span,.makita-microsite.makita-ope4stroke .feature .content .ms-heading span,.makita-microsite.makita-ope2stroke .feature .content .ms-heading span,.makita-microsite.makita-opegas .feature .content .ms-heading span,.makita-microsite.makita-opeaqmd .feature .content .ms-heading span,.makita-microsite.makita-opecorded .feature .content .ms-heading span,.makita-microsite.makita-opeconnectx .feature .content .ms-heading span{background-color:#2a2d2f;padding:0 20px;display:inline-block;}.makita-microsite.makita-ope .feature .content .ms-heading.on-white,.makita-microsite.makita-opecordless .feature .content .ms-heading.on-white,.makita-microsite.makita-ope4stroke .feature .content .ms-heading.on-white,.makita-microsite.makita-ope2stroke .feature .content .ms-heading.on-white,.makita-microsite.makita-opegas .feature .content .ms-heading.on-white,.makita-microsite.makita-opeaqmd .feature .content .ms-heading.on-white,.makita-microsite.makita-opecorded .feature .content .ms-heading.on-white,.makita-microsite.makita-opeconnectx .feature .content .ms-heading.on-white{color:#404040;}.makita-microsite.makita-ope .feature .content .ms-heading.on-white span,.makita-microsite.makita-opecordless .feature .content .ms-heading.on-white span,.makita-microsite.makita-ope4stroke .feature .content .ms-heading.on-white span,.makita-microsite.makita-ope2stroke .feature .content .ms-heading.on-white span,.makita-microsite.makita-opegas .feature .content .ms-heading.on-white span,.makita-microsite.makita-opeaqmd .feature .content .ms-heading.on-white span,.makita-microsite.makita-opecorded .feature .content .ms-heading.on-white span,.makita-microsite.makita-opeconnectx .feature .content .ms-heading.on-white span{background-color:#fff;}.makita-microsite.makita-dustmanagementsearch .grid-demo .global-header .main-nav .text-logo,.makita-microsite.makita-dustmanagementsilicadust .grid-demo .global-header .main-nav .text-logo,.makita-microsite.makita-dustmanagementextractortools .grid-demo .global-header .main-nav .text-logo,.makita-microsite.makita-dustmanagement .grid-demo .global-header .main-nav .text-logo,.makita-microsite.makita-aws .grid-demo .global-header .main-nav .text-logo{display:none;}.makita-microsite.makita-dustmanagementsearch .grid-demo .site-content,.makita-microsite.makita-dustmanagementsilicadust .grid-demo .site-content,.makita-microsite.makita-dustmanagementextractortools .grid-demo .site-content,.makita-microsite.makita-dustmanagement .grid-demo .site-content,.makita-microsite.makita-aws .grid-demo .site-content{background-color:#fff;}.makita-microsite.makita-impactx .global-header .nav-wrapper .main-menu-li:first-child{background-color:#000;}.makita-microsite.makita-cleaning .grid-demo .site-content,.makita-microsite.makita-cleaningbackpackvacuums .grid-demo .site-content,.makita-microsite.makita-cleaningcompactvacuums .grid-demo .site-content,.makita-microsite.makita-cleaningcanistervacuums .grid-demo .site-content,.makita-microsite.makita-cleaningroboticvacuum .grid-demo .site-content,.makita-microsite.makita-cleaningblowers .grid-demo .site-content,.makita-microsite.makita-cleaningcontactus .grid-demo .site-content,.makita-microsite.makita-cleaninguprightvacuums .grid-demo .site-content,.makita-microsite.makita-cleaningissa .grid-demo .site-content{background-color:#fff;}.makita-microsite.makita-cleaning .flyin-modal .flyin-badge,.makita-microsite.makita-cleaningbackpackvacuums .flyin-modal .flyin-badge,.makita-microsite.makita-cleaningcompactvacuums .flyin-modal .flyin-badge,.makita-microsite.makita-cleaningcanistervacuums .flyin-modal .flyin-badge,.makita-microsite.makita-cleaningroboticvacuum .flyin-modal .flyin-badge,.makita-microsite.makita-cleaningblowers .flyin-modal .flyin-badge,.makita-microsite.makita-cleaningcontactus .flyin-modal .flyin-badge,.makita-microsite.makita-cleaninguprightvacuums .flyin-modal .flyin-badge,.makita-microsite.makita-cleaningissa .flyin-modal .flyin-badge{background:url("https://cdn.makitatools.com/apps/wms/microsite/cleaning/common/jansan-slide-in500x200.png");background-position:center center;background-repeat:no-repeat;}.makita-microsite.makita-cleaning .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningbackpackvacuums .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningcompactvacuums .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningcanistervacuums .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningroboticvacuum .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningblowers .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningcontactus .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaninguprightvacuums .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningissa .flyin-modal .flyin-badge .makita-link{font-size:8vw;font-family:"MakitaSansCondensed_Black";}.lt-ie9 .makita-microsite.makita-cleaning .flyin-modal .flyin-badge .makita-link,.lt-ie9 .makita-microsite.makita-cleaningbackpackvacuums .flyin-modal .flyin-badge .makita-link,.lt-ie9 .makita-microsite.makita-cleaningcompactvacuums .flyin-modal .flyin-badge .makita-link,.lt-ie9 .makita-microsite.makita-cleaningcanistervacuums .flyin-modal .flyin-badge .makita-link,.lt-ie9 .makita-microsite.makita-cleaningroboticvacuum .flyin-modal .flyin-badge .makita-link,.lt-ie9 .makita-microsite.makita-cleaningblowers .flyin-modal .flyin-badge .makita-link,.lt-ie9 .makita-microsite.makita-cleaningcontactus .flyin-modal .flyin-badge .makita-link,.lt-ie9 .makita-microsite.makita-cleaninguprightvacuums .flyin-modal .flyin-badge .makita-link,.lt-ie9 .makita-microsite.makita-cleaningissa .flyin-modal .flyin-badge .makita-link{font-size:1.7vw;}@media screen and (min-width:900px){.makita-microsite.makita-cleaning .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningbackpackvacuums .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningcompactvacuums .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningcanistervacuums .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningroboticvacuum .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningblowers .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningcontactus .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaninguprightvacuums .flyin-modal .flyin-badge .makita-link,.makita-microsite.makita-cleaningissa .flyin-modal .flyin-badge .makita-link{font-size:1.7vw;}}.makita-microsite.makita-drivinginnovation .grid-demo .global-header .main-nav .text-logo,.makita-microsite.makita-drivinginnovationsearch .grid-demo .global-header .main-nav .text-logo{font-size:2.8vw;line-height:12px;width:50%;}.lt-ie9 .makita-microsite.makita-drivinginnovation .grid-demo .global-header .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-drivinginnovationsearch .grid-demo .global-header .main-nav .text-logo{font-size:.7em;line-height:15px;}@media screen and (min-width:420px){.makita-microsite.makita-drivinginnovation .grid-demo .global-header .main-nav .text-logo,.makita-microsite.makita-drivinginnovationsearch .grid-demo .global-header .main-nav .text-logo{font-size:.7em;line-height:15px;}}.makita-microsite.makita-giftguide{background:#efece3;}.makita-microsite.makita-giftguide .grid-demo .site-content{background-color:#ccc;}.makita-microsite.makita-giftguide .ms-global-wrapper .feature .img-main{width:100%;}.makita-microsite.makita-giftguide .grid-demo .global-header .main-nav .text-logo{width:40%;}.makita-microsite.makita-drivinginnovationsearch .driving-innovation-wrapper{background-color:#fff;}.makita-microsite.makita-whatsnext .grid-demo .global-header .main-nav .dyn-alert a .makita-alert-label{font-size:3.25vw;}.lt-ie9 .makita-microsite.makita-whatsnext .grid-demo .global-header .main-nav .dyn-alert a .makita-alert-label{font-size:unset;}@media screen and (min-width:420px){.makita-microsite.makita-whatsnext .grid-demo .global-header .main-nav .dyn-alert a .makita-alert-label{font-size:unset;}}.makita-microsite.makita-automotive .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-automotivedrillsfastening .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-automotivecuttinggrindadhesive .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-automotivedetailing .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-automotivelifestyle .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-automotiveaccessories .global-header .nav-wrapper .main-nav .text-logo{font-size:2.8vw;line-height:normal;width:58%;}.lt-ie9 .makita-microsite.makita-automotive .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-automotivedrillsfastening .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-automotivecuttinggrindadhesive .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-automotivedetailing .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-automotivelifestyle .global-header .nav-wrapper .main-nav .text-logo,.lt-ie9 .makita-microsite.makita-automotiveaccessories .global-header .nav-wrapper .main-nav .text-logo{font-size:1.4em;line-height:normal;}@media screen and (min-width:420px){.makita-microsite.makita-automotive .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-automotivedrillsfastening .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-automotivecuttinggrindadhesive .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-automotivedetailing .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-automotivelifestyle .global-header .nav-wrapper .main-nav .text-logo,.makita-microsite.makita-automotiveaccessories .global-header .nav-wrapper .main-nav .text-logo{font-size:1.4em;line-height:normal;}}.makita-microsite.makita-automotive .global-header .nav-wrapper .main-nav .main-menu-li.logo,.makita-microsite.makita-automotivedrillsfastening .global-header .nav-wrapper .main-nav .main-menu-li.logo,.makita-microsite.makita-automotivecuttinggrindadhesive .global-header .nav-wrapper .main-nav .main-menu-li.logo,.makita-microsite.makita-automotivedetailing .global-header .nav-wrapper .main-nav .main-menu-li.logo,.makita-microsite.makita-automotivelifestyle .global-header .nav-wrapper .main-nav .main-menu-li.logo,.makita-microsite.makita-automotiveaccessories .global-header .nav-wrapper .main-nav .main-menu-li.logo{padding:8px 20px 8px 20px;}.makita-microsite .ms-footer-wrapper .feature,.makita-microsite .ms-global-wrapper .feature{position:relative;text-align:left;padding:0;clear:both;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature,.lt-ie9 .makita-microsite .ms-global-wrapper .feature{margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature,.makita-microsite .ms-global-wrapper .feature{margin-bottom:0;}}.makita-microsite .ms-footer-wrapper .feature .content,.makita-microsite .ms-global-wrapper .feature .content{font-family:"MakitaSansCondensed_Light";color:#fff;line-height:100%;font-size:7vw;width:95%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content{font-size:5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content,.makita-microsite .ms-global-wrapper .feature .content{font-size:5vw;}}.makita-microsite .ms-footer-wrapper .feature .content.darkest-gray,.makita-microsite .ms-global-wrapper .feature .content.darkest-gray{background-color:#2a2d2f;color:#fff;}.makita-microsite .ms-footer-wrapper .feature .content h2,.makita-microsite .ms-footer-wrapper .feature .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature .content h2>span,.makita-microsite .ms-footer-wrapper .feature .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature .content h2>span,.makita-microsite .ms-footer-wrapper .feature .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature .content h2>span,.makita-microsite .ms-footer-wrapper .feature .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature .content h2>span,.makita-microsite .ms-global-wrapper .feature .content h2,.makita-microsite .ms-global-wrapper .feature .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature .content h2>span,.makita-microsite .ms-global-wrapper .feature .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature .content h2>span,.makita-microsite .ms-global-wrapper .feature .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature .content h2>span,.makita-microsite .ms-global-wrapper .feature .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature .content h2>span{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;line-height:100%;letter-spacing:2px;}.makita-microsite .ms-footer-wrapper .feature .content h2 span,.makita-microsite .ms-global-wrapper .feature .content h2 span{display:block;font-size:unset;}.makita-microsite .ms-footer-wrapper .feature .content .ms-heading,.makita-microsite .ms-global-wrapper .feature .content .ms-heading{font-size:6vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .ms-heading,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .ms-heading{font-size:2.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content .ms-heading,.makita-microsite .ms-global-wrapper .feature .content .ms-heading{font-size:2.5vw;}}.makita-microsite .ms-footer-wrapper .feature .content .ms-heading.strike-through,.makita-microsite .ms-global-wrapper .feature .content .ms-heading.strike-through{color:#fff;font-family:"MakitaSansCondensed_Black";position:relative;z-index:1;width:95%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .ms-heading.strike-through,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .ms-heading.strike-through{font-size:.5em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content .ms-heading.strike-through,.makita-microsite .ms-global-wrapper .feature .content .ms-heading.strike-through{font-size:.5em;}}.makita-microsite .ms-footer-wrapper .feature .content .ms-heading.strike-through:before,.makita-microsite .ms-global-wrapper .feature .content .ms-heading.strike-through:before{border-top:2px solid #008290;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;z-index:-1;}.makita-microsite .ms-footer-wrapper .feature .content .ms-heading.strike-through span,.makita-microsite .ms-global-wrapper .feature .content .ms-heading.strike-through span{background-color:#2a2d2f;padding:0 20px;display:inline-block;}.makita-microsite .ms-footer-wrapper .feature .content .ms-heading.strike-through.on-white,.makita-microsite .ms-global-wrapper .feature .content .ms-heading.strike-through.on-white{color:#404040;}.makita-microsite .ms-footer-wrapper .feature .content .ms-heading.strike-through.on-white span,.makita-microsite .ms-global-wrapper .feature .content .ms-heading.strike-through.on-white span{background-color:#fff;}.makita-microsite .ms-footer-wrapper .feature .content .rto-logo,.makita-microsite .ms-global-wrapper .feature .content .rto-logo{font-size:.9em;font-family:"MakitaSansCondensed_Black";width:fit-content;width:-moz-fit-content;margin-left:auto;margin-right:auto;position:relative;z-index:10;padding-right:.5%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .rto-logo,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .rto-logo{font-size:.5em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content .rto-logo,.makita-microsite .ms-global-wrapper .feature .content .rto-logo{font-size:.5em;}}.makita-microsite .ms-footer-wrapper .feature .content .rto-logo:before,.makita-microsite .ms-global-wrapper .feature .content .rto-logo:before{content:"";width:48%;min-height:7.75vw;transform:skew(-13deg);position:absolute;background-color:#2a2d2f;z-index:-1;top:0;left:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .rto-logo:before,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .rto-logo:before{min-height:2.9vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content .rto-logo:before,.makita-microsite .ms-global-wrapper .feature .content .rto-logo:before{min-height:2.9vw;}}.makita-microsite .ms-footer-wrapper .feature .content .rto-logo:after,.makita-microsite .ms-global-wrapper .feature .content .rto-logo:after{content:"";width:100%;min-height:8.75vw;transform:skew(-13deg);position:absolute;background-color:#008290;z-index:-2;top:0;left:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .rto-logo:after,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .rto-logo:after{min-height:3.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content .rto-logo:after,.makita-microsite .ms-global-wrapper .feature .content .rto-logo:after{min-height:3.5vw;}}.makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead,.makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead{width:fit-content;width:-moz-fit-content;min-height:fill-available;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead{font-size:.4em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead,.makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead{font-size:.4em;}}.makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead:before,.makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead:before{display:none;}.makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead:after,.makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead:after{border:5px solid #2a2d2f;border-width:0 26px;height:100%;min-height:fill-available;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead:after,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead:after{min-height:3.25vw;min-height:fill-available;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead:after,.makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead:after{min-height:3.25vw;min-height:fill-available;}}.makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead span,.makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead span{position:unset;padding:0 40px;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead span{min-height:fill-available;padding:0 130px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead span,.makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead span{min-height:fill-available;padding:0 130px;}}.makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead span:after,.makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead span:after{content:"";width:100%;height:100%;min-height:3.25vw;min-height:fill-available;transform:skew(-13deg);position:absolute;background-color:transparent;z-index:0;top:0;left:0;border:5px solid #008290;border-width:0 16px;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead span:after,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead span:after{min-height:3.25vw;min-height:fill-available;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content .rto-logo.subhead span:after,.makita-microsite .ms-global-wrapper .feature .content .rto-logo.subhead span:after{min-height:3.25vw;min-height:fill-available;}}.makita-microsite .ms-footer-wrapper .feature .content .rto-logo span,.makita-microsite .ms-global-wrapper .feature .content .rto-logo span{display:inline-block;position:relative;}.makita-microsite .ms-footer-wrapper .feature .content .description-wrapper img,.makita-microsite .ms-global-wrapper .feature .content .description-wrapper img{margin-bottom:.275em;max-width:50%;max-height:50%;}.makita-microsite .ms-footer-wrapper .feature .content .description-wrapper.contact-form img,.makita-microsite .ms-global-wrapper .feature .content .description-wrapper.contact-form img{max-width:100%;max-height:100%;}.makita-microsite .ms-footer-wrapper .feature .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper .feature .content .description-wrapper .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{letter-spacing:normal;line-height:normal;margin-bottom:5px;font-size:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .description-wrapper .description,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:1.5vw;line-height:normal;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper .feature .content .description-wrapper .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:1.5vw;line-height:normal;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .content .description-wrapper .description,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:.95vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper .feature .content .description-wrapper .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper .feature .content .description-wrapper .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:.95vw;}}.makita-microsite .ms-footer-wrapper .feature .content .description-wrapper .makita-btn.small,.makita-microsite .ms-global-wrapper .feature .content .description-wrapper .makita-btn.small{font-size:70%;font-style:italic;line-height:normal;margin-right:20px;letter-spacing:normal;padding-left:20px;padding-right:20px;}.makita-microsite .ms-footer-wrapper .feature .content .description-wrapper .makita-btn.small:last-child,.makita-microsite .ms-global-wrapper .feature .content .description-wrapper .makita-btn.small:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper .feature .img-main,.makita-microsite .ms-global-wrapper .feature .img-main{margin:0 auto;height:95%;width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .img-main,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .img-main{opacity:1;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .img-main,.makita-microsite .ms-global-wrapper .feature .img-main{opacity:1;}}.makita-microsite .ms-footer-wrapper .feature .img-secondary,.makita-microsite .ms-global-wrapper .feature .img-secondary{padding-top:1.65em;display:block;}.makita-microsite .ms-footer-wrapper .feature .div-main,.makita-microsite .ms-global-wrapper .feature .div-main{margin:0 auto;height:95%;width:95%;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main{opacity:1;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper .feature .div-main,.makita-microsite .ms-global-wrapper .feature .div-main{opacity:1;}}.makita-microsite .ms-footer-wrapper .feature .div-main img,.makita-microsite .ms-global-wrapper .feature .div-main img{display:inline;}.makita-microsite .ms-footer-wrapper .feature .div-main.content-box,.makita-microsite .ms-global-wrapper .feature .div-main.content-box{font-family:"MakitaSansCondensed_Light";text-align:left;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box{padding:10% 0 0 5%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .div-main.content-box,.makita-microsite .ms-global-wrapper .feature .div-main.content-box{padding:10% 0 0 5%;}}.makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2,.makita-microsite .ms-footer-wrapper .feature .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper .feature .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper .feature .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper .feature .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper .feature .div-main.content-box h2,.makita-microsite .ms-global-wrapper .feature .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper .feature .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper .feature .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper .feature .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span{font-family:"MakitaSansCondensed_Black";font-size:6vw;line-height:.5em;color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span{font-size:4vw;margin-bottom:.75em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2,.makita-microsite .ms-footer-wrapper .feature .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper .feature .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper .feature .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper .feature .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper .feature .div-main.content-box h2,.makita-microsite .ms-global-wrapper .feature .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper .feature .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper .feature .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper .feature .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2>span{font-size:4vw;margin-bottom:.75em;}}.makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2 span,.makita-microsite .ms-global-wrapper .feature .div-main.content-box h2 span{margin-right:.5em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2 span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box h2 span{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .div-main.content-box h2 span,.makita-microsite .ms-global-wrapper .feature .div-main.content-box h2 span{display:block;}}.makita-microsite .ms-footer-wrapper .feature .div-main.content-box p,.makita-microsite .ms-global-wrapper .feature .div-main.content-box p{width:100%;font-size:3.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main.content-box p,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main.content-box p{width:70%;font-size:1vw;text-align:justify;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .div-main.content-box p,.makita-microsite .ms-global-wrapper .feature .div-main.content-box p{width:70%;font-size:1vw;text-align:justify;}}.makita-microsite .ms-footer-wrapper .feature .div-main .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span,.makita-microsite .ms-global-wrapper .feature .div-main .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span{letter-spacing:normal;line-height:normal;font-size:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main .description,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span{font-size:1.5vw;line-height:normal;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature .div-main .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span,.makita-microsite .ms-global-wrapper .feature .div-main .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span{font-size:1.5vw;line-height:normal;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature .div-main .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature .div-main .description,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span{font-size:.95vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper .feature .div-main .description,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .makita-microsite .ms-footer-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span,.makita-microsite .ms-global-wrapper .feature .div-main .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .div-main span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .div-main .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .div-main span{font-size:.95vw;}}.makita-microsite .ms-footer-wrapper .feature.video .content,.makita-microsite .ms-global-wrapper .feature.video .content{text-align:center;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;}.makita-microsite .ms-footer-wrapper .feature.video .content.play-in-module,.makita-microsite .ms-global-wrapper .feature.video .content.play-in-module{display:unset;align-items:unset;justify-content:unset;}.makita-microsite .ms-footer-wrapper .feature.video .content.play-in-module .videoWrapper,.makita-microsite .ms-global-wrapper .feature.video .content.play-in-module .videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;overflow:hidden;}.makita-microsite .ms-footer-wrapper .feature.video .content.play-in-module .videoWrapper iframe,.makita-microsite .ms-global-wrapper .feature.video .content.play-in-module .videoWrapper iframe{position:absolute;top:0;left:0;right:0;width:55%;height:55%;margin-left:auto;margin-right:auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.video .content.play-in-module .video-link,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.video .content.play-in-module .video-link{margin-top:9%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.video .content.play-in-module .video-link,.makita-microsite .ms-global-wrapper .feature.video .content.play-in-module .video-link{margin-top:9%;}}.makita-microsite .ms-footer-wrapper .feature.video .content .video-link,.makita-microsite .ms-global-wrapper .feature.video .content .video-link{display:inline-block;}.makita-microsite .ms-footer-wrapper .feature.video .content .video-link img,.makita-microsite .ms-global-wrapper .feature.video .content .video-link img{max-width:50%;max-height:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.video .content .video-link img,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.video .content .video-link img{max-height:100%;max-width:100%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper .feature.video .content .video-link img,.makita-microsite .ms-global-wrapper .feature.video .content .video-link img{max-height:100%;max-width:100%;}}.makita-microsite .ms-footer-wrapper .feature.video .content .video-link .button-wrapper,.makita-microsite .ms-global-wrapper .feature.video .content .video-link .button-wrapper{padding:30px 0 30px 42px;margin:0 auto;background-color:rgba(255,255,255,.75);border-radius:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.video .content .video-link .button-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.video .content .video-link .button-wrapper{padding:65px 72px 65px 100px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.video .content .video-link .button-wrapper,.makita-microsite .ms-global-wrapper .feature.video .content .video-link .button-wrapper{padding:65px 72px 65px 100px;}}.makita-microsite .ms-footer-wrapper .feature.video .content .video-link .button-wrapper .play,.makita-microsite .ms-global-wrapper .feature.video .content .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #202020;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:25px 28px 25px 43px;margin:0 auto;opacity:.5;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.video .content .video-link .button-wrapper .play,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.video .content .video-link .button-wrapper .play{border-width:60px 0 60px 85px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.video .content .video-link .button-wrapper .play,.makita-microsite .ms-global-wrapper .feature.video .content .video-link .button-wrapper .play{border-width:60px 0 60px 85px;}}.makita-microsite .ms-footer-wrapper .feature.video .content .video-link .button-wrapper .play.paused,.makita-microsite .ms-global-wrapper .feature.video .content .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.makita-microsite .ms-footer-wrapper .feature.video .content .video-link .button-wrapper .play:hover,.makita-microsite .ms-global-wrapper .feature.video .content .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content,.makita-microsite .ms-global-wrapper .feature.form-submition .content{padding:0 0 3%;color:#000;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper{font-family:"MakitaSansCondensed_ExtraBold";}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container{width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container{font-size:.2em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container{font-size:.2em;}}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .flex-form-fields.checkbox-group,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .flex-form-fields.checkbox-group{flex-direction:column;margin-bottom:1.1em;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .flex-form-fields.checkbox-group .field-wrap,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .flex-form-fields.checkbox-group .field-wrap{margin-bottom:0;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .flex-form-fields.radio-group,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .flex-form-fields.radio-group{flex-direction:column;margin-bottom:1.1em;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .flex-form-fields.radio-group .field-wrap,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .flex-form-fields.radio-group .field-wrap{margin-bottom:0;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns{display:flex;flex-direction:column;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns{flex-direction:row;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns{flex-direction:row;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns .col,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns .col{flex-basis:30%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns .col,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns .col{flex-basis:30%;}}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns .col .messaging .error,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .columns .col .messaging .error{font-weight:normal;font-family:Arial,sans-serif;font-size:12px;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area{text-align:center;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area label,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area label{display:block;margin-bottom:.825em;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .makita-captcha,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .makita-captcha{margin-top:.825em;margin-bottom:.825em;line-height:normal;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .flex-form-fields,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .flex-form-fields{margin:0 auto;width:80%;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .flex-form-fields,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .flex-form-fields{width:15%;margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .flex-form-fields,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .flex-form-fields{width:15%;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .flex-form-fields .field-wrap,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .flex-form-fields .field-wrap{margin:0;}.makita-microsite .ms-footer-wrapper .feature.form-submition .content .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper .feature.form-submition .content .description-wrapper .makita-btn{line-height:normal;display:inline-block;}.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content{background-color:#000;position:unset;margin:0 auto;text-align:center;padding:2% 0 3%;width:95%;}.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .heading,.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .text-lower,.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .text-lower,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .heading,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper .feature.billboard.headline .content .text-lower,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper .feature.billboard.headline .content .text-lower{font-size:.8em;}.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper .text-lower{font-size:.8em;font-family:"MakitaSansCondensed_ExtraBold";}.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.headline .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-bottom:0;padding:0;}.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper.teal .heading,.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper.teal .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper.teal .text-lower,.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper.teal .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper.teal .text-lower,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper.teal .heading,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper.teal .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper.teal .text-lower,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper.teal .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper.teal .text-lower{color:#fff;}.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper.gray,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper.gray{background-color:#d6d6d6;color:#939598;}.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper.dark-gray,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper.dark-gray{background-color:#404040;color:#fff;}.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper.darkest-gray,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper.darkest-gray{background-color:#2a2d2f;color:#fff;}.makita-microsite .ms-footer-wrapper .feature.billboard.headline .content .description-wrapper.white,.makita-microsite .ms-global-wrapper .feature.billboard.headline .content .description-wrapper.white{background-color:#fff;color:#939598;}.makita-microsite .ms-footer-wrapper .feature.billboard.basic .content,.makita-microsite .ms-global-wrapper .feature.billboard.basic .content{color:#fff;background-color:#008290;text-align:center;padding:40px;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.basic .content,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.basic .content{padding:40px 100px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.basic .content,.makita-microsite .ms-global-wrapper .feature.billboard.basic .content{padding:40px 100px;}}.makita-microsite .ms-footer-wrapper .feature.billboard.basic .content.on-white,.makita-microsite .ms-global-wrapper .feature.billboard.basic .content.on-white{color:#333;}.makita-microsite .ms-footer-wrapper .feature.billboard.basic .content .headline,.makita-microsite .ms-global-wrapper .feature.billboard.basic .content .headline{margin-bottom:.55em;font-size:.45em;}.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero{padding:0;position:relative;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero{padding:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero{padding:0;}}.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content{margin-top:2%;position:unset;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content{position:absolute;top:0;margin-top:7%;width:39%;left:8%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content{position:absolute;top:0;margin-top:7%;width:39%;left:8%;}}.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h1 span,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h1 span{display:block;}.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span{margin-bottom:5%;font-size:100%;line-height:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span{margin-bottom:10%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span{margin-bottom:10%;}}.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2 span .mod-sup,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2 span .mod-sup{line-height:100%;width:5%;vertical-align:0;font-size:45%;display:inline-block;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2 span .mod-sup,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2 span .mod-sup{line-height:38px;width:8%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2 span .mod-sup:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2 span .mod-sup:lang(es){width:18%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2 span .mod-sup,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2 span .mod-sup{line-height:38px;width:8%;}.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2 span .mod-sup:lang(es),.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2 span .mod-sup:lang(es){width:18%;}}.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2.no-margin-bottom,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.no-margin-bottom,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.no-margin-bottom,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.no-margin-bottom,.sales .channel .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.no-margin-bottom,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2.no-margin-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.no-margin-bottom,.erebates .channel .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.no-margin-bottom,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.no-margin-bottom,.sales .channel .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span.no-margin-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.no-margin-bottom,.sales .promotion .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h2>span.no-margin-bottom{margin-bottom:0;line-height:0;}.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h3,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h3{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;margin-bottom:3%;font-size:50%;line-height:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h3,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h3{margin-bottom:5%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content h3,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content h3{margin-bottom:5%;}}.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .description-wrapper img,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .description-wrapper img{display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .description-wrapper img,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .description-wrapper img{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .description-wrapper img,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .description-wrapper img{display:block;}}.makita-microsite .ms-footer-wrapper .feature.billboard.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.ms-hero .content .border-bottom{border-bottom:1px solid #008290;line-height:35%;display:block;width:auto;}.makita-microsite .ms-footer-wrapper .feature.billboard.poster,.makita-microsite .ms-global-wrapper .feature.billboard.poster{padding:0;position:relative;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster{padding:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.poster,.makita-microsite .ms-global-wrapper .feature.billboard.poster{padding:0;}}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content{margin-top:2%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content{position:absolute;top:0;margin-top:7%;left:0;right:0;text-align:center;font-size:1.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content{position:absolute;top:0;margin-top:7%;left:0;right:0;text-align:center;font-size:1.5vw;}}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content.centered,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content.centered{position:unset;top:unset;left:unset;right:unset;margin-top:unset;}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h1 span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content h1 span{display:block;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span{margin-bottom:.55em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span{margin-bottom:.55em;}}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2 span .mod-sup,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2 span .mod-sup{line-height:100%;width:5%;vertical-align:0;font-size:45%;display:inline-block;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2 span .mod-sup,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2 span .mod-sup{line-height:38px;width:8%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2 span .mod-sup:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2 span .mod-sup:lang(es){width:18%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2 span .mod-sup,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2 span .mod-sup{line-height:38px;width:8%;}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2 span .mod-sup:lang(es),.makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2 span .mod-sup:lang(es){width:18%;}}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2.no-margin-bottom,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .erebates .channel h2>span.no-margin-bottom,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span.no-margin-bottom,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .erebates .promotion h2>span.no-margin-bottom,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span.no-margin-bottom,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .sales .channel h2>span.no-margin-bottom,.sales .channel .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span.no-margin-bottom,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .sales .promotion h2>span.no-margin-bottom,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content h2>span.no-margin-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2.no-margin-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content .erebates .channel h2>span.no-margin-bottom,.erebates .channel .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span.no-margin-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content .erebates .promotion h2>span.no-margin-bottom,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span.no-margin-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content .sales .channel h2>span.no-margin-bottom,.sales .channel .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span.no-margin-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content .sales .promotion h2>span.no-margin-bottom,.sales .promotion .makita-microsite .ms-global-wrapper .feature.billboard.poster .content h2>span.no-margin-bottom{margin-bottom:0;line-height:0;}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .description-wrapper .description span,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content .description-wrapper .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.poster .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.poster .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.poster .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.poster .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.poster .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.poster .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.poster .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.poster .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.poster .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.poster .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.poster .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.poster .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.poster .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.billboard.poster .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.poster .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.billboard.poster .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span{display:block;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content .border-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content .border-bottom{border-bottom:1px solid #008290;line-height:35%;display:block;width:auto;}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content.transparent-pane,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content.transparent-pane{margin-left:auto;margin-right:auto;left:0;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content.transparent-pane,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content.transparent-pane{position:absolute;width:33%;text-align:left;margin-left:5%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content.transparent-pane,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content.transparent-pane{position:absolute;width:33%;text-align:left;margin-left:5%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .content.transparent-pane,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .content.transparent-pane{margin-top:12%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper .feature.billboard.poster .content.transparent-pane,.makita-microsite .ms-global-wrapper .feature.billboard.poster .content.transparent-pane{margin-top:12%;}}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .disclaimer,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-footer-wrapper .feature.billboard.poster span,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-footer-wrapper .feature.billboard.poster span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .disclaimer,.makita-microsite .ms-global-wrapper .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-global-wrapper .feature.billboard.poster span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-global-wrapper .feature.billboard.poster span{font-family:"MakitaSansCondensed_Regular";margin:0 auto;text-align:center;font-size:1em;width:95%;color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .disclaimer,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .disclaimer,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.poster span{position:absolute;bottom:16%;left:0;right:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.poster .disclaimer,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-footer-wrapper .feature.billboard.poster span,.makita-microsite .ms-footer-wrapper .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-footer-wrapper .feature.billboard.poster span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .disclaimer,.makita-microsite .ms-global-wrapper .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-global-wrapper .feature.billboard.poster span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-global-wrapper .feature.billboard.poster span{position:absolute;bottom:16%;left:0;right:0;}}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .disclaimer p,.erebates .disclaimer .makita-microsite .ms-footer-wrapper .feature.billboard.poster span p,.sales .disclaimer .makita-microsite .ms-footer-wrapper .feature.billboard.poster span p,.makita-microsite .ms-global-wrapper .feature.billboard.poster .disclaimer p,.erebates .disclaimer .makita-microsite .ms-global-wrapper .feature.billboard.poster span p,.sales .disclaimer .makita-microsite .ms-global-wrapper .feature.billboard.poster span p{padding:0 5%;}.makita-microsite .ms-footer-wrapper .feature.billboard.poster .disclaimer p span,.erebates .disclaimer .makita-microsite .ms-footer-wrapper .feature.billboard.poster span p span,.sales .disclaimer .makita-microsite .ms-footer-wrapper .feature.billboard.poster span p span,.makita-microsite .ms-global-wrapper .feature.billboard.poster .disclaimer p span,.erebates .disclaimer .makita-microsite .ms-global-wrapper .feature.billboard.poster span p span,.sales .disclaimer .makita-microsite .ms-global-wrapper .feature.billboard.poster span p span{font-family:"MakitaSansCondensed_Regular";display:block;font-size:1em;}.makita-microsite .ms-footer-wrapper .feature.billboard.two h2,.makita-microsite .ms-footer-wrapper .feature.billboard.two .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.two .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.two .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.two h2,.makita-microsite .ms-global-wrapper .feature.billboard.two .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.two .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.two .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span{line-height:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.two h2,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.two .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.two .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.two .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.two h2,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.two .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.two .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.two .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span{font-size:100%;width:45%;margin-bottom:3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.two h2,.makita-microsite .ms-footer-wrapper .feature.billboard.two .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.two .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.two .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.two h2,.makita-microsite .ms-global-wrapper .feature.billboard.two .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.two .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.two .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.two .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.billboard.two h2>span{font-size:100%;width:45%;margin-bottom:3%;}}.makita-microsite .ms-footer-wrapper .feature.billboard.two h2 span,.makita-microsite .ms-global-wrapper .feature.billboard.two h2 span{line-height:100%;}.makita-microsite .ms-footer-wrapper .feature.billboard.split,.makita-microsite .ms-global-wrapper .feature.billboard.split{text-align:center;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .img-main,.makita-microsite .ms-global-wrapper .feature.billboard.split .img-main{opacity:1;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper{width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main{position:relative;display:inline-block;opacity:1;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main{width:50%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main{width:50%;}}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .feature-image,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .feature-image{display:block;width:100%;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .video,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .video{margin-bottom:.275em;display:flex;align-items:center;justify-content:center;width:100%;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link{display:flex;align-items:center;justify-content:center;top:auto;left:0;right:0;position:absolute;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper{padding:30px 0 30px 42px;margin:0 auto;background-color:rgba(255,255,255,.75);border-radius:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper{padding:32px 30px 32px 50px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper{padding:32px 30px 32px 50px;}}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper .play,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #202020;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:25px 28px 25px 43px;margin:0 auto;opacity:.5;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper .play,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper .play{border-width:30px 0 30px 50px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper .play,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper .play{border-width:30px 0 30px 50px;}}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper .play.paused,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper .play:hover,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main .video .video-link .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2,.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt p,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box.gray .imposed-txt p{color:#939598;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{position:absolute;top:5%;left:0;right:0;margin:0 auto;width:94%;color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:10%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:10%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:18%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:18%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:24%;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt{top:24%;}}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2,.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2>span{margin-bottom:.275em;color:#fff;font-size:3vw;text-align:center;margin-left:auto;margin-right:auto;line-height:.95em;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2 span,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt h2 span{font-size:3vw;display:block;line-height:.95em;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-family:"MakitaSans_Regular";font-size:3vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:2vw;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:2vw;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:.95vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt p{font-size:.95vw;}}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .border-bottom,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.feature-box .imposed-txt .border-bottom{border-bottom:2px solid #008290;width:65%;margin:0 auto;line-height:90%;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content{text-align:center;position:absolute;top:12%;left:0;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .videoWrapper,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;overflow:hidden;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .videoWrapper iframe,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .videoWrapper iframe{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin-left:auto;margin-right:auto;}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link{display:inline-block;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link{margin-top:14%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link{margin-top:14%;}}.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link img,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link img{max-width:50%;max-height:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link img,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link img{max-height:100%;max-width:100%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link img,.makita-microsite .ms-global-wrapper .feature.billboard.split .split-wrapper .div-main.right.video .content .video-link img{max-height:100%;max-width:100%;}}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container{width:95%;margin:0 auto;text-align:center;font-family:"MakitaSans_Regular";color:#000;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list{margin-bottom:1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list.main,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list.main{display:inline-block;vertical-align:top;width:28%;margin-right:3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list.main,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list.main{display:inline-block;vertical-align:top;width:28%;margin-right:3%;}}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list.main:last-child,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list.main:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list li,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list li{display:inline-block;vertical-align:middle;text-align:left;margin-bottom:2.2em;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list .col,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list .col{margin-left:0;margin-top:.5%;vertical-align:top;display:block;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list .col.no-width,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list .col.no-width{width:0;margin:0 0 0 1em;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list .col .box-label,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list .col .box-label{background-color:#008290;text-align:center;color:#fff;font-family:"MakitaSansCondensed_Light";display:inline-block;vertical-align:top;padding:2% 3%;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list .col .box-label span,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list .col .box-label span{display:block;line-height:normal;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list .col .box-label span.num,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list .col .box-label span.num{font-family:"MakitaSans_ExtraBold";font-size:2em;line-height:normal;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list .col .list-details,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list .col .list-details{text-align:left;width:80%;display:inline-block;vertical-align:top;margin-left:10px;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .generic-list .col img,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .generic-list .col img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .footer-note,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .footer-note{margin-bottom:3.3em;font-weight:bold;}.makita-microsite .ms-footer-wrapper .feature.billboard .generic-list-container .footer-note span,.makita-microsite .ms-global-wrapper .feature.billboard .generic-list-container .footer-note span{display:block;}.makita-microsite .ms-footer-wrapper .feature.billboard .video-wrapper,.makita-microsite .ms-global-wrapper .feature.billboard .video-wrapper{position:relative;padding-bottom:42.25%;padding-top:25px;height:0;overflow:hidden;opacity:.75;}.makita-microsite .ms-footer-wrapper .feature.billboard .video-wrapper video,.makita-microsite .ms-global-wrapper .feature.billboard .video-wrapper video{position:absolute;top:5px;left:0;right:0;width:95%;height:auto;margin-left:auto;margin-right:auto;}.makita-microsite .ms-footer-wrapper .feature.billboard .transparent-pane-sa,.makita-microsite .ms-global-wrapper .feature.billboard .transparent-pane-sa{margin-left:auto;margin-right:auto;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;border:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.billboard .transparent-pane-sa,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.billboard .transparent-pane-sa{border:1px solid #fff;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.billboard .transparent-pane-sa,.makita-microsite .ms-global-wrapper .feature.billboard .transparent-pane-sa{border:1px solid #fff;}}.makita-microsite .ms-footer-wrapper .feature.billboard .video-control,.makita-microsite .ms-global-wrapper .feature.billboard .video-control{position:absolute;bottom:1%;right:3%;cursor:pointer;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .img-main,.makita-microsite .ms-global-wrapper .feature.data.carousel .img-main{display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.carousel .img-main,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.carousel .img-main{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.carousel .img-main,.makita-microsite .ms-global-wrapper .feature.data.carousel .img-main{display:block;}}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content,.makita-microsite .ms-global-wrapper .feature.data.carousel .content{position:unset;top:18%;left:0;color:#000;line-height:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.carousel .content,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.carousel .content{position:absolute;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.carousel .content,.makita-microsite .ms-global-wrapper .feature.data.carousel .content{position:absolute;}}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.carousel .content h2,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span{font-size:60%;margin-top:.55em;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2.center,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .erebates .channel h2>span.center,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .erebates .promotion h2>span.center,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .sales .channel h2>span.center,.sales .channel .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .sales .promotion h2>span.center,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center,.makita-microsite .ms-global-wrapper .feature.data.carousel .content h2.center,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .erebates .channel h2>span.center,.erebates .channel .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .erebates .promotion h2>span.center,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .sales .channel h2>span.center,.sales .channel .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .sales .promotion h2>span.center,.sales .promotion .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center{text-align:center;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2.center.canva,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .erebates .channel h2>span.center.canva,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center.canva,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .erebates .promotion h2>span.center.canva,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center.canva,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .sales .channel h2>span.center.canva,.sales .channel .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center.canva,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .sales .promotion h2>span.center.canva,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center.canva,.makita-microsite .ms-global-wrapper .feature.data.carousel .content h2.center.canva,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .erebates .channel h2>span.center.canva,.erebates .channel .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center.canva,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .erebates .promotion h2>span.center.canva,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center.canva,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .sales .channel h2>span.center.canva,.sales .channel .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center.canva,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .sales .promotion h2>span.center.canva,.sales .promotion .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center.canva{margin:0 auto;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2.center.canva:before,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .erebates .channel h2>span.center.canva:before,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center.canva:before,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .erebates .promotion h2>span.center.canva:before,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center.canva:before,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .sales .channel h2>span.center.canva:before,.sales .channel .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center.canva:before,.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .sales .promotion h2>span.center.canva:before,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.data.carousel .content h2>span.center.canva:before,.makita-microsite .ms-global-wrapper .feature.data.carousel .content h2.center.canva:before,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .erebates .channel h2>span.center.canva:before,.erebates .channel .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center.canva:before,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .erebates .promotion h2>span.center.canva:before,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center.canva:before,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .sales .channel h2>span.center.canva:before,.sales .channel .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center.canva:before,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .sales .promotion h2>span.center.canva:before,.sales .promotion .makita-microsite .ms-global-wrapper .feature.data.carousel .content h2>span.center.canva:before{content:"";border-top:1.5em solid #00909a;border-left:1em solid transparent;border-right:1em solid transparent;height:0;position:absolute;top:0;z-index:0;width:40%;margin:0 auto;left:0;right:0;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .slide-description,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .slide-description{font-family:"MakitaSans_Regular";color:#fff;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .slide-description span,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .slide-description span{position:absolute;left:0;right:0;margin:0 auto;z-index:999;font-size:.5em;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper{text-align:center;width:85%;margin:0 auto;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile{display:block;font-size:60%;margin:0 1em;vertical-align:top;margin-bottom:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:30%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:30%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:27%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:27%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:22%;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile{font-size:22%;}}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img{background-color:#000;text-align:center;padding:35px;position:relative;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img img,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img img{margin:0 auto;max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img label,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img label{position:absolute;top:3%;left:0;width:50%;background-color:#008290;color:#fff;font-family:"MakitaSans_ExtraBold";font-style:italic;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{background-color:#d6d6d6;text-align:left;padding:15px;margin-bottom:.275em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;}}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num{color:#000;font-family:"MakitaSans_ExtraBold";font-size:4.25vw;display:block;font-weight:normal;margin-bottom:.25em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1.25vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1.25vw;}}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .description,.makita-microsite .ms-footer-wrapper .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-microsite .ms-footer-wrapper .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-microsite .ms-footer-wrapper .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-microsite .ms-footer-wrapper .feature.data.carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span{font-family:"MakitaSansCondensed_Regular";}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs{background-color:#008290;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col{font-family:"MakitaSansCondensed_ExtraBold";font-size:2em;display:inline-block;width:48%;color:#fff;min-height:90px;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col:last-child,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col i,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col i{display:block;font-style:normal;font-family:"MakitaSansCondensed_Light";font-size:12px;line-height:normal;padding-bottom:1em;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col.size,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col.size{line-height:normal;padding-top:.3em;display:inline-block;vertical-align:top;border-right:3px solid #000;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col.size sup,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .product-specs .col.size sup{padding-left:5px;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .makita-btn,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .product-tile-wrapper .product-tile .makita-btn{font-style:italic;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content.relative,.makita-microsite .ms-global-wrapper .feature.data.carousel .content.relative{position:relative;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .z-image,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .z-image{position:absolute;bottom:0;left:0;right:0;margin:0 auto;text-align:center;z-index:999;pointer-events:none;}.makita-microsite .ms-footer-wrapper .feature.data.carousel .content .z-image .vac-img,.makita-microsite .ms-global-wrapper .feature.data.carousel .content .z-image .vac-img{max-width:50%;max-height:50%;margin:0 auto;}.makita-microsite .ms-footer-wrapper .feature.data.two .content,.makita-microsite .ms-global-wrapper .feature.data.two .content{position:unset;text-align:center;}.makita-microsite .ms-footer-wrapper .feature.data.two .content h2,.makita-microsite .ms-footer-wrapper .feature.data.two .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.data.two .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.two .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.data.two .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.two .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.data.two .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.two .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.data.two .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.two .content h2,.makita-microsite .ms-global-wrapper .feature.data.two .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.data.two .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.two .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.data.two .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.two .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.data.two .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.two .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.data.two .content h2>span{font-size:60%;margin-top:.55em;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{display:block;font-size:60%;margin:0 auto;vertical-align:top;margin-bottom:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{display:inline-block;width:46%;font-size:30%;margin-bottom:0;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{display:inline-block;width:46%;font-size:30%;margin-bottom:0;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{width:20%;font-size:27%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{width:20%;font-size:27%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{width:23%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{width:23%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{width:18%;font-size:22%;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{width:18%;font-size:22%;}}.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img{background-color:#fff;text-align:center;padding:35px;position:relative;}.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img img,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img img{margin:0 auto;max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img .product-label,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img .product-label{position:absolute;top:0;left:0;padding:2px 30px;background-color:#008290;text-transform:uppercase;font-family:"MakitaSans_ExtraBold";font-weight:normal;font-style:italic;}.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details{background-color:#404040;font-weight:bold;text-align:left;padding:15px;margin-bottom:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;}}.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details .model-num{display:block;font-weight:normal;}.makita-microsite .ms-footer-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .makita-btn,.makita-microsite .ms-global-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .makita-btn{font-style:italic;}.makita-microsite .ms-footer-wrapper .feature.data.two .content.white,.makita-microsite .ms-global-wrapper .feature.data.two .content.white{background-color:#fff;}.makita-microsite .ms-footer-wrapper .feature.data.table .content,.makita-microsite .ms-global-wrapper .feature.data.table .content{position:unset;text-align:center;margin:0 auto;background-color:#000;padding-bottom:4%;}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper{margin:0 auto;font-size:70%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper{font-size:100%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper{font-size:100%;}}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-lbl-container,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-lbl-container{float:left;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-lbl-container,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-lbl-container{float:unset;display:inline-block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-lbl-container,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-lbl-container{float:unset;display:inline-block;}}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container{overflow-x:auto;overflow-y:hidden;width:60%;display:inline-block;white-space:nowrap;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container{display:inline-block;overflow:unset;white-space:unset;width:64%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container{display:inline-block;overflow:unset;white-space:unset;width:64%;}}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile{width:auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile{width:30%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile{width:30%;}}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile{display:inline-block;margin:0 auto;text-align:left;background-color:#008290;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile{font-size:18%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile{font-size:18%;}}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile li{border-bottom:1px solid #fff;font-weight:bold;padding:10px 20px;}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile li:first-child{border:0;}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile li:last-child,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile li:last-child{border:0;}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile li span,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile li span{font-size:80%;font-weight:normal;}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile .logo,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile .logo{background-size:auto 50%;background-repeat:no-repeat;background-color:#d6d6d6;background-position:center center;padding:10px;}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.label,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.label{background-color:#000;text-align:right;text-transform:uppercase;}.makita-microsite .ms-footer-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.label .logo,.makita-microsite .ms-global-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.label .logo{background-color:#000;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content,.makita-microsite .ms-global-wrapper .feature.data.tiles .content{position:unset;text-align:center;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content h2,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content h2,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.data.tiles .content h2>span{margin-top:.55em;margin-bottom:.55em;padding-bottom:0;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{background-position:top center;background-size:cover;background-repeat:no-repeat;padding:20px;display:block;font-size:85%;margin:0 auto;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:19%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:19%;}}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img{margin-bottom:85%;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img img,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img img{margin:0 auto;max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{text-align:center;font-size:100%;margin-bottom:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{line-height:20px;}}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .model-num{display:block;font-weight:normal;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title{font-weight:bold;display:block;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title{text-transform:uppercase;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title .makita-link,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title .makita-link{font-size:1.1vw;line-height:normal;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title .makita-link,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.title .makita-link{font-size:1.1vw;line-height:normal;}}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{letter-spacing:normal;line-height:normal;margin-bottom:5px;font-size:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:1.5vw;line-height:normal;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:1.5vw;line-height:normal;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:.95vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-size:.95vw;}}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .makita-btn,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .makita-btn{font-family:"MakitaSans_ExtraBold";font-style:italic;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile{background-position:top center;background-size:cover;background-repeat:no-repeat;padding:20px;display:block;font-size:85%;margin:0 auto;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile{display:inline-block;font-size:18%;width:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile{display:inline-block;font-size:18%;width:25%;}}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-img,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-img{margin-bottom:5%;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-img img,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-img img{margin:0 auto;max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details{text-align:center;font-size:100%;margin-bottom:1.1em;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details h2,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details h2>span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details h2>span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details h2>span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details h2>span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details h2,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details h2>span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details h2>span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details h2>span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details h2>span{color:#000;font-size:1.25em;font-family:"MakitaSans_ExtraBold";line-height:normal;margin-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details{line-height:20px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details{line-height:20px;}}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .model-num,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .model-num{display:block;font-weight:normal;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .details-title,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .details-title{font-weight:bold;display:block;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .makita-btn,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .generic-tile-wrapper .tile .makita-btn{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .description,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{letter-spacing:normal;line-height:normal;margin-bottom:5px;font-size:3.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .description,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles .content .description,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:1.5vw;line-height:normal;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .description,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:1.5vw;line-height:normal;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .description,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles .content .description,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .lt-ie9 .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:.95vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .description,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper .feature.data.tiles .content .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.tiles .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:.95vw;}}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop{width:95%;margin:0 auto;background-color:#fff;padding-top:.5%;}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header{margin-top:1.1em;}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .img-fit-width img,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .img-fit-width img{max-height:90%;max-width:90%;}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description{margin-bottom:1.1em;background-color:#2a2d2f;padding-left:0;padding-right:0;}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .img-fit-width img,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .img-fit-width img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{margin-top:5%;padding-left:5%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:14px;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:14px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:100%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description.attachments .details{font-size:100%;}}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details{font-family:"MakitaSans_Regular";margin-top:5%;color:#fff;margin-left:auto;margin-right:auto;padding-right:5%;}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details h3,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details h3{font-family:"MakitaSansCondensed_Black";font-size:2em;color:#fff;margin-bottom:.825em;}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details h3 span,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details h3 span{display:block;font-size:inherit;}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details p,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details p{margin-bottom:.825em;}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details .small-print,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details .small-print{padding-top:1.65em;font-size:11px;}.makita-microsite .ms-footer-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details .makita-btn,.makita-microsite .ms-global-wrapper .feature.data.tiles.compare-shop .category-header .row.img-description .details .makita-btn{font-family:"MakitaSans_ExtraBold";margin-top:1.925em;}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content{position:unset;text-align:center;width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content h2,.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content h2,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content h2>span,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content h2>span{font-size:60%;margin-top:.55em;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-carousel,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-carousel{background-color:#fff;}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{background-color:#fff;color:#000;display:inline-block;font-size:60%;margin:0 auto;font-family:"MakitaSans_Regular";margin-bottom:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:20%;margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{display:inline-block;font-size:18%;width:20%;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{display:inline-block;vertical-align:top;width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{width:49%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{width:49%;}}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{background-color:#fff;text-align:center;max-height:300px;min-height:300px;padding:20% 0;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;padding:25px;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{max-height:unset;display:inline-block;padding:25px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{padding:35px;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{padding:35px;}}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:200px;margin:0 auto;max-width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img img{max-height:90%;max-width:90%;}}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{margin-top:0;font-weight:bold;text-align:left;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;margin-top:4%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{font-size:90%;line-height:20px;margin-top:4%;}}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:2em;display:block;font-weight:normal;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .description,.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .description,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.featured-carousel .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-microsite .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .makita-microsite .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span{width:100%;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{color:#939598;width:100%;margin-bottom:1.375em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .feature-one{width:70%;}}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:none;vertical-align:top;margin-right:25px;margin-bottom:1.375em;}.lt-ie9 .makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo,.lt-ie9 .makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo{display:inline-block;}}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo:last-child,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .tech-logo:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn,.makita-microsite .ms-global-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn{display:block;width:fit-content;width:-moz-fit-content;}.makita-microsite .ms-footer-wrapper .feature.data .makita-btn,.makita-microsite .ms-global-wrapper .feature.data .makita-btn{font-family:"MakitaSans_ExtraBold";font-weight:normal;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature .img-main,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature .img-main{opacity:1;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content{margin-left:auto;margin-right:auto;left:0;right:0;font-size:.8em;width:75%;font-family:"MakitaSans_ExtraBold";}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content{width:90%;margin-top:30%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content{width:90%;margin-top:30%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content{width:90%;margin-top:30%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content{width:90%;margin-top:30%;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1{display:none;font-size:6vw;color:#000;margin-bottom:0;line-height:50%;text-align:center;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1:lang(es){font-size:1vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1{display:block;font-size:2.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1:lang(es){font-size:1.75vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1{display:block;font-size:2.5vw;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.ms-hero .content h1:lang(es){font-size:1.75vw;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content{padding-bottom:0;padding-top:0;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper{font-size:6vw;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win{line-height:0;padding-bottom:2%;font-weight:bold;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower{font-family:"MakitaSans_ExtraBold";font-size:.7em;line-height:normal;padding-top:1.2%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower{font-size:.25em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower{font-size:.25em;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn{font-size:.7em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn{font-size:.2em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn{font-size:.2em;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin:0 auto 1%;width:95%;padding-top:1%;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:70%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:70%;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span{display:block;line-height:normal;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower{font-family:"MakitaSans_ExtraBold";font-size:.57em;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .makita-btn{font-size:1.2vw;padding:0 1.2%;line-height:normal;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section{margin-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section .content,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section .content{background-color:#fff;color:#000;font-family:"MakitaSans_ExtraBold";font-size:.7em;text-align:left;padding-left:5px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section .content .prize-list-container ul li,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section .content .prize-list-container ul li{margin-bottom:2%;line-height:13px;text-align:center;}@media screen and (max-width:899px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section .content,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section .content{background-color:#fff;color:#000;font-family:"MakitaSans_ExtraBold";font-size:.7em;text-align:left;padding-left:5px;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section .content .prize-list-container ul li,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section .content .prize-list-container ul li{margin-bottom:2%;line-height:13px;text-align:center;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section{display:none;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.billboard.headline.mobile-section{display:none;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content{padding-bottom:0;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower{font-size:1em;background-color:#fff;color:#000;margin:0;padding:20px 0 .5em;font-style:italic;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower{font-size:.8em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower{font-size:.8em;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .heading span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower span,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower span,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .heading span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower span,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower span,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower span{display:block;line-height:normal;font-size:.5em;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{font-family:"MakitaSansCondensed_Regular";}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile li{display:block;margin:0 auto;text-align:center;width:98%;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .title-bar,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .title-bar{background-color:#008290;color:#fff;font-style:italic;margin-bottom:1em;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{position:relative;padding-top:0;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img .winner-entry,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img .winner-entry{position:absolute;bottom:0;left:0;right:0;display:block;background-color:#666;margin-bottom:1em;color:#fff;font-size:1.7em;line-height:normal;margin:0;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img .winner-entry,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img .winner-entry{font-size:1.5em;width:100%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img .winner-entry,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img .winner-entry{font-size:1.5em;width:100%;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{background-color:#d6d6d6;padding:1em 1em 4em;position:relative;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{padding:1em 1em 2em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{padding:1em 1em 2em;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1.7em;color:#008290;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1.25em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1.25em;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num.no-margin,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num.no-margin{margin:0;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .prod-description,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .prod-description{margin-bottom:.5em;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .prod-description .description,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .prod-description .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .prod-description .logo-text .description span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details .prod-description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details .prod-description span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .prod-description .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .prod-description .image-text .description span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details .prod-description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details .prod-description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .prod-description .description,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .prod-description .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .prod-description .logo-text .description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details .prod-description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details .prod-description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .prod-description .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .prod-description .image-text .description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details .prod-description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details .prod-description span{font-size:1.15em;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .prod-description .tagline,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .prod-description .tagline{color:#404040;font-size:.9em;font-style:italic;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn{position:absolute;bottom:1em;width:65%;left:0;right:0;margin:0 auto;padding-left:20px;padding-right:20px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn{padding-left:25px;padding-right:25px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn{padding-left:25px;padding-right:25px;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .slick-dots,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.data.featured-carousel .content .slick-dots{line-height:0;bottom:-30px;z-index:999;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper{background-color:#008290;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules{line-height:normal;color:#fff;padding-bottom:.75em;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .heading,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .text-lower,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .heading,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .text-lower,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .text-lower{font-family:"MakitaSans_ExtraBold";font-size:.35em;color:#fff;padding:.5em 0;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .description,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.rules span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.rules span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.rules span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.rules span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .description,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.rules span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.rules span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.rules span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.rules span{font-family:"MakitaSansCondensed_Light";width:90%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .makita-link,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .makita-link{font-size:.9em;display:inline-block;margin-bottom:.25em;color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .makita-link,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .makita-link{font-size:.3em;margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .makita-link,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .makita-link{font-size:.3em;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .makita-link.small-print,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper.rules .makita-link.small-print{font-size:.8em;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container{border:8px solid #fff;background-color:#fff;width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container{width:60%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container{width:60%;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .email-addy,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .email-addy{width:80%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .email-addy,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .email-addy{border:6px solid #404040;border-right:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .email-addy,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .email-addy{border:6px solid #404040;border-right:0;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .email-addy.input-validation-error,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .email-addy.input-validation-error{width:77%;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .email-val.field-validation-error,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .email-val.field-validation-error{border:6px solid #666;border-right:0;border-left:0;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .ph-label,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .ph-label{font-family:"MakitaSansCondensed_Light";}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .long-input,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .long-input{height:.45em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .long-input,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .long-input{height:.45em;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .long-input .makita-btn,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .long-input .makita-btn{padding:.03em 10px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .long-input .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .long-input .makita-btn{border:6px solid #404040;border-left:0;padding:0 10px;font-size:.28em;width:20%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .long-input .makita-btn,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .long-input .makita-btn{border:6px solid #404040;border-left:0;padding:0 10px;font-size:.28em;width:20%;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .form-content{margin-top:.35em;width:100%;}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input{text-align:left;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input{text-align:center;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input{text-align:center;}}.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn{font-size:.9em;margin:5px 0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn{font-size:.28em;margin:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn,.makita-microsite .ms-global-wrapper.sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn{font-size:.28em;margin:0;}}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .headline,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .headline{font-family:"MakitaSansCondensed_ExtraBold";width:95%;background-color:#008290;margin:0 auto;color:#fff;text-align:center;padding:.5em 0;font-size:3vw;}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content{position:relative;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content{position:absolute;margin-top:8%;left:8%;font-size:4.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content{position:absolute;margin-top:8%;left:8%;font-size:4.5vw;}}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content.sub-banner,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content.sub-banner{margin-top:0;margin-bottom:.5em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content.sub-banner,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content.sub-banner{margin-top:12%;margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content.sub-banner,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content.sub-banner{margin-top:12%;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span{font-size:2.5vw;}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2 span{display:inline;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2 span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2 span{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2 span{display:block;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span{font-size:4.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span{font-size:4.5vw;}}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.main-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.main-heading,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.main-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.main-heading,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.main-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.main-heading,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.main-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.main-heading,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.main-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.main-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.main-heading,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.main-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.main-heading,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.main-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.main-heading,.sales .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.main-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.main-heading,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.main-heading{font-size:4.5vw;}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.sub-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.sub-heading,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.sub-heading,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.sub-heading,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.sub-heading,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.sub-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.sub-heading,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.sub-heading,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.sub-heading,.sales .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.sub-heading,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading{font-size:4.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.sub-heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.sub-heading,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.sub-heading,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.sub-heading,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.sub-heading,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.sub-heading,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.sub-heading,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.sub-heading,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.sub-heading,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.sub-heading,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading{font-size:2.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.sub-heading:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.sub-heading:lang(es),.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.sub-heading:lang(es),.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.sub-heading:lang(es),.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.sub-heading:lang(es),.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.sub-heading:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.sub-heading:lang(es),.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.sub-heading:lang(es),.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.sub-heading:lang(es),.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.sub-heading:lang(es),.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es){font-size:2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.sub-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.sub-heading,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.sub-heading,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.sub-heading,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.sub-heading,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.sub-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.sub-heading,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.sub-heading,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.sub-heading,.sales .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.sub-heading,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading{font-size:2.5vw;}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.sub-heading:lang(es),.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.sub-heading:lang(es),.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.sub-heading:lang(es),.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.sub-heading:lang(es),.sales .channel .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.sub-heading:lang(es),.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2.sub-heading:lang(es),.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span.sub-heading:lang(es),.erebates .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span.sub-heading:lang(es),.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span.sub-heading:lang(es),.sales .channel .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es),.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span.sub-heading:lang(es),.sales .promotion .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content h2>span.sub-heading:lang(es){font-size:2vw;}}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .tech-logo,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .tech-logo{display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .tech-logo,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .tech-logo{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .tech-logo,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .tech-logo{display:block;}}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{line-height:unset;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{line-height:1.5em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{line-height:1.5em;}}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .description span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .description span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span{margin-top:2em;display:block;font-size:80%;}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper img,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper img{max-width:25%;max-height:25%;}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .small-print,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .small-print{margin-top:5em;font-size:.15em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.8%;}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:unset;font-size:30%;}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img{margin-bottom:1em;}.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title{font-size:4.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title{font-size:1em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-advantage-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title,.makita-microsite .ms-global-wrapper.lxt-advantage-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details .details-title{font-size:1em;}}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .heading,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .heading,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower{font-size:3.5vw;margin-bottom:.25em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower{font-size:2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .heading,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .heading,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .text-lower{font-size:2vw;}}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .description,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .description,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:90%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:31%;margin:0 auto;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .description,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .description,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.headline .content.feature3 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:31%;margin:0 auto;}}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content{position:relative;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content{position:absolute;margin-top:11%;width:30%;left:8%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content:lang(es){width:40%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content{position:absolute;margin-top:11%;width:30%;left:8%;}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content:lang(es){width:40%;}}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span{font-size:4.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span{font-size:4.5vw;margin-bottom:15%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span{font-size:4.5vw;margin-bottom:15%;}}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2 span{display:inline;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2 span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2 span{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2 span{display:block;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span:lang(es),.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span:lang(es),.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span:lang(es),.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span:lang(es),.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span:lang(es),.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span:lang(es),.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span:lang(es),.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span:lang(es),.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es){font-size:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2:lang(es),.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span:lang(es),.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span:lang(es),.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span:lang(es),.sales .channel .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span:lang(es),.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span:lang(es),.erebates .channel .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span:lang(es),.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span:lang(es),.sales .channel .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span:lang(es),.sales .promotion .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content h2>span:lang(es){font-size:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .description-wrapper .description span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .description-wrapper .description span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span{display:block;margin-top:3em;font-size:80%;}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content{left:5%;margin-top:4%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content{margin-top:11%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content{margin-top:11%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span{font-size:100%;width:45%;margin-bottom:3%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .channel h2>span:lang(es),.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .promotion h2>span:lang(es),.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .channel h2>span:lang(es),.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .promotion h2>span:lang(es),.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .channel h2>span:lang(es),.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .promotion h2>span:lang(es),.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .channel h2>span:lang(es),.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .promotion h2>span:lang(es),.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es){font-size:75%;width:50%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span{font-size:100%;width:45%;margin-bottom:3%;}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2:lang(es),.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .channel h2>span:lang(es),.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .promotion h2>span:lang(es),.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .channel h2>span:lang(es),.sales .channel .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .promotion h2>span:lang(es),.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .channel h2>span:lang(es),.erebates .channel .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .erebates .promotion h2>span:lang(es),.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .channel h2>span:lang(es),.sales .channel .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es),.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .sales .promotion h2>span:lang(es),.sales .promotion .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content h2>span:lang(es){font-size:75%;width:50%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:45%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:45%;}}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.split .div-main{width:49.8%;}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.split .div-main.left .video-link,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.split .div-main.left .video-link{position:absolute;top:55%;left:33%;right:auto;}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.billboard.split .div-main.right .video-link,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.billboard.split .div-main.right .video-link{position:absolute;top:55%;left:20%;right:auto;}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.data.tiles .content,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.data.tiles .content{width:95%;margin:0 auto;background-color:#0c0c0c;}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:unset;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{font-size:25%;width:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{font-size:25%;width:25%;}}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img{margin-bottom:1em;}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.lxt-subcompact li,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.lxt-subcompact li{background-color:#404040;}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.lxt-subcompact .logo,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.lxt-subcompact .logo{background-color:#d6d6d6;background-image:url("https://cdn.makitatools.com/apps/cms/logo/d276fc30-eaf8-4c27-9923-9a16bde1cfcd_lxtsubcompact_l_1500px.png?trim.threshold=80&trim.padding=1");}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.lxt-compact .logo,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.lxt-compact .logo{background-image:url("https://cdn.makitatools.com/apps/cms/logo/2b650115-260f-4a91-af8e-479cd7eec63d_lxtcompact_l_1500px.png?trim.threshold=80&trim.padding=1");}.makita-microsite .ms-footer-wrapper.lxt-subcompact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.lxt .logo,.makita-microsite .ms-global-wrapper.lxt-subcompact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile.lxt .logo{background-image:url("https://cdn.makitatools.com/apps/cms/logo_custom/lxt_premium500x102.png?trim.threshold=80&trim.padding=1");}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.headline .content,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.headline .content{padding:2% 0 6%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content:lang(es){width:42%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content:lang(es){width:42%;}}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span{color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span{color:#000;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content h2>span{color:#000;}}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{color:#000;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{color:#000;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper{background-color:#008290;}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.7%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.7%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.85%;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.85%;}}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box{color:#fff;}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span{font-size:5vw;margin-bottom:.5em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span{margin-bottom:.5em;font-size:4vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span{margin-bottom:.5em;font-size:4vw;}}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span{font-size:5vw;margin-right:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span{font-size:4vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span{font-size:4vw;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.video.image-bkg .img-main,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.video.image-bkg .img-main{max-width:50%;max-height:50%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.video.image-bkg .img-main,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.video.image-bkg .img-main{max-width:50%;max-height:50%;}}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.video .content .video-link,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.video .content .video-link{margin-top:2%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.video .content .video-link,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.video .content .video-link{margin-top:10%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.video .content .video-link,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.video .content .video-link{margin-top:10%;}}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.data.table .content,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.data.table .content{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper{width:65%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper{width:65%;}}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile{width:auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile{width:48%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile{width:48%;}}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile.lxt-subcompact li,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile.lxt-subcompact li{background-color:#404040;}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile.lxt-subcompact .logo,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile.lxt-subcompact .logo{background-color:#d6d6d6;background-image:url("https://cdn.makitatools.com/apps/cms/logo/d276fc30-eaf8-4c27-9923-9a16bde1cfcd_lxtsubcompact_l_1500px.png?trim.threshold=80&trim.padding=1");}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile.lxt-compact .logo,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile.lxt-compact .logo{background-image:url("https://cdn.makitatools.com/apps/cms/logo/2b650115-260f-4a91-af8e-479cd7eec63d_lxtcompact_l_1500px.png?trim.threshold=80&trim.padding=1");}.makita-microsite .ms-footer-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile.lxt .logo,.makita-microsite .ms-global-wrapper.lxt-compact-wrapper .feature.data.table .content .product-tile-wrapper .product-tile-container .product-tile.lxt .logo{background-image:url("https://cdn.makitatools.com/apps/cms/logo_custom/lxt_premium500x102.png?trim.threshold=80&trim.padding=1");}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content:lang(es){width:55%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content:lang(es){width:55%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn{background-color:#000;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn{background-color:#000;}.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}}.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content{left:5%;margin-top:4%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content{margin-top:13%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content{margin-top:13%;}}.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:25%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:45%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:45%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.split .split-wrapper .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.8%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.8%;}}.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content{background-color:#008290;padding:1% 0 1%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span{font-size:2.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.billboard.headline .content h2>span{font-size:2.5vw;}}.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper{background-color:#111;margin:0 auto;width:95%;padding-bottom:2%;}.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:26%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:26%;}}.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img{margin-bottom:5%;}.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{width:95%;margin:0 auto;font-size:3.5vw;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{width:70%;font-size:1vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{width:70%;font-size:1vw;}}.makita-microsite .ms-footer-wrapper.lxt-brushless-wrapper .feature.video .content .videoWrapper iframe,.makita-microsite .ms-global-wrapper.lxt-brushless-wrapper .feature.video .content .videoWrapper iframe{width:52%;height:52%;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard img.img-main,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard img.img-main{background-color:#008290;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.headline .content,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.headline .content{background-color:#008290;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .mobile-img,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .mobile-img{display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .mobile-img,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .mobile-img{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .mobile-img,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .mobile-img{display:block;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content{font-family:"MakitaSansCondensed_Light";margin-top:2%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content{margin-top:7%;left:8%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content{margin-top:7%;left:8%;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn{background-color:#000;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1{position:relative;width:95%;margin:0 auto;text-align:center;padding-top:10px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1{position:absolute;top:30%;left:0;right:0;width:60%;padding-top:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1{position:absolute;top:30%;left:0;right:0;width:60%;padding-top:0;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .headline,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .headline{font-size:3vw;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .headline,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .headline{font-size:2.25vw;text-align:center;margin-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .headline:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .headline:lang(es){font-size:2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .headline,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .headline{font-size:2.25vw;text-align:center;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .headline:lang(es),.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .headline:lang(es){font-size:2vw;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .description-wrapper,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.billboard.ms-hero .content.feature1 .description-wrapper{text-align:center;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content{width:95%;margin:0 auto;background-color:#d6d6d6;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper{width:75%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{padding:20px;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper.dyn-feature-carousel,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper.dyn-feature-carousel{background-color:#d6d6d6;width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper.dyn-feature-carousel,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper.dyn-feature-carousel{width:80%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper.dyn-feature-carousel,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper.dyn-feature-carousel{width:80%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:45%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.two .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:45%;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module{width:95%;margin:0 auto;background-color:#d6d6d6;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content{position:unset;text-align:center;font-family:"MakitaSansCondensed_Light";font-size:3vw;width:100%;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu{background-color:#404040;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu li,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu li{display:inline-block;margin-right:1.25em;padding:5px 0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu li,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu li{margin-right:3em;padding:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu li,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu li{margin-right:3em;padding:0;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu li:last-child,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu li:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu .menu-links,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu .menu-links{font-size:3vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu .menu-links,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu .menu-links{font-size:.5em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu .menu-links,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu .menu-links{font-size:.5em;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu .menu-links.active,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .menu .menu-links.active{border-bottom:2px solid #fff;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header{margin-bottom:1.5em;color:#333;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .main,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .main{font-size:2.25vw;font-family:"MakitaSansCondensed_ExtraBold";}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .description,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .description,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span{font-size:3vw;line-height:normal;width:95%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .description,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span{font-size:1vw;width:65%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .description,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .description,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .header span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .header .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .header span{font-size:1vw;width:65%;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module{font-family:"MakitaSansCondensed_Light";font-size:1vw;color:#333;padding-bottom:1em;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper{background-color:#fff;width:100%;margin:0 auto 1.5em;position:relative;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper{width:70%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper{width:70%;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col{width:unset;display:inline-block;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col{width:49.8%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col{width:49.8%;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col:first-child,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col:first-child{position:relative;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col:last-child,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col:last-child{margin-top:3%;padding-right:1em;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .features,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .features{font-family:"MakitaSansCondensed_ExtraBold";text-align:left;color:#333;font-size:3vw;padding-left:5px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .features,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .features{font-size:unset;padding-left:unset;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .features,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .features{font-size:unset;padding-left:unset;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .features li,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .features li{margin-bottom:.5em;padding-left:12px;text-indent:-6px;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .features li i,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .features li i{color:#008290;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info{background-color:#333;color:#fff;text-align:left;padding:1em;position:relative;width:100%;font-size:3vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info,.lt-ie9 .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info{position:absolute;font-size:unset;width:48%;bottom:1em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info{position:absolute;font-size:unset;width:48%;bottom:1em;}}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info span{display:block;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .model-num,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .model-num{font-family:"MakitaSansCondensed_ExtraBold";}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .description,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-module .wrapper .col .model-info .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-module .wrapper .col .model-info span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-module .wrapper .col .model-info span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-module .wrapper .col .model-info .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-module .wrapper .col .model-info span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-module .wrapper .col .model-info span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .description,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-module .wrapper .col .model-info .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-module .wrapper .col .model-info span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-module .wrapper .col .model-info span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-module .wrapper .col .model-info .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-module .wrapper .col .model-info span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-module .wrapper .col .model-info span{margin-bottom:.75em;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .note,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .note{font-size:75%;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .makita-btn,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.data.category-module .content .product-module .wrapper .col .model-info .makita-btn{padding-top:.25em;padding-bottom:.25em;line-height:normal;}.makita-microsite .ms-footer-wrapper.lxt-x2-wrapper .feature.video .content .videoWrapper iframe,.makita-microsite .ms-global-wrapper.lxt-x2-wrapper .feature.video .content .videoWrapper iframe{width:52%;height:52%;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content{margin-left:auto;margin-right:auto;left:0;right:0;font-size:.8em;margin-top:15%;width:45%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content{margin-top:10%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content .border-bottom,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content{margin-top:10%;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content h1{font-family:"MakitaSans_ExtraBold";font-size:7vw;color:#fff;margin-bottom:0;line-height:50%;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content h1:lang(es){font-size:6.5vw;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content h2>span{font-family:"MakitaSans_ExtraBold";margin-bottom:0;line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.ms-hero .content h2 span{line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content{font-family:"MakitaSans_Regular";color:#fff;padding:0;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper{padding:2% 0;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal h3.description{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:50%;margin-top:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal h3.description{font-size:25%;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.teal h3.description{font-size:25%;}}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white{background-color:#fff;color:#939598;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:20%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:20%;}}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description{font-family:"MakitaSans_ExtraBold";font-size:100%;width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description{font-size:60%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description{font-size:60%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description{font-size:50%;line-height:50px;width:25%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description:lang(es){width:28%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description{font-size:50%;line-height:50px;width:25%;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description:lang(es),.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h3.description:lang(es){width:28%;}}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span{font-family:"MakitaSans_ExtraBold";font-size:60%;line-height:30px;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard.split .div-main{vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.billboard.split .div-main .feature-image.half-tile,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.billboard.split .div-main .feature-image.half-tile{width:50%;display:inline-block;line-height:0;vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range{background-color:#fff;width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{background-size:80%;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{font-family:"MakitaSans_Regular";color:#939598;}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.chain-saws,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.chain-saws{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/ope/chainsaws250x196.png");}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.blowers,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.blowers{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/ope/blowers270x196.png");}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.string-trimmers,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.string-trimmers{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/ope/string-trimmers250x196.png");}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.backpack-blowers,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.backpack-blowers{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/ope/backpack-blowers250x196.png");}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.string-trimmers2,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.string-trimmers2{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/ope/string-trimmers250x196-05.png");}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.hedge-trimmers,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.hedge-trimmers{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/ope/hedge-trimmers250x196.png");}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.pole-pruners,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.pole-pruners{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/ope/pole-prunners270x196.png");}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.power-cutters,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.power-cutters{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/ope/power-cutters250x196.png");}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.chain-saws2,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.chain-saws2{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/ope/chain-saws250x196.png");}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.lawn-mowers,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile.lawn-mowers{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/ope/lawn-mowers250x196.png");}.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .makita-btn{font-size:1em;margin:1em;padding-top:0;padding-bottom:0;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.ope-home-wrapper .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.video.ope-lxt,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.video.ope-lxt{background-color:#2a2d2f;margin:0 auto;width:95%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content{margin-left:auto;margin-right:auto;left:0;right:0;margin-top:16%;width:65%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content:lang(es){width:72%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content{margin-top:14%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content .border-bottom,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content{margin-top:14%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content.sub-banner,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content.sub-banner{margin-top:0;margin-bottom:.5em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content.sub-banner,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content.sub-banner{margin-top:12%;margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content.sub-banner,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content.sub-banner{margin-top:12%;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content h1{font-family:"MakitaSans_ExtraBold";font-size:4vw;color:#fff;margin-bottom:0;line-height:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content h1{font-size:5vw;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content h1{font-size:5vw;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2>span{font-family:"MakitaSans_ExtraBold";margin-bottom:0;line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.ms-hero .content h2 span{line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content{font-family:"MakitaSans_Regular";color:#fff;padding:0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper{padding:2% 0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper img{max-width:80%;max-height:80%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper img.badge,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper img.badge{max-width:100%;max-height:100%;margin-left:auto;margin-right:auto;margin-top:.55em;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .description.ope-heading,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .description.ope-heading,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading{color:#404040;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .description.ope-heading span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .description.ope-heading span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span{background-color:#fff;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:100%;margin-left:auto;margin-right:auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:52%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:52%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .description.rto-desc,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .description.rto-desc,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc{margin-bottom:2.2em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .description.rto-desc .small-print,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc .small-print,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc .small-print,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc .small-print,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc .small-print,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc .small-print,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc .small-print,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc .small-print,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc .small-print,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .description.rto-desc .small-print,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc .small-print,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc .small-print,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc .small-print,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc .small-print,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc .small-print,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc .small-print,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc .small-print,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc .small-print{margin-top:1.65em;display:block;font-size:90%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-btn{font-size:20px;line-height:normal;vertical-align:top;margin-top:20px;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:50%;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video{display:inline-flex;flex-direction:column;align-items:center;justify-content:space-evenly;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video{flex-direction:unset;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video{flex-direction:unset;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img{margin-bottom:0;max-width:75%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img{max-width:40%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img{max-width:40%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img.full-video,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img.full-video{margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img.full-video,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img.full-video{margin-bottom:0;max-width:30%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img.full-video,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .description-wrapper .makita-link.rto-video .inline-img.full-video{margin-bottom:0;max-width:30%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane{display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center;margin-bottom:5%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .tech-logo,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .tech-logo{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .headline,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .headline{margin-bottom:0;font-family:"MakitaSansCondensed_Black";}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-bottom:1.1em;width:75%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .description-wrapper .small-print,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .description-wrapper .small-print{padding-top:1.1em;font-size:14px;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .warranty,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane .warranty{width:30%;margin-bottom:20px;margin-left:auto;margin-right:auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane.text-pane-left,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane.text-pane-left,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane.text-pane-right,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane.text-pane-right,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content.centered,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content.centered{text-align:center;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard .content .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard .content .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:.8em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split{width:95%;margin:0 auto;background-color:#2a2d2f;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .split-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .split-wrapper{display:flex;align-items:center;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .split-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .split-wrapper{display:flex;align-items:center;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section{padding-bottom:3.3em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper{justify-content:center;background-color:#000;width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper{width:100%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper{width:100%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper{width:100%;}@media screen and (min-width:1050px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper{width:100%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper{width:70%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .split-wrapper{width:70%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main{width:unset;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left{position:relative;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod{display:flex;align-items:center;justify-content:center;left:0;right:0;top:0;bottom:0;position:absolute;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper{padding:13px 13px 13px 29px;margin:0 auto;background-color:rgba(255,255,255,.75);border-radius:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper{padding:32px 30px 32px 50px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper{padding:32px 30px 32px 50px;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper .play,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper .play{border:0;background:transparent;box-sizing:border-box;width:0;border-color:transparent transparent transparent #202020;transition:100ms all ease;cursor:pointer;border-style:solid;border-width:30px 0 30px 50px;margin:0 auto;opacity:.5;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper .play,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper .play{border-width:30px 0 30px 50px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper .play,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper .play{border-width:30px 0 30px 50px;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper .play.paused,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper .play.paused{border-style:double;border-width:0 0 0 60px;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper .play:hover,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.left .video-mod .button-wrapper .play:hover{border-color:transparent transparent transparent #404040;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right{background:#000;width:unset;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right{width:50%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right{width:50%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right span{color:#fff;padding:0 40px;text-align:center;font-family:"MakitaSans_Regular";}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right span span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right span span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right span span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split.rto-video-section .div-main.right span span{font-family:"MakitaSansCondensed_Black";text-transform:uppercase;display:block;font-size:65px;line-height:55px;margin-bottom:10px;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel{padding-top:3.3em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main{width:48%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main{width:48%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left{margin-bottom:2.2em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left{margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left{margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left img{display:block;margin:0 auto;width:100%;height:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left img,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left img{width:60%;height:60%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left img{width:60%;height:60%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left .makita-btn{font-family:"MakitaSansCondensed_Black";margin-top:1.1em;font-size:1.25em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left .small-print,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.left .small-print{color:#fff;font-weight:normal;padding-top:2.2em;font-size:12px;font-family:Arial,sans-serif;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right{padding-bottom:2.2em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right{padding-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right{padding-bottom:0;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope{color:#fff;font-family:"MakitaSansCondensed_Black";font-size:9vw;position:relative;z-index:1;width:95%;margin:0 auto;margin-bottom:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope{font-size:3em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope{font-size:3em;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope:before,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope:before{border-top:2px solid #008290;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:95%;z-index:-1;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope span{background-color:#2a2d2f;padding:0 20px;display:inline-block;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope.on-white,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope.on-white{color:#404040;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope.on-white span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .ms-heading.ope.on-white span{background-color:#fff;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel{color:#fff;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-img{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-details .model-num{margin-bottom:.55em;font-family:"MakitaSansCondensed_Black";color:#fff;font-size:1.5em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-details .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-details .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .logo-text .description .product-details span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-details .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .image-text .description .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-details .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-details .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .logo-text .description .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-details .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .image-text .description .product-details span{margin-bottom:.55em;font-family:Arial,sans-serif;font-weight:normal;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-details .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .battery-carousel .div-main.right .product-carousel .product-tile .product-details .makita-btn{font-family:"MakitaSansCondensed_Black";margin-top:1.1em;font-size:1.25em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split{padding-top:3.3em;padding-bottom:3.3em;width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split{width:60%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split{width:60%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main{width:48%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main{width:48%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right{padding-bottom:2.2em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right{padding-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right{padding-bottom:0;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel{color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.top .product-tile .product-details,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.top .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.top .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.top .product-tile .product-details{text-align:left;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.top .product-tile .product-details,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.top .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.top .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.top .product-tile .product-details{text-align:left;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.top .product-tile .product-details .header,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.top .product-tile .product-details .header,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.top .product-tile .product-details .header,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.top .product-tile .product-details .header{font-size:3em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .product-img,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .product-img{margin-bottom:1.375em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .product-details .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .product-details .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .logo-text .description .product-details span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .product-details .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .image-text .description .product-details span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .product-details .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .product-details .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .logo-text .description .product-details span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .product-details .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .image-text .description .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .product-details .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .product-details .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .logo-text .description .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .product-details .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel.bottom .product-tile .image-text .description .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .product-details .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .product-details .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .logo-text .description .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .product-details .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel.bottom .product-tile .image-text .description .product-details span{width:90%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-img,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-img{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details{text-align:center;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .model-num,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .model-num{margin-bottom:.55em;font-family:"MakitaSansCondensed_Black";color:#fff;font-size:1.5em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .header,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .header,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .header,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .header{margin-bottom:.55em;font-family:"MakitaSansCondensed_Black";color:#fff;font-size:1.5em;line-height:normal;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .logo-text .description .product-details span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .image-text .description .product-details span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .logo-text .description .product-details span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .image-text .description .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .logo-text .description .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .image-text .description .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .logo-text .description .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .product-details .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .image-text .description span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .product-details span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .image-text .description .product-details span{margin-bottom:.55em;font-family:Arial,sans-serif;font-weight:normal;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .makita-btn,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .makita-btn{font-family:"MakitaSansCondensed_Black";margin-top:1.1em;font-size:1.25em;padding-top:10px;padding-bottom:10px;margin-right:20px;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .makita-btn:last-child,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .makita-btn:last-child,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.left .product-carousel .product-tile .product-details .makita-btn:last-child,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.billboard.split .promo-split .div-main.right .product-carousel .product-tile .product-details .makita-btn:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content{font-family:Arial,sans-serif;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features{background-color:#2a2d2f;width:95%;margin:0 auto;padding-bottom:0;padding-bottom:.55em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:45%;background-size:contain;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:10%;padding:unset;margin:0 3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:10%;padding:unset;margin:0 3%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li{text-align:center;list-style-type:none;color:#fff;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li span{display:block;vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-img{margin-bottom:90%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSansCondensed_Black";font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details sup,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details sup{margin-left:5px;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.one,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/cordless/no-gas-oil175x150.png");}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.two,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/cordless/no-pull-starts175x150.png");}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.three,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.three{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/cordless/reduced-Maintenance175x150.png");}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile{width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile{width:35%;padding:unset;margin:0 3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile{width:35%;padding:unset;margin:0 3%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-img{margin-bottom:46%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-img,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-img{margin-bottom:55%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-img{margin-bottom:55%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details span{display:inline-block;vertical-align:unset;font-size:5vw;margin-left:5px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details span{display:block;font-size:unset;margin-left:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details span{display:block;font-size:unset;margin-left:0;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details{margin-bottom:.55em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-details{margin-bottom:.55em;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-description{font-size:4vw;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-description{font-size:inherit;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile .product-description{font-size:inherit;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile.one,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/cordless/cordless-technology-battery738x400.jpg");}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile.two,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .product-tile-wrapper.cordless-technology .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/cordless/extreme-protection738x400.jpg");}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:.75em;margin:1em;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .makita-btn{font-size:.2em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.cordless-features .makita-btn{font-size:.2em;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range{width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper{margin:0 auto;padding-bottom:.55em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper.last,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper.last{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{background-size:100%;padding-bottom:1.65em;border:1px solid #fff;width:95%;padding:10px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:15px;margin-bottom:15px;padding-bottom:4.4em;width:18%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:15px;margin-bottom:15px;padding-bottom:4.4em;width:18%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img{margin-bottom:20px;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{position:relative;font-family:"MakitaSansCondensed_Black";color:#fff;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link{color:#fff;text-align:left;font-size:calc(.5em + .75vw);display:block;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:hover,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:focus,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:active,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:hover,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:focus,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:active{color:#67b2b1;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{text-align:left;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:1em;margin:0 0 1em;padding-top:5px;padding-bottom:5px;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns{width:95%;margin:0 auto;padding-bottom:2.2em;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin:0 auto;width:95%;background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/cordless/promos/brushed-aluminum.png");padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper{flex-direction:row;padding:40px 40px 0;width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper{flex-direction:row;padding:40px 40px 0;width:75%;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper.last .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper.last .product-tile{border:0;padding-bottom:30px;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper.action-btns .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper.action-btns .product-tile{border:0;padding-bottom:15px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper.action-btns .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper.action-btns .product-tile{padding-bottom:30px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper.action-btns .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper.action-btns .product-tile{padding-bottom:30px;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper.action-btns .product-tile.separator,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper.action-btns .product-tile.separator{border-bottom:4px solid #008290;width:100%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile{background-size:80%;padding-bottom:0;margin-right:0;border-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile{padding-bottom:50px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile{padding-bottom:50px;}}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile .product-img{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile .product-img img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile .product-img img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile .product-details.description,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .image-text .description span.product-details{font-family:"MakitaSansCondensed_Black";color:#000;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile .product-details.description .makita-btn,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-btn,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-btn,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .logo-text .description span.product-details .makita-btn,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .logo-text .description span.product-details .makita-btn,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-btn,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-btn,.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .image-text .description span.product-details .makita-btn,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .image-text .description span.product-details .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile .product-details.description .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-btn,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .logo-text .description span.product-details .makita-btn,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .logo-text .description span.product-details .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-btn,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-column-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .image-text .description span.product-details .makita-btn,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.tiles .content.promo-columns .product-tile-wrapper-container .product-tile-wrapper .product-column-wrapper .product-tile .image-text .description span.product-details .makita-btn{margin-top:.55em;font-family:"MakitaSansCondensed_Black";font-size:calc(1.15em + .6vw);line-height:normal;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.two .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.two .product-tile-wrapper .product-tile .product-img{background-color:transparent;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.two .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.two .product-tile-wrapper .product-tile .product-details{background-color:transparent;font-weight:normal;font-size:16px;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.two .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.two .product-tile-wrapper .product-tile .product-details .model-num{font-weight:bold;}.makita-microsite .ms-footer-wrapper.ope-cordless-wrapper .feature.data.two .product-tile-wrapper .product-tile .makita-btn,.makita-microsite .ms-global-wrapper.ope-cordless-wrapper .feature.data.two .product-tile-wrapper .product-tile .makita-btn{font-style:normal;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content{margin-left:auto;margin-right:auto;left:0;right:0;margin-top:16%;width:65%;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content:lang(es){width:72%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content{margin-top:14%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content .border-bottom,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content{margin-top:14%;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content.sub-banner,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content.sub-banner{margin-top:0;margin-bottom:.5em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content.sub-banner,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content.sub-banner{margin-top:12%;margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content.sub-banner,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content.sub-banner{margin-top:12%;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content h1{font-family:"MakitaSans_ExtraBold";font-size:4vw;color:#fff;margin-bottom:0;line-height:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content h1{font-size:5vw;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content h1{font-size:5vw;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content h2>span{font-family:"MakitaSans_ExtraBold";margin-bottom:0;line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.ms-hero .content h2 span{line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content{font-family:"MakitaSans_Regular";color:#fff;padding:0;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper{padding:2% 0;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .description.ope-heading,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .description.ope-heading,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading{color:#404040;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .description.ope-heading span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .description.ope-heading span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span{background-color:#fff;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:3.5vw;width:100%;margin-left:auto;margin-right:auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:.9vw;width:52%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:.9vw;width:52%;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:50%;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane{display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center;margin-bottom:5%;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .headline,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .headline{font-family:"MakitaSansCondensed_Black";}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:20%;min-height:252px;border:2px solid #fff;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:20%;min-height:252px;border:2px solid #fff;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:75%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane.text-pane-left,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane.text-pane-left,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane.text-pane-right,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane.text-pane-right,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content.centered,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content.centered{text-align:center;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard .content .makita-btn,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard .content .makita-btn{font-family:"MakitaSansCondensed_Black";}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main{vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main .feature-image.half-tile,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main .feature-image.half-tile{width:50%;display:inline-block;line-height:0;vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray{background-color:#fff;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .feature-image,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .feature-image{visibility:hidden;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .feature-image,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .feature-image{visibility:visible;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .feature-image,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .feature-image{visibility:visible;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .imposed-txt.custom,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .imposed-txt.custom{top:5%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .imposed-txt.custom,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .imposed-txt.custom{top:5%;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .imposed-txt.custom h2 span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .imposed-txt.custom h2 span{display:inline-block;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .imposed-txt.custom h2 span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .imposed-txt.custom h2 span{display:block;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .imposed-txt.custom h2 span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.billboard.split .div-main.feature-box.gray .imposed-txt.custom h2 span{display:block;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content{font-family:Arial,sans-serif;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin:0 auto;width:50%;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content .description-wrapper .makita-btn{font-family:"MakitaSansCondensed_Black";}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features{background-color:#2a2d2f;width:95%;margin:0 auto;padding-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile{width:45%;background-size:contain;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile{width:10%;padding:unset;margin:0 10%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile{width:10%;padding:unset;margin:0 10%;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile li{text-align:center;list-style-type:none;color:#fff;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile li span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile li span{display:block;vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-img{margin-bottom:110%;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSansCondensed_Black";font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile.one,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/gas/no-oil-mixing142x172.png");}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile.two,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/gas/reduced-emissions142x172.png");}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered{padding-bottom:.55em;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile{width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile{width:27%;padding:unset;margin:0 1%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile{width:27%;padding:unset;margin:0 1%;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-img{margin-bottom:1.1em;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details span{display:inline-block;vertical-align:unset;font-size:5vw;margin-left:5px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details span{display:block;font-size:unset;margin-left:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details span{display:block;font-size:unset;margin-left:0;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details{margin-bottom:.55em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-details{margin-bottom:.55em;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-description{font-size:4vw;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-description{font-size:inherit;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-description,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.gas-powered .product-tile .product-description{font-size:inherit;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.benefits .product-tile.one,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.benefits .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/gas/easy-start170x170.png");}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.benefits .product-tile.two,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.benefits .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/gas/power-weight170x170.png");}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.benefits.four-stroke .product-tile.one,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.benefits.four-stroke .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/gas/no-oil-mixing142x172.png");}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.benefits.four-stroke .product-tile.two,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.benefits.four-stroke .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/gas/reduced-emissions142x172.png");}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile{width:100%;min-height:400px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile{width:27%;padding:unset;margin:0 1%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile{width:27%;padding:unset;margin:0 1%;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile .product-img{margin-bottom:78%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile .product-img,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile .product-img{margin-bottom:90%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile .product-img{margin-bottom:90%;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile.one,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/corded/corded-left475x400.jpg");}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile.two,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .product-tile-wrapper.corded .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/corded/corded-right475x400.jpg");}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .makita-btn,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.gas-features .makita-btn{font-size:.2em;margin:1em;padding-top:0;padding-bottom:0;line-height:normal;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range{width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper{margin:0 auto;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{background-size:80%;padding-bottom:50px;margin-right:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding-bottom:0;}}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img{margin-bottom:1.1em;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{position:relative;font-family:"MakitaSansCondensed_Black";color:#fff;border:1px solid #fff;padding:6px 0;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title:before,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title:before{content:"";border-top:2px solid #008290;position:absolute;top:-10px;width:100%;display:block;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link{color:#fff;display:block;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:hover,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:focus,.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:active,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:hover,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:focus,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:active{color:#67b2b1;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper.two-stroke .product-tile,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper.two-stroke .product-tile{margin-right:15%;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper.two-stroke .product-tile:last-child,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper.two-stroke .product-tile:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper.two-stroke .product-tile.chain-saws,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper.two-stroke .product-tile.chain-saws{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/gas/chain-saws350x350.png");}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper.two-stroke .product-tile.power-cutters,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .product-tile-wrapper.two-stroke .product-tile.power-cutters{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/gas/2-stroke-power-cutters350x350.png");}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .btn-wrapper,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .btn-wrapper{display:inline-block;}.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:1em;margin:0 0 1em;padding-top:5px;padding-bottom:5px;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.ope-gas-wrapper .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content{margin-left:auto;margin-right:auto;left:0;right:0;margin-top:16%;width:41%;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content:lang(es){width:53%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content{margin-top:14%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .border-bottom,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content{margin-top:14%;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h1{font-family:"MakitaSans_ExtraBold";font-size:4vw;color:#fff;margin-bottom:0;line-height:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h1{font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h1:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h1:lang(es){font-size:4.5vw;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h1{font-size:5vw;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h1:lang(es){font-size:4.5vw;}}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2>span{font-family:"MakitaSans_ExtraBold";margin-bottom:0;line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.ms-hero .content h2 span{line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content{font-family:"MakitaSans_Regular";color:#fff;padding:0;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper{padding:2% 0;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:50%;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description{font-size:25%;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description{font-size:25%;}}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white{background-color:#fff;color:#939598;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:15%;width:70%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h3,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h3{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h3.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h3.description{font-family:"MakitaSans_ExtraBold";font-size:50%;width:40%;line-height:50px;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h3.description:lang(es),.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h3.description:lang(es){width:50%;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span{font-family:"MakitaSans_ExtraBold";font-size:60%;line-height:30px;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard.split .div-main{vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard.split .div-main .feature-image.half-tile,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard.split .div-main .feature-image.half-tile{width:50%;display:inline-block;line-height:0;vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard.split .div-main.feature-box .feature-image,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard.split .div-main.feature-box .feature-image{visibility:hidden;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard.split .div-main.feature-box .feature-image,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard.split .div-main.feature-box .feature-image{visibility:visible;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.billboard.split .div-main.feature-box .feature-image,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.billboard.split .div-main.feature-box .feature-image{visibility:visible;}}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features{background-color:#fff;width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile{width:100%;background-size:contain;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile{width:27%;padding:unset;margin:0 1%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile{width:27%;padding:unset;margin:0 1%;}}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile li{text-align:left;list-style-type:disc;color:#008290;margin-left:15%;width:73%;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-img{margin-bottom:70%;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSans_Regular";font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.one,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/4stroke-features-one469x313.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.two,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/4stroke-features-two469x313.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.three,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.three{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/4stroke-features-three469x313.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .makita-btn,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.four-stroke-features .makita-btn{font-size:.2em;margin:1em;padding-top:0;padding-bottom:0;line-height:normal;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile{width:33.3%;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li{margin-left:unset;text-align:left;list-style-type:disc;color:#008290;width:73%;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img{margin-bottom:140%;position:relative;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img a,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img a{position:absolute;top:0;left:0;width:100%;height:50em;color:transparent;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSans_Regular";}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.trimmers,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.trimmers{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/en-us/ope-4stroke-feature3-left600x831.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.trimmers.es,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.trimmers.es{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/es-us/ope-4stroke-feature3-left600x831.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.edgers,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.edgers{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/en-us/ope-4stroke-feature3-right600x831.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.edgers.es,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.edgers.es{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/es-us/ope-4stroke-feature3-right600x831.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.power-heads,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.power-heads{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/en-us/power-head-attachments600x831.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.power-heads.es,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.power-heads.es{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/es-us/power-head-attachments600x831.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.one,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/en-us/ope-4stroke-f4-one500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.one.es,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.one.es{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/es-us/ope-4stroke-f4-one500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.two,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/en-us/ope-4stroke-f4-two500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.two.es,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.two.es{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/es-us/ope-4stroke-f4-two500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.three,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.three{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/en-us/ope-4stroke-f4-three500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.three.es,.makita-microsite .ms-global-wrapper.ope-4stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.three.es{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/4stroke/es-us/ope-4stroke-f4-three500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content{margin-left:auto;margin-right:auto;left:0;right:0;margin-top:16%;width:38%;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content:lang(es){width:40%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content{margin-top:14%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .border-bottom,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content:lang(es){width:43%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content{margin-top:14%;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content:lang(es){width:43%;}}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h1{font-family:"MakitaSans_ExtraBold";font-size:4vw;color:#fff;margin-bottom:0;line-height:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h1{font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h1:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h1:lang(es){font-size:4vw;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h1{font-size:5vw;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h1:lang(es){font-size:4vw;}}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2>span{font-family:"MakitaSans_ExtraBold";margin-bottom:0;line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.ms-hero .content h2 span{line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .img-main.feature-chart,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .img-main.feature-chart{padding-bottom:3%;background-color:#fff;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content{font-family:"MakitaSans_Regular";color:#fff;padding:0;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper{padding:2% 0;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:50%;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description{font-size:25%;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.teal h3.description{font-size:25%;}}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white{background-color:#fff;color:#939598;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:15%;width:70%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h3,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h3{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h3.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h3.description{font-family:"MakitaSans_ExtraBold";font-size:50%;width:40%;line-height:50px;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h3.description:lang(es),.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h3.description:lang(es){width:50%;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span{font-family:"MakitaSans_ExtraBold";font-size:60%;line-height:30px;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main{vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main .feature-image.half-tile,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main .feature-image.half-tile{width:50%;display:inline-block;line-height:0;vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box.custom .feature-image,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box.custom .feature-image{visibility:hidden;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box.custom .feature-image,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box.custom .feature-image{visibility:visible;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box.custom .feature-image,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box.custom .feature-image{visibility:visible;}}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box .imposed-txt:lang(es),.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box .imposed-txt:lang(es){top:5%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box .imposed-txt:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box .imposed-txt:lang(es){top:20%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box .imposed-txt:lang(es),.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box .imposed-txt:lang(es){top:20%;}}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box .imposed-txt:lang(es) h2,.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box .imposed-txt:lang(es) span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box .imposed-txt:lang(es) h2,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.billboard.split .div-main.feature-box .imposed-txt:lang(es) span{font-size:2.7vw;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features{background-color:#fff;width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile{width:100%;background-size:contain;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile{width:27%;padding:unset;margin:0 1%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile{width:27%;padding:unset;margin:0 1%;}}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile li{text-align:left;list-style-type:disc;color:#008290;margin-left:15%;width:73%;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-img{margin-bottom:70%;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSans_Regular";font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile .product-details span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.one,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/2stroke-features-one469x313.jpg");}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.two,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/2stroke-features-two469x313.jpg");}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.three,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .product-tile-wrapper .product-tile.three{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/2stroke-features-three469x313.jpg");}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .makita-btn,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.four-stroke-features .makita-btn{font-size:.2em;margin:1em;padding-top:0;padding-bottom:0;line-height:normal;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile{width:31.6%;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li{margin-left:unset;text-align:left;list-style-type:disc;color:#008290;width:73%;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img{margin-bottom:140%;position:relative;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img a,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img a{position:absolute;top:0;left:0;width:100%;height:50em;color:transparent;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSans_Regular";}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.one,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/en-us/ope-2stroke-f3-one500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.one.es,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.one.es{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/es-us/ope-2stroke-f3-one500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.two,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/en-us/ope-2stroke-f3-two500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.two.es,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.two.es{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/es-us/ope-2stroke-f3-two500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.three,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.three{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/en-us/ope-2stroke-f3-three500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.three.es,.makita-microsite .ms-global-wrapper.ope-2stroke-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.three.es{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/es-us/ope-2stroke-f3-three500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content{margin-left:auto;margin-right:auto;left:0;right:0;margin-top:16%;width:48%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content{margin-top:14%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content .border-bottom,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content:lang(es){width:50%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content{margin-top:14%;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content:lang(es){width:50%;}}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h1{font-family:"MakitaSans_ExtraBold";font-size:4vw;color:#fff;margin-bottom:0;line-height:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h1{font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h1:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h1:lang(es){font-size:4.5vw;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h1{font-size:5vw;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h1:lang(es){font-size:4.5vw;}}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h2,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h2>span{font-family:"MakitaSans_ExtraBold";margin-bottom:0;line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.ms-hero .content h2 span{line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content{font-family:"MakitaSans_Regular";color:#fff;padding:0;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper{padding:2% 0;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal h3.description{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:50%;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal h3.description{font-size:25%;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal h3.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.teal h3.description{font-size:25%;}}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white{background-color:#fff;color:#939598;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:15%;width:70%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h3,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h3{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h3.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h3.description{font-family:"MakitaSans_ExtraBold";font-size:50%;width:40%;line-height:50px;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span{font-family:"MakitaSans_ExtraBold";font-size:60%;line-height:30px;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main{vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main .feature-image.half-tile,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main .feature-image.half-tile{width:50%;display:inline-block;line-height:0;vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt h2,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt h2>span,.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt h2,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt h2>span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.billboard.split .div-main.feature-five .imposed-txt h2>span{color:#939598;font-size:3em;line-height:.8em;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features{background-color:#fff;width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile{width:100%;background-size:contain;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile{width:27%;padding:unset;margin:0 1%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile{width:27%;padding:unset;margin:0 1%;}}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile li{text-align:left;list-style-type:disc;color:#008290;margin-left:15%;width:73%;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile.no-image li:first-child,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile.no-image li:first-child{list-style-type:disc;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-img{margin-bottom:70%;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSans_Regular";font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile .product-details span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile.one,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/corded/corded-features-one469x313.jpg");}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile.one li,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile.one li{list-style-type:none;display:inline-block;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile.two,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/corded/corded-features-two469x313.jpg");}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile.two li,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .product-tile-wrapper .product-tile.two li{list-style-type:none;display:inline-block;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .makita-btn,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.corded-features .makita-btn{font-size:.2em;margin:1em;padding-top:0;padding-bottom:0;line-height:normal;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile{width:31.6%;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li{margin-left:unset;text-align:left;list-style-type:disc;color:#008290;width:73%;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img{margin-bottom:140%;position:relative;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img a,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-img a{position:absolute;top:0;left:0;width:100%;height:50em;color:transparent;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSans_Regular";}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile .product-details span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.one,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/ope-2stroke-f3-one500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.two,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/ope-2stroke-f3-two500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.three,.makita-microsite .ms-global-wrapper.ope-corded-wrapper .feature.data.tiles .content.feature-four .product-tile-wrapper .product-tile.three{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/2stroke/ope-2stroke-f3-three500x692.jpg");}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature .img-main,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature .img-main{opacity:1;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content{margin-left:auto;margin-right:auto;left:0;right:0;font-size:.8em;margin-top:0;width:75%;font-family:"MakitaSansCondensed_ExtraBold";}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content{margin-top:0;width:60%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .border-bottom,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .border-bottom{line-height:0;border-bottom-width:7px;border-bottom-color:#000;margin-top:-20px;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content{margin-top:0;width:60%;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .border-bottom{line-height:0;border-bottom-width:7px;border-bottom-color:#000;margin-top:-20px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content{width:60%;margin-top:2%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content{width:60%;margin-top:2%;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content h1{font-size:6vw;color:#000;margin-bottom:0;line-height:50%;text-align:center;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content h1{font-size:3vw;margin-bottom:3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content h1{font-size:3vw;margin-bottom:3%;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container{margin:-20px auto 0;display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container{display:block;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container ul,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container ul{display:inline-block;vertical-align:top;color:#000;font-size:3vw;padding-top:5px;width:100%;text-align:center;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container ul:last-child,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container ul:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container ul li,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.ms-hero .content .prize-list-container ul li{line-height:15px;margin-bottom:2%;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content{padding-bottom:0;padding-top:1%;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper{color:#333;font-size:6vw;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win{line-height:0;padding-bottom:2%;font-weight:bold;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower{font-family:"MakitaSans_ExtraBold";font-size:.7em;line-height:normal;padding-top:1.2%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower{font-size:.25em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .heading,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .text-lower{font-size:.25em;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn{font-size:.7em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn{font-size:.25em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper.scroll-to-win .makita-btn{font-size:.25em;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower{font-family:"MakitaSans_ExtraBold";font-size:.75em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower{font-size:.5em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .text-lower{font-size:.5em;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin:0 auto 1%;width:95%;padding-top:1%;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:50%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:50%;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content .description-wrapper .makita-btn{font-size:1.2vw;padding:0 1.2%;line-height:normal;vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content.short-brief,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline .content.short-brief{padding-top:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section{margin-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section .content,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section .content{background-color:#fff;color:#000;font-family:"MakitaSans_ExtraBold";font-size:.7em;text-align:left;padding-left:5px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section .content .prize-list-container ul li,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section .content .prize-list-container ul li{margin-bottom:2%;line-height:13px;text-align:center;}@media screen and (max-width:899px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section .content,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section .content{background-color:#fff;color:#000;font-family:"MakitaSans_ExtraBold";font-size:.7em;text-align:left;padding-left:5px;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section .content .prize-list-container ul li,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section .content .prize-list-container ul li{margin-bottom:2%;line-height:13px;text-align:center;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section{display:none;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.billboard.headline.mobile-section{display:none;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content{padding-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower{font-size:1.5em;background-color:#fff;color:#000;margin:0;padding:20px 0 0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower{font-size:.8em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .heading,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .text-lower{font-size:.8em;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile{margin-bottom:20px;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-img{vertical-align:bottom;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .img-fit-width img,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .img-fit-width img{margin-left:0;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details{margin-top:2%;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1.7em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:2em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:2em;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num.no-margin,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .model-num.no-margin{margin:0;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .winner-entry,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .winner-entry{font-family:"MakitaSans_ExtraBold";display:block;margin-bottom:1em;color:#939598;font-size:1.7em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .winner-entry,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .winner-entry{font-size:2em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .winner-entry,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .winner-entry{font-size:2em;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn{padding-left:20px;padding-right:20px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn{padding-left:25px;padding-right:25px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .product-tile-wrapper .product-tile .product-details .makita-btn{padding-left:25px;padding-right:25px;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .slick-dots,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.data.featured-carousel .content .slick-dots{line-height:0;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules{line-height:normal;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .description,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper .rules span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper .rules span,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper .rules span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper .rules span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .description,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper .rules span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper .rules span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper .rules span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper .rules span{font-family:"MakitaSansCondensed_Light";width:90%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .makita-link,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .makita-link{font-size:.9em;display:inline-block;margin-bottom:.25em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .makita-link,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .makita-link{font-size:.3em;margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .makita-link,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .makita-link{font-size:.3em;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .makita-link.small-print,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .rules .makita-link.small-print{font-size:.8em;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .ph-label,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .content .description-wrapper .form-container .ph-label{font-family:"MakitaSansCondensed_Light";}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .submit-input,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .submit-input{text-align:center;}.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn{font-size:.9em;margin:5px 0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn{font-size:.28em;margin:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn,.makita-microsite .ms-global-wrapper.ope-sweepstakes-wrapper .feature.form-submition .submit-input .makita-btn{font-size:.28em;margin:0;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature,.makita-microsite .ms-global-wrapper.ope-aqmd .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content{margin-left:auto;margin-right:auto;left:0;right:0;margin-top:16%;width:65%;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content:lang(es){width:72%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content{margin-top:14%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content .border-bottom,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content{margin-top:14%;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content .border-bottom{border-bottom-width:10px;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content h1{font-family:"MakitaSans_ExtraBold";font-size:4vw;color:#fff;margin-bottom:0;line-height:50%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content h1{font-size:5vw;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content h1,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content h1{font-size:5vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content h2,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content h2>span{font-family:"MakitaSans_ExtraBold";margin-bottom:0;line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.ms-hero .content h2 span{line-height:unset;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content{color:#fff;padding:0;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper{padding:2% 0;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2.description.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .channel h2>span.description.sub-head,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description.sub-head,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .channel h2>span.description.sub-head,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .promotion h2>span.description.sub-head,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2.description.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .channel h2>span.description.sub-head,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description.sub-head,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .channel h2>span.description.sub-head,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .promotion h2>span.description.sub-head,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head{font-family:"MakitaSans_ExtraBold";color:#fff;font-size:3.5vw;width:100%;text-align:center;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2.description.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .channel h2>span.description.sub-head,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description.sub-head,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .channel h2>span.description.sub-head,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .promotion h2>span.description.sub-head,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2.description.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .channel h2>span.description.sub-head,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description.sub-head,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .channel h2>span.description.sub-head,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .promotion h2>span.description.sub-head,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head{font-size:1.5vw;width:50%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2.description.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .channel h2>span.description.sub-head,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description.sub-head,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .channel h2>span.description.sub-head,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .promotion h2>span.description.sub-head,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2.description.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .channel h2>span.description.sub-head,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description.sub-head,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .channel h2>span.description.sub-head,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .sales .promotion h2>span.description.sub-head,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper h2>span.description.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span.sub-head,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span.sub-head{font-size:1.5vw;width:50%;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph{margin:0 auto;margin-bottom:.55em;width:95%;font-size:3.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph{font-size:.85vw;margin-bottom:1.65em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph{font-size:.85vw;margin-bottom:1.65em;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph.border,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph.border,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border{border-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph.border,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph.border,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border{border-bottom:1px solid #cacbcb;width:40%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph.border,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .description.paragraph.border,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.paragraph.border,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.paragraph.border,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.paragraph.border,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.paragraph.border{border-bottom:1px solid #cacbcb;width:40%;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save{background-color:#2a2d2f;padding-top:0;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span{padding-top:.55em;color:#fff;font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2:lang(es),.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .channel h2>span:lang(es),.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span:lang(es),.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .promotion h2>span:lang(es),.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span:lang(es),.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .channel h2>span:lang(es),.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span:lang(es),.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .promotion h2>span:lang(es),.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span:lang(es),.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2:lang(es),.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .channel h2>span:lang(es),.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span:lang(es),.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .promotion h2>span:lang(es),.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span:lang(es),.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .channel h2>span:lang(es),.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span:lang(es),.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .promotion h2>span:lang(es),.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span:lang(es){font-size:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span{font-size:7vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2>span{font-size:7vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2 span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2 span{display:inline-block;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2 span span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2 span span{display:block;margin:0;padding:0;font-size:2.25vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2 span span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2 span span{font-size:2.75vw;line-height:60px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2 span span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save h2 span span{font-size:2.75vw;line-height:60px;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p{font-size:1.25vw;font-family:Arial,sans-serif;font-size:2.25vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p{font-size:1vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p span{font-family:"MakitaSans_ExtraBold";font-weight:bold;display:block;font-size:2.25vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p span{font-size:1.25vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.save p span{font-size:1.25vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:50%;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white{background-color:#fff;color:#939598;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:20%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span{font-size:20%;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span{font-family:"MakitaSans_ExtraBold";font-size:100%;width:100%;color:#000;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span{font-size:60%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span{font-size:60%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span{font-size:50%;line-height:50px;width:100%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white h2>span.description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.white h2>span{font-size:50%;line-height:50px;width:100%;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.aqmd-gray,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard .content .description-wrapper.aqmd-gray{background-color:#2a2d2f;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper{background-color:#fff;padding-bottom:60px;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main{vertical-align:top;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main .feature-image,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main .feature-image{width:75%;text-align:center;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white{background-color:#fff;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt{position:unset;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt{position:absolute;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt{position:absolute;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom{background-color:#fff;width:75%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom{margin-top:8%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom{margin-top:8%;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span{text-align:left;color:#000;font-size:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span{font-size:1.5vw;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2>span{font-size:1.5vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2 span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2 span{display:block;font-size:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2 span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2 span{font-size:1.5vw;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2 span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom h2 span{font-size:1.5vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom p,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom p{text-align:left;color:#000;font-size:3vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom p,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom p{font-size:1vw;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom p,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.billboard.split .split-wrapper .div-main.feature-box.white .imposed-txt.custom p{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features{background-color:#fff;width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper{margin:0 auto;padding-bottom:50px;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:100%;background-size:contain;padding:10px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:23%;padding:unset;margin:0 1%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:23%;padding:unset;margin:0 1%;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li{text-align:left;list-style-type:disc;color:#008290;margin-left:15%;width:73%;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-img{margin-bottom:50%;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSans_Regular";font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1.5vw;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile .product-details span{color:#939598;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.one,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.one{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/aqmd/en-us/no-gas-no-oil248x209.jpg");}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.two,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.two{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/aqmd/en-us/instant-start248x209.jpg");}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.three,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile.three{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/ope/aqmd/en-us/reduced-maintenance248x209.jpg");}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .makita-btn,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.tiles .content.cordless-features .makita-btn{font-size:.2em;margin:1em;padding-top:0;padding-bottom:0;line-height:normal;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content{font-size:1vw;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.aqmd-gray,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.aqmd-gray{background-color:#2a2d2f;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header{text-align:left;background-color:#2a2d2f;padding-bottom:5px;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool{width:70%;margin:0 auto;font-size:16px;padding-top:30px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool{font-size:18px;padding-top:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool{font-size:18px;padding-top:0;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col{display:inline-block;vertical-align:top;margin-right:20px;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col li,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col li{display:inline;margin-right:7px;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.sort-label,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.sort-label{margin-right:5px;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.sort-by .fa-check-square,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.sort-by .fa-check-square{color:#008000;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.order-by .fa-check-square,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.order-by .fa-check-square{color:#008000;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.sort-btn .makita-btn,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.sort-btn .makita-btn{padding-left:10px;padding-right:10px;padding-top:1px;padding-bottom:1px;font-size:14px;padding:8px 16px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.sort-btn .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.sort-btn .makita-btn{font-size:16px;padding-left:10px;padding-right:10px;padding-top:1px;padding-bottom:1px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.sort-btn .makita-btn,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data-header .sorting-tool .col.sort-btn .makita-btn{font-size:16px;padding-left:10px;padding-right:10px;padding-top:1px;padding-bottom:1px;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data{text-align:left;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .col,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .col{display:block;vertical-align:top;line-height:18px;width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .col,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .col{display:inline-block;line-height:unset;width:unset;width:28%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .col,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .col{display:inline-block;line-height:unset;width:unset;width:28%;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .col.zip,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .col.zip{width:10%;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .heading,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .heading,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower{background-color:#008290;width:70%;margin:0 auto;text-align:left;padding:10px 0;padding-left:20px;font-family:"MakitaSans_ExtraBold";display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .heading,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .heading,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .text-lower{display:block;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .data-body,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .data-body{text-align:left;width:70%;margin:0 auto;border:1px solid #cacbcb;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .data-body .data-row,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .data-body .data-row{margin-bottom:.55em;border-bottom:1px solid #cacbcb;padding:10px 0 10px 20px;font-size:15px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .data-body .data-row,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .data-body .data-row{font-size:.8vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .data-body .data-row,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .data-body .data-row{font-size:.8vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-data .data-body .data-row:last-child,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-data .data-body .data-row:last-child{border-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-footer,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-footer{padding-top:1.65em;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{text-align:justify;font-size:3.5vw;width:65%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .description,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:.8vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .description,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .description,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.table .content.dealer-footer .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span{font-size:.8vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content{background-color:#2a2d2f;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile{border:1px solid #d6d6d6;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details{background-color:transparent;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-img{border-bottom:1px solid #d6d6d6;}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details{margin-bottom:0;padding-bottom:5px;padding-top:5px;font-family:"MakitaSans_Light";font-weight:normal;font-size:3.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details{font-size:.85vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details{font-size:.85vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details .model-num{font-family:"MakitaSans_ExtraBold";font-size:3.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details .model-num,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details .model-num,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details .model-num{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details.price,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details.price{font-family:"MakitaSans_ExtraBold";font-style:italic;text-align:center;background-color:#008290;font-size:7vw;padding:15px 0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details.price,.lt-ie9 .makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details.price{font-size:2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details.price,.makita-microsite .ms-global-wrapper.ope-aqmd .feature.data.two .content .product-tile-wrapper .product-tile .product-details.price{font-size:2vw;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper,.makita-microsite .ms-global-wrapper.impact-x-wrapper{overflow:hidden;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature img,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature img{opacity:1;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content{width:100%;padding:0;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper{font-family:"MakitaSansCondensed_Regular";font-size:100%;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper h3.description,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper h3.description{font-family:"MakitaSansCondensed_ExtraBold";font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper h3.description,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper h3.description{font-size:4vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper h3.description,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper h3.description{font-size:4vw;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description{width:95%;margin:0 auto;font-size:3.5vw;padding-bottom:1.5%;margin-bottom:1.5%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description{font-size:1.5vw;width:65%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description{font-size:1.5vw;width:65%;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description.bttm-brdr,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description.bttm-brdr{border-bottom:1px solid #fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description.bttm-brdr,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description.bttm-brdr{border-bottom:3px solid #fff;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description.bttm-brdr,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .description-wrapper p.description.bttm-brdr{border-bottom:3px solid #fff;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li{display:inline-block;vertical-align:top;font-size:1vw;text-align:left;font-style:italic;width:25%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li{width:18%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li{width:18%;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li img,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li img{float:left;margin-right:10px;max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info{display:inline-block;font-family:"MakitaSansCondensed_Light";margin-top:0;vertical-align:top;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info label,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info label{font-family:"MakitaSansCondensed_ExtraBold";font-size:3vw;font-weight:bold;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info label,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info label{font-size:1vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info label,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info label{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span{display:block;line-height:12px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span{line-height:20px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span{line-height:20px;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span.tagline,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span.tagline{font-size:3vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span.tagline,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span.tagline{font-size:1vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span.tagline,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content .impact-x-features li .quick-info span.tagline{font-size:1vw;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2{background-color:#787979;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .description-wrapper p.description,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .description-wrapper p.description{border:0;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li{width:unset;text-align:center;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li img,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li img{float:none;max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.heading,.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline h1 label.text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower,.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline .heading label.text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.heading,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline h1 label.text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline .heading label.text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower{float:none;font-size:4vw;font-weight:bold;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline h1 label.text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline .heading label.text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.heading,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline h1 label.text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline .heading label.text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower{font-size:1.25vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.heading,.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline h1 label.text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower,.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline .heading label.text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.heading,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline h1 label.text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li .main-features .featured-topics .status .item-headline .heading label.text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f2 .impact-x-features li label.text-lower{font-size:1.25vw;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f3,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f3{background:#787979;background:-moz-linear-gradient(top,#787979 0%,#ededed 40%,#f3f3f3 59%,#787979 100%);background:-webkit-linear-gradient(top,#787979 0%,#ededed 40%,#f3f3f3 59%,#787979 100%);background:linear-gradient(to bottom,#787979 0%,#ededed 40%,#f3f3f3 59%,#787979 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#787979",endColorstr="#787979",GradientType=0);margin:0 auto;padding:8% 0;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f3 h3.description,.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f3 p.description,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f3 h3.description,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f3 p.description{color:#000;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4{background-color:#787979;background-image:url("https://cdn.makitatools.com/apps/wms/microsite/impactx/layer2_1500x1275.png");background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li{position:unset;text-align:left;font-size:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li{position:absolute;text-align:right;font-size:2vw;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li{position:absolute;text-align:right;font-size:2vw;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li.xpand,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li.xpand{top:20%;left:35%;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li.keepers,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li.keepers{text-align:left;top:27%;right:22%;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li.loop,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li.loop{bottom:7%;left:28%;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info label,.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info span,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info label,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info span{font-size:3vw;font-style:normal;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info label,.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info span,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info label,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info span{font-size:1.25vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info label,.makita-microsite .ms-footer-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info span,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info label,.makita-microsite .ms-global-wrapper.impact-x-wrapper .feature.billboard .content.f4 .impact-x-features li .quick-info span{font-size:1.25vw;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax{background:-moz-radial-gradient(center,ellipse cover,rgba(237,237,237,.8) 0%,rgba(237,237,237,.85) 23%,#323436 100%);background:-webkit-radial-gradient(center,ellipse cover,rgba(237,237,237,.8) 0%,rgba(237,237,237,.85) 23%,#323436 100%);background:radial-gradient(ellipse at center,rgba(237,237,237,.8) 0%,rgba(237,237,237,.85) 23%,#323436 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ccededed",endColorstr="#323436",GradientType=1);perspective:1px;width:100vw;overflow-y:auto;overflow-x:hidden;perspective-origin-x:100%;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group{height:40vh;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:transform .5s;position:relative;}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group{height:50vh;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group{height:50vh;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group{height:75vh;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group{height:75vh;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group{height:100vh;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group{height:100vh;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group,.lt-ie9 .makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group{height:100vh;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group{height:100vh;}}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group .layer,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group .layer{position:absolute;top:0;left:0;right:0;bottom:0;transform-origin-x:100%;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group .layer.deep,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group .layer.deep{-webkit-transform:translateZ(0);transform:translateZ(0);}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group .layer.tertiary,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group .layer.tertiary{-webkit-transform:translateZ(1);transform:translateZ(1);}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group .layer.secondary,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group .layer.secondary{-webkit-transform:translateZ(-1px) scale(2);transform:translateZ(-1px) scale(2);}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group .layer.main,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group .layer.main{-webkit-transform:translateZ(-2px) scale(2.75);transform:translateZ(-2px) scale(2.75);}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group .layer .content,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group .layer .content{text-align:center;}.makita-microsite .ms-footer-wrapper.impact-x-wrapper .parallax .group .layer .content img,.makita-microsite .ms-global-wrapper.impact-x-wrapper .parallax .group .layer .content img{max-height:100%;max-width:100%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .img-main,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .img-main{opacity:.15;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content{margin-top:10%;font-family:"MakitaSans_Medium";font-size:2.5em;text-align:center;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content h2,.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content h2>span,.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content h2>span,.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content h2>span,.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content h2>span,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content h2,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content h2>span,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content h2>span,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content h2>span,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.ms-hero.subscribe .content h2>span{line-height:normal;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content{text-align:left;margin-left:3%;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img{position:relative;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img .quick-view,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img .quick-view{position:absolute;bottom:20px;right:0;font-size:.75em;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img .makita-btn,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img .makita-btn{padding:0 12px;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description{color:#000;padding:0 12px;background:#fff;font-family:"MakitaSansCondensed_Regular";line-height:21px;font-size:1em;font-weight:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description,.lt-ie9 .makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description{font-size:.85em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description{font-size:.85em;}}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title{color:#000;font-family:"MakitaSansCondensed_Regular";margin:0;display:inline-block;font-size:unset;letter-spacing:normal;line-height:unset;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title span,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title span{line-height:0;display:inline;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title .model-num,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title .model-num{font-weight:bold;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title .makita-link,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title .makita-link{color:#000;font-weight:normal;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title .makita-link:hover,.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title .makita-link:focus,.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title .makita-link:active,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title .makita-link:hover,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title .makita-link:focus,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .prod-description .title .makita-link:active{color:#67b2b1;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSansCondensed_Regular";font-weight:normal;}.makita-microsite .ms-footer-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details .title,.makita-microsite .ms-global-wrapper.what-is-next-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-details .title{color:#fff;font-family:"MakitaSansCondensed_Regular";margin:0;font-size:unset;letter-spacing:normal;line-height:unset;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper,.makita-microsite .ms-global-wrapper.dust-management-wrapper{background-color:#fff;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard{margin-bottom:4vw;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero{padding:0;margin-bottom:4vw;text-align:center;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content{left:0;right:0;margin-top:3%;width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content{width:60%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content{width:60%;}}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1{font-family:"MakitaSans_Regular";font-size:5vw;color:#939598;margin-bottom:5em;line-height:normal;width:100%;margin:0 auto;display:inline-block;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1{line-height:18px;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1{line-height:18px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1{color:#fff;line-height:32px;font-size:1.75vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1{color:#fff;line-height:32px;font-size:1.75vw;}}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span{font-size:8.5vw;font-family:"MakitaSansCondensed_ExtraBold";display:block;line-height:55px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span{font-size:3vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span{font-size:3vw;}}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span:lang(es),.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span:lang(es){line-height:30px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span:lang(es){line-height:68px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span:lang(es),.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.ms-hero .content h1 span:lang(es){line-height:68px;}}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split{margin-bottom:4vw;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main{background-color:#fff;vertical-align:top;text-align:left;font-family:"MakitaSans_Regular";width:95%;color:#939598;font-size:1em;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main{width:38%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main{width:38%;}}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2,.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2>span{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:1.8em;margin-bottom:.5em;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2 span,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main h2 span{display:block;line-height:normal;font-size:unset;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main .description,.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main span,.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main .description,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main span{width:90%;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left{margin-right:2%;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left.product-info,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left.product-info{text-align:left;margin-top:2vw;margin-bottom:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left.product-info,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left.product-info{margin-top:8vw;margin-bottom:0;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left.product-info,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left.product-info{margin-top:8vw;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left .video-link,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left .video-link{text-align:center;left:0;top:72%;position:absolute;right:0;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left .video-link img,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.left .video-link img{height:12%;width:12%;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .content,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .content{margin-top:2vw;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list{border-bottom:1px solid #939598;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child{border-bottom:0;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list li,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list li{display:inline-block;vertical-align:middle;text-align:left;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details{text-align:left;width:60%;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img{width:20%;padding-right:5%;padding-top:15px;padding-bottom:15px;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.dust-management-wrapper .feature .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-wrapper .feature .makita-btn{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust,.makita-microsite .ms-global-wrapper.dust-management-silica-dust{background-color:#fff;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content{font-family:"MakitaSans_Regular";color:#fff;padding:0;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper{padding:0;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading{margin-bottom:20px;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .heading,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .heading,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower{line-height:normal;font-family:"MakitaSans_ExtraBold";font-size:6vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower{font-size:2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .heading,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .heading,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard .content.osha-heading .text-lower{font-size:2vw;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero{padding:0;margin-bottom:4vw;text-align:center;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content{position:absolute;margin-left:auto;margin-right:auto;top:0;left:0;right:0;margin-top:20%;width:95%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content:lang(es){width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content:lang(es){width:53%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content:lang(es){width:53%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content{margin-top:20%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .border-bottom,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .border-bottom{border-bottom-width:10px;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content{margin-top:20%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .border-bottom{border-bottom-width:10px;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h1{font-family:"MakitaSans_Regular";font-size:3vw;color:#fff;margin-bottom:5em;line-height:normal;width:75%;margin:0 auto;display:inline-block;vertical-align:top;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h1:lang(es){width:80%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h1{font-size:1.5vw;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h1{font-size:1.5vw;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span{font-family:"MakitaSans_ExtraBold";margin-bottom:0;line-height:normal;font-size:2vw;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2.count-down,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .channel h2>span.count-down,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .promotion h2>span.count-down,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .channel h2>span.count-down,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .promotion h2>span.count-down,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2.count-down,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .channel h2>span.count-down,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .promotion h2>span.count-down,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .channel h2>span.count-down,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .promotion h2>span.count-down,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down{font-size:.8em;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2.count-down:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .channel h2>span.count-down:lang(es),.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .promotion h2>span.count-down:lang(es),.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .channel h2>span.count-down:lang(es),.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .promotion h2>span.count-down:lang(es),.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2.count-down:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .channel h2>span.count-down:lang(es),.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .erebates .promotion h2>span.count-down:lang(es),.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .channel h2>span.count-down:lang(es),.sales .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .sales .promotion h2>span.count-down:lang(es),.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2>span.count-down:lang(es){font-size:.5em;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content h2 span{display:inline;line-height:unset;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:2.5vw;width:80%;margin:0 auto 1.2%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .description:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .description:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:lang(es),.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:lang(es){width:85%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:1.2vw;width:45%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:1.2vw;width:45%;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .makita-btn{font-style:normal;font-size:2vw;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .makita-btn{font-size:1.2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.ms-hero .content .makita-btn{font-size:1.2vw;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split{margin-bottom:4vw;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split:last-child,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split:last-child{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main{background-color:#fff;vertical-align:top;text-align:left;font-family:"MakitaSans_Regular";width:95%;color:#939598;font-size:1em;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main{width:40%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main{width:40%;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:1.8em;margin-bottom:.5em;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2.teal,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2.teal,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal{color:#008290;font-size:6vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2.teal,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2.teal,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal{font-size:1.2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2.teal,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2.teal,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2>span.teal{font-size:1.2vw;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2 span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main h2 span{display:block;line-height:normal;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span{color:#000;font-size:1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span{font-size:1.5em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads h2>span{font-size:1.5em;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .dowload-thumb,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .dowload-thumb{display:inline-block;vertical-align:top;margin-bottom:2%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.downloads .makita-btn{margin-bottom:2%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left{margin-right:5%;margin-left:5%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left.product-info,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left.product-info{text-align:left;margin-top:2vw;margin-bottom:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left.product-info,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left.product-info{margin-top:8vw;margin-bottom:0;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left.product-info,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left.product-info{margin-top:8vw;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list{margin-bottom:1em;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list.test-data,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list.test-data{border-bottom:1px solid #d6d6d6;padding-bottom:1em;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list.main,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list.main{background-color:#d6d6d6;padding:15px 10px;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list li,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list li{display:inline-block;vertical-align:middle;text-align:left;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .option-details,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .option-details{text-align:left;width:60%;margin-right:2%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col{width:6%;padding:0;margin-right:2em;margin-left:1em;margin-top:.5%;vertical-align:top;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.no-width,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.no-width{width:0;margin:0 0 0 1em;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download{width:100%;margin-right:0;margin-left:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download{width:34%;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download{width:34%;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label{background-color:#008290;text-align:center;color:#fff;font-family:"MakitaSansCondensed_Light";display:inline-block;vertical-align:top;padding:2% 16%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label span,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label span{display:block;line-height:normal;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label span.num,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label span.num{font-family:"MakitaSans_ExtraBold";font-size:2em;line-height:normal;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col img,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .methods-right,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .methods-right{margin-top:2vw;text-align:left;margin-left:0;width:80%;padding-bottom:20px;margin-top:0;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .methods-right .key-req,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .methods-right .key-req{margin-left:18px;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .methods-right .key-req li,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .methods-right .key-req li{padding-left:5px;list-style:disc;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list{border-bottom:1px solid #939598;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child{border-bottom:0;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list li,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list li{display:inline-block;vertical-align:middle;text-align:left;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details{text-align:left;width:60%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img{width:20%;padding-right:5%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .other-resources,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .other-resources{text-align:left;margin-left:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .other-resources,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .other-resources{margin-left:10%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .other-resources,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.billboard.split .div-main .other-resources{margin-left:10%;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .makita-btn{width:100%;font-size:.9em;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .makita-btn{width:unset;min-width:255px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature.data.tiles .content .generic-tile-wrapper .tile .tile-details .makita-btn{width:unset;min-width:255px;}}.makita-microsite .ms-footer-wrapper.dust-management-silica-dust .feature .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-silica-dust .feature .makita-btn{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero{padding:0;text-align:left;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content{margin-left:auto;margin-right:auto;left:0;background-color:rgba(0,0,0,.65);padding:1vw;position:relative;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content{position:absolute;left:48%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content{position:absolute;left:48%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content{margin-top:12%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content{margin-top:12%;}}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content h1{font-family:"MakitaSans_ExtraBold";font-size:6vw;color:#fff;line-height:1em;width:90%;margin:0 auto .5em;display:inline-block;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content h1{font-size:3vw;margin-bottom:.25em;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content h1{font-size:3vw;margin-bottom:.25em;}}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content h1 span,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content h1 span{display:block;line-height:normal;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content .description-wrapper,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.ms-hero .content .description-wrapper{font-family:"MakitaSans_Regular";}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main{vertical-align:top;text-align:left;font-family:"MakitaSans_Regular";color:#333;background-color:#fff;font-size:1em;line-height:normal;color:#333;font-family:"MakitaSans_Regular";}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos{height:30px;display:inline-block;width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos{height:40px;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos{height:40px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos{height:55px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos{height:55px;}}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos img,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos img{margin-right:5%;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos img:last-child,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .logos img:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2,.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:1.8em;margin-bottom:.5em;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2.teal,.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2.teal,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2>span.teal{color:#008290;margin-top:2vw;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2 span,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main h2 span{display:block;line-height:normal;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .description,.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main span,.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .description,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main span{width:90%;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right{text-align:right;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list{border-bottom:0;margin-bottom:1em;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child{border-bottom:0;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list li,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list li{display:inline-block;vertical-align:middle;text-align:left;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details{font-family:"MakitaSans_Regular";text-align:left;width:60%;font-size:.9em;line-height:normal;vertical-align:top;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details .feature-lbl,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details .feature-lbl{font-family:"MakitaSans_ExtraBold";display:block;font-weight:bold;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img{width:30%;padding-right:5%;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-summary,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-summary{border-bottom:3px solid #008290;width:95%;margin:0 auto 2em;padding-bottom:1em;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-summary .about-copy p,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-summary .about-copy p{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-summary .cta,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-summary .cta{display:flex;align-items:center;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-summary .cta .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-summary .cta .makita-btn{font-size:calc((16px) + (16 - 16)*(100vw - (320px))/(2560 - 320));margin-right:10px;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-summary .cta .makita-btn span,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-summary .cta .makita-btn span{line-height:unset;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs{width:95%;margin:0 auto 2em;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper h4,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper h4{font-weight:bold;font-size:1em;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper .spec-lbl,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper .spec-lbl{font-family:"MakitaSans_ExtraBold";color:#939598;margin-bottom:1em;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper .generic-list,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper .generic-list{margin-bottom:1em;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper .generic-list .spec-row,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper .generic-list .spec-row{border-bottom:1px solid #d6d6d6;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper .generic-list .spec-row .col,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper .generic-list .spec-row .col{font-family:"MakitaSans_ExtraBold";width:50%;display:inline-block;vertical-align:top;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper .generic-list .spec-row .col.value,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .generic-list-wrapper .generic-list .spec-row .col.value{font-family:"MakitaSans_Regular";text-align:right;font-weight:normal;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .small-print,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature.billboard.split .product-specs .small-print{font-size:.9em;}.makita-microsite .ms-footer-wrapper.dust-management-extractor-vacuums .feature .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-extractor-vacuums .feature .makita-btn{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero{padding:0;text-align:left;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content{position:absolute;top:0;margin-left:auto;margin-right:auto;left:5%;padding:1vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content{left:6%;width:50%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content{left:6%;width:50%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content{margin-top:5%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content{margin-top:5%;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1{font-family:"MakitaSans_ExtraBold";font-size:6vw;color:#fff;line-height:1em;width:90%;margin:0 auto .5em;display:inline-block;vertical-align:top;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1:lang(es){font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1{font-size:3vw;margin-bottom:.25em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1:lang(es){font-size:3vw;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1{font-size:3vw;margin-bottom:.25em;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1:lang(es){font-size:3vw;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1 span,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content h1 span{display:block;line-height:normal;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.ms-hero .content .description-wrapper,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.ms-hero .content .description-wrapper{font-family:"MakitaSans_Regular";}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .sub-section.config-count,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .sub-section.config-count{background-color:#ccc;width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .sub-section.config-count h3,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .sub-section.config-count h3{font-size:1em;color:#008290;text-align:left;margin-left:19.5vw;padding:1em 0;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper{background-color:#ccc;padding-bottom:2%;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main{width:95%;vertical-align:top;background-color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main{width:80%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main{width:80%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left{width:17%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left{width:17%;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters{text-align:left;font-size:.8em;margin-left:1vw;padding:5px 0;height:145px;overflow:auto;white-space:nowrap;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters{font-size:1em;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters{font-size:1em;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters{height:unset;white-space:unset;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters{height:unset;white-space:unset;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters ul,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters ul{margin-bottom:6%;display:inline-block;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters ul,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters ul{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters ul,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters ul{display:block;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters ul .filter-li,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters ul .filter-li{color:#000;font-family:"MakitaSans_Regular";}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters ul .filter-label,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.left .side-filters ul .filter-label{font-weight:bold;margin-bottom:2%;color:#000;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.right,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.right{width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.right,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .div-main.right{width:75%;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header{width:100%;display:inline-block;vertical-align:top;background-color:#999;padding-left:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header{padding-left:4%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header{padding-left:4%;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .crumb,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .crumb{color:#fff;text-align:left;font-size:.8em;margin-top:.75em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .crumb,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .crumb{font-size:1.25em;float:left;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .crumb,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .crumb{font-size:1.25em;float:left;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .crumb.no-osha,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .crumb.no-osha{margin-top:0;padding:1% 0;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .crumb i,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .crumb i{font-style:normal;color:#fff;padding:0 4px;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant{background-color:#000;padding:0;width:100%;text-align:left;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant{font-size:1.25em;float:right;width:unset;padding:5px 12px 5px 0;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant{font-size:1.25em;float:right;width:unset;padding:5px 12px 5px 0;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.option-only,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.option-only{padding:5px 12px 5px 43px;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.option-only img,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.option-only img{display:none;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.banner-ico,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.banner-ico{font-family:arial;font-size:12px;color:#fff;background-color:#000;border:0;position:relative;display:inline-block;vertical-align:top;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.banner-ico:after,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.banner-ico:after{content:"";position:absolute;border-top:26px solid transparent;border-bottom:26px solid transparent;border-left:17px solid #999;top:0;left:0;display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.banner-ico:after,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.banner-ico:after{display:block;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.banner-ico:after,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant.banner-ico:after{display:block;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .osha-logo,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .osha-logo{padding-left:5px;padding-right:15px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .osha-logo,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .osha-logo{padding-left:33px;padding-right:15px;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .osha-logo,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .osha-logo{padding-left:33px;padding-right:15px;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option{color:#fff;font-size:12px;font-weight:bold;display:inline-block;vertical-align:top;background-color:#008290;padding:4px;text-align:center;margin-top:4px;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option i,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option i{color:#fff;font-style:normal;display:block;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option .op-lbl,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option .op-lbl{font-family:"MakitaSansCondensed_Regular";font-weight:normal;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option .op-number,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option .op-number{font-size:18px;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option.description,.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.option,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant span.option,.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.option,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant span.option,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option.description,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.option,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant span.option,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.option,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant span.option{text-align:left;margin-left:1px;display:inline-flex;min-height:42px;align-items:center;flex-wrap:wrap;max-width:200px;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option.description .op-lbl,.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.option .op-lbl,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant span.option .op-lbl,.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.option .op-lbl,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant span.option .op-lbl,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .option.description .op-lbl,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.option .op-lbl,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant span.option .op-lbl,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.option .op-lbl,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .header .is-osha-compliant span.option .op-lbl{font-size:12px;text-transform:uppercase;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row{text-align:left;font-family:"MakitaSans_Regular";color:#000;padding-left:4%;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col{display:block;text-align:left;width:100%;margin-right:4%;position:relative;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col{display:inline-block;vertical-align:top;width:16%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col{display:inline-block;vertical-align:top;width:16%;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col:last-child,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col p,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col p{margin-bottom:5%;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col .header-lbl,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col .header-lbl{text-align:center;text-transform:uppercase;color:#999;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col .model-num,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col .model-num{font-family:"MakitaSans_ExtraBold";color:#000;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col .model-num .makita-link,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col .model-num .makita-link{color:#000;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col .none-avail,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col .none-avail{font-family:"MakitaSans_ExtraBold";text-align:center;margin-top:25%;color:#000;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.billboard.split .split-wrapper .results-content .result-row .config-row .config-col .makita-btn{margin:0 auto;text-align:center;width:75%;padding:1% 0;display:block;margin-bottom:5%;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content{padding-bottom:0;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container{margin-top:.55em;width:100%;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content{text-align:unset;line-height:unset;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content select,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content select{font-size:.2em;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content select:lang(es),.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content select:lang(es){font-size:.16em;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .reset-filters,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .reset-filters{font-size:.7em;vertical-align:top;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .reset-filters,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .reset-filters{font-size:1em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .reset-filters,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .reset-filters{font-size:1em;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box{margin-right:0;padding:0;position:relative;cursor:pointer;text-align:right;color:#000;display:inline-block;vertical-align:top;line-height:normal;border:1px solid #999;width:100%;font-size:.5em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box{font-size:initial;width:unset;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box{font-size:initial;width:unset;}}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .filter-menu,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .filter-menu{text-align:left;min-width:10vw;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .filter-container,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .filter-container{position:absolute;top:27px;left:-1px;margin:0 auto;text-align:left;background-color:#fff;white-space:nowrap;width:101%;z-index:9999;border:1px solid #999;border-top:0;max-height:300px;overflow-y:auto;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .filter-container li,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .filter-container li{background-color:#d6d6d6;color:#000;line-height:10px;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .filter-container .selection,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .filter-container .selection{padding:.2em .6em;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .filter-container .selection:hover,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .filter-container .selection:hover{background-color:#d6d6d6;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .far.toggle-icn,.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .fas.toggle-icn,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .far.toggle-icn,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .fas.toggle-icn{padding:5px 10px;background:#eee;float:right;color:#999;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .far.fa-check-square,.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .fas.fa-check-square,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .far.fa-check-square,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .fas.fa-check-square{color:#008290;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .makita-btn{background-color:#fff;font-size:unset;color:#999;padding:2px 12px;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .makita-btn .fa,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .makita-btn .fa{min-width:20px;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .makita-btn .dd-label,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature.form-submition .content .description-wrapper .form-container .form-content .makita-filter-box .makita-btn .dd-label{font-style:normal;}.makita-microsite .ms-footer-wrapper.dust-management-product-search .feature .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-product-search .feature .makita-btn{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.dust-management-aws,.makita-microsite .ms-global-wrapper.dust-management-aws{background-color:#fff;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature,.makita-microsite .ms-global-wrapper.dust-management-aws .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content{font-family:"MakitaSans_Regular";color:#fff;padding:0;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper{padding:0;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper h2.description,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper h2>span.description,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper h2>span{color:#939598;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four{border-bottom:1px solid #008290;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list{width:40%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list{width:40%;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col{text-align:center;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col h4,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col h4{font-family:"MakitaSans_ExtraBold";color:#008290;font-size:6.25vw;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col h4,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col h4{font-size:1.25vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col h4,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col h4{font-size:1.25vw;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col .list-details,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col .list-details{text-align:center;width:65%;margin-bottom:1.1em;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col .list-details span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col .list-details span{display:block;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard .generic-list-container.feature-four .generic-list .col .makita-btn{display:block;margin:0 auto;width:fit-content;width:-moz-fit-content;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero{padding:0;margin-bottom:4vw;text-align:center;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content{position:absolute;margin-left:auto;margin-right:auto;top:-9px;left:20%;right:0;margin-top:10%;width:95%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content:lang(es){width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content:lang(es){width:53%;left:30%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content:lang(es){width:53%;left:30%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content{margin-top:10%;left:15%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .border-bottom,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .border-bottom{border-bottom-width:10px;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content{margin-top:10%;left:15%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .border-bottom,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .border-bottom{border-bottom-width:10px;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1{font-family:"MakitaSans_Regular";font-size:3vw;color:#fff;margin-bottom:5em;line-height:normal;width:75%;margin:0 auto;display:inline-block;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1{font-size:2.65vw;line-height:18px;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1{font-size:2.65vw;line-height:18px;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1 span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1 span{font-family:"MakitaSansCondensed_ExtraBold";color:#008290;font-size:4.5vw;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es){width:80%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es) span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es) span{font-size:3.2vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es){font-size:2.35vw;line-height:35px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es) span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es) span{font-family:"MakitaSansCondensed_ExtraBold";color:#008290;font-size:2.5vw;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es){font-size:2.35vw;line-height:35px;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es) span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h1:lang(es) span{font-family:"MakitaSansCondensed_ExtraBold";color:#008290;font-size:2.5vw;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span{font-family:"MakitaSans_ExtraBold";margin-bottom:0;line-height:normal;font-size:2vw;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2.count-down,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .channel h2>span.count-down,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .promotion h2>span.count-down,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .channel h2>span.count-down,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .promotion h2>span.count-down,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2.count-down,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .channel h2>span.count-down,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .promotion h2>span.count-down,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .channel h2>span.count-down,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .promotion h2>span.count-down,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down{font-size:.8em;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2.count-down:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .channel h2>span.count-down:lang(es),.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .promotion h2>span.count-down:lang(es),.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .channel h2>span.count-down:lang(es),.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .promotion h2>span.count-down:lang(es),.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2.count-down:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .channel h2>span.count-down:lang(es),.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .erebates .promotion h2>span.count-down:lang(es),.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .channel h2>span.count-down:lang(es),.sales .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .sales .promotion h2>span.count-down:lang(es),.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2>span.count-down:lang(es){font-size:.5em;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2 span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content h2 span{display:inline;line-height:unset;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:2.5vw;width:80%;margin:0 auto 1.2%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .description:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:lang(es),.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .description:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:lang(es),.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:lang(es),.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:lang(es){width:85%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:1.2vw;width:45%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:1.2vw;width:45%;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .makita-btn{font-style:normal;font-size:2vw;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .makita-btn{font-size:1.2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.ms-hero .content .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.ms-hero .content .makita-btn{font-size:1.2vw;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split{margin-bottom:4vw;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split:last-child,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split:last-child{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main{background-color:#fff;vertical-align:top;text-align:left;font-family:"MakitaSans_Regular";width:95%;color:#000;font-size:1em;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main{width:40%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main{width:40%;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:1.8em;margin-bottom:.5em;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2.teal,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2.teal,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal{color:#008290;font-size:6vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2.teal,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2.teal,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal{font-size:1.2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2.teal,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2.teal,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .channel h2>span.teal,.erebates .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .erebates .promotion h2>span.teal,.erebates .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .channel h2>span.teal,.sales .channel .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main .sales .promotion h2>span.teal,.sales .promotion .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2>span.teal{font-size:1.2vw;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h2 span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h2 span{display:block;line-height:normal;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h3,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h3{margin-bottom:.825em;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main h3 span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main h3 span{display:block;font-weight:bold;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left{margin-right:5%;margin-left:5%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left.product-info,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left.product-info{text-align:left;margin-top:2vw;margin-bottom:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left.product-info,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left.product-info{margin-top:8vw;margin-bottom:0;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left.product-info,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left.product-info{margin-top:8vw;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list{margin-bottom:1em;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list.test-data,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list.test-data{border-bottom:1px solid #d6d6d6;padding-bottom:1em;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list.main,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list.main{background-color:#d6d6d6;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list li,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list li{display:inline-block;vertical-align:middle;text-align:left;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .option-details,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .option-details{text-align:left;width:60%;margin-right:2%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col{width:6%;padding:0;margin-right:2em;margin-left:1em;margin-top:.5%;vertical-align:top;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.no-width,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.no-width{width:0;margin:0 0 0 1em;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download{width:100%;margin-right:0;margin-left:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download{width:34%;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col.download{width:34%;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label{background-color:#008290;text-align:center;color:#fff;font-family:"MakitaSansCondensed_Light";display:inline-block;vertical-align:top;padding:2% 16%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label span{display:block;line-height:normal;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label span.num,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col .opt-label span.num{font-family:"MakitaSans_ExtraBold";font-size:2em;line-height:normal;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col img,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.left .generic-list-wrapper .generic-list .col img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.right .methods-right,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.right .methods-right{margin-top:2vw;text-align:left;margin-left:0;width:80%;padding-bottom:20px;margin-top:0;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.right .methods-right .key-req,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.right .methods-right .key-req{margin-left:18px;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.right .methods-right .key-req li,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.right .methods-right .key-req li{padding-left:5px;list-style:disc;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list{border-bottom:1px solid #939598;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child{border-bottom:0;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list li,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list li{display:inline-block;vertical-align:middle;text-align:left;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details{text-align:left;width:60%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img{width:20%;padding-right:5%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline{margin-top:3.85em;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower{font-family:"MakitaSans_ExtraBold";color:#939598;font-size:6.75vw;line-height:25px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower{font-size:1.75vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower{font-size:1.75vw;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower span,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower span,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span{font-size:6.75vw;display:block;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading span,.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower span,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading span,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower span,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span{font-size:1.75vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading span,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower span,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .heading span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower span,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content .description-wrapper .text-lower span{font-size:1.75vw;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content.section-three,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content.section-three{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content.section-three .description-wrapper .heading,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content.section-three .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content.section-three .description-wrapper .text-lower,.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content.section-three .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.billboard.headline .content.section-three .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content.section-three .description-wrapper .heading,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content.section-three .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content.section-three .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content.section-three .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.dust-management-aws .feature.billboard.headline .content.section-three .description-wrapper .text-lower{color:#fff;padding:1em 0;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.poster .content,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.poster .content{margin-top:2%;background-color:rgba(0,0,0,.65);text-align:left;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-aws .feature.poster .content,.lt-ie9 .makita-microsite .ms-global-wrapper.dust-management-aws .feature.poster .content{position:absolute;top:0;margin-top:7%;left:40%;right:0;font-size:1.5vw;width:30%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.poster .content,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.poster .content{position:absolute;top:0;margin-top:7%;left:40%;right:0;font-size:1.5vw;width:30%;}}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.poster .content .bullet-points,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.poster .content .bullet-points{padding:20px;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.poster .content .bullet-points .item,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.poster .content .bullet-points .item{font-weight:bold;background-color:rgba(0,144,154,.5);margin-bottom:1.1em;font-size:.6em;line-height:22px;padding:10px;width:75%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.poster .content .bullet-points .item.title,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.poster .content .bullet-points .item.title{color:#008290;background-color:transparent;font-family:"MakitaSans_ExtraBold";line-height:normal;font-size:1.25em;padding:0;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.poster .content .bullet-points .item.title span,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.poster .content .bullet-points .item.title span{font-family:Arial,sans-serif;display:block;color:#fff;font-weight:normal;font-size:.5em;line-height:16px;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.poster .content .bullet-points .item.link,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.poster .content .bullet-points .item.link{background-color:transparent;padding:0;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.poster .logos,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.poster .logos{margin:0 20px 1em;border-top:1px solid #ccc;padding-top:20px;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.poster .logos img,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.poster .logos img{display:inline;max-width:100%;max-height:100%;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.data.featured-carousel .product-carousel .product-tile.slick-slide .product-details .tech-logo img,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.data.featured-carousel .product-carousel .product-tile.slick-slide .product-details .tech-logo img{display:inline;margin-right:20px;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.data.featured-carousel .product-carousel .product-tile.slick-slide .product-details .tech-logo img:last-child,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.data.featured-carousel .product-carousel .product-tile.slick-slide .product-details .tech-logo img:last-child{margin-right:0;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature.split .split-wrapper .div-main.right .video-link,.makita-microsite .ms-global-wrapper.dust-management-aws .feature.split .split-wrapper .div-main.right .video-link{top:46%;text-align:center;}.makita-microsite .ms-footer-wrapper.dust-management-aws .feature .makita-btn,.makita-microsite .ms-global-wrapper.dust-management-aws .feature .makita-btn{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-next,.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-next,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-next,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-next{padding:0;height:auto;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-next:before{font-size:10vw;color:#008290;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-next:before{font-size:5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-next:before{font-size:5vw;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-prev{left:-35px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-next,.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-next,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper button.slick-next,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper button.slick-next{right:-35px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content{padding:20px 0 30px;margin-top:0;font-family:Arial,sans-serif;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content{padding:20px 0 30px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content{padding:20px 0 30px;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.no-padding,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.no-padding{padding-bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .heading,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .text-lower,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .text-lower,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .heading,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .text-lower,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .text-lower{font-family:"MakitaSansCondensed_Black";font-size:calc((25px) + (50 - 25)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper{padding:0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.no-padding,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.no-padding{padding:0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.white .description.ope-heading,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.white .description.ope-heading,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading{color:#404040;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.white .description.ope-heading span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.white .description.ope-heading span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span{background-color:#fff;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:100%;margin-left:auto;margin-right:auto;margin-bottom:20px;font-size:calc((15px) + (18 - 15)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:52%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:52%;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .description.rto-desc,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .description.rto-desc,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc{margin-bottom:2.2em;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .description:last-of-type,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .description:last-of-type,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:calc((20px) + (28 - 20)*(100vw - (320px))/(1920 - 320));line-height:normal;vertical-align:top;margin:20px 0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{width:75%;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{color:#fff;font-family:"MakitaSans_ExtraBold";margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .ms-heading.no-strike,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .ms-heading.no-strike{color:#fff;font-family:"MakitaSansCondensed_Black";position:relative;z-index:1;width:95%;margin:0;text-align:left;margin-bottom:10px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .ms-heading.no-strike span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .ms-heading.no-strike span{background-color:#2a2d2f;padding:0;display:inline-block;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .ms-heading.no-strike.on-white,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .ms-heading.no-strike.on-white{color:#404040;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .ms-heading.no-strike.on-white span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .ms-heading.no-strike.on-white span{background-color:#fff;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content .description-wrapper .on-white span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content .description-wrapper .on-white span{font-size:calc((23px) + (48 - 23)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.lxt-family,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.lxt-family{color:#404040;display:flex;bottom:0;top:70px;align-items:center;justify-content:flex-start;flex-direction:column;width:100%;left:0;right:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.lxt-family,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.lxt-family{top:20px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.lxt-family,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.lxt-family{top:20px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.lxt-family,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.lxt-family{top:70px;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.lxt-family,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.lxt-family{top:70px;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.lxt-family .main-heading,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.lxt-family .main-heading{font-family:"MakitaSansCondensed_Black";color:#404040;margin-bottom:.55em;font-size:.6em;line-height:normal;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.lxt-family .description-wrapper,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.lxt-family .description-wrapper{text-align:center;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.lxt-family .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.lxt-family .description-wrapper .makita-btn{font-size:18px;margin-top:5px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.lxt-family .description-wrapper .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.lxt-family .description-wrapper .makita-btn{margin-top:20px;font-size:30px;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.lxt-family .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.lxt-family .description-wrapper .makita-btn{margin-top:20px;font-size:30px;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane{display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center;margin-bottom:5%;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane .tech-logo,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane .tech-logo{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane .headline,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane .headline{margin-bottom:0;font-family:"MakitaSansCondensed_Black";font-size:calc((22px) + (30 - 22)*(100vw - (320px))/(1920 - 320));padding-top:10px;padding-bottom:10px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane .headline span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane .headline span{line-height:1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-bottom:1.1em;width:75%;font-size:calc((16px) + (19 - 16)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane .description-wrapper .small-print,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane .description-wrapper .small-print{padding-top:1.1em;font-size:14px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane .warranty,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane .warranty{width:30%;margin-bottom:20px;margin-left:auto;margin-right:auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane.text-pane-left,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane.text-pane-left,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane.text-pane-right,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard .content.transparent-pane.text-pane-right,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper{font-family:"MakitaSans_Regular";padding:0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper span{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper span{width:85%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .description-wrapper span{width:85%;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .heading,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .text-lower,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .text-lower,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .heading,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .text-lower,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .text-lower{padding-bottom:1%;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .heading sup,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower sup,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .text-lower sup,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic .text-lower sup,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .heading sup,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower sup,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .text-lower sup,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic .text-lower sup{margin-left:7px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic.on-white .content,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic.on-white .content{background-color:#fff;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic.on-white .content .heading,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic.on-white .content .text-lower,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic.on-white .content .text-lower,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic.on-white .content .heading,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic.on-white .content .text-lower,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic.on-white .content .text-lower{color:#404040;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.basic.on-white .content .description-wrapper,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.basic.on-white .content .description-wrapper{padding:0;color:#2a2d2f;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.headline .content,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.headline .content{background-color:#fff;color:#2a2d2f;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split{margin-top:4vw;margin-bottom:4vw;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main{background-color:#fff;vertical-align:top;text-align:left;font-family:"MakitaSans_Regular";width:95%;color:#404040;line-height:normal;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .triangle,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .triangle{position:relative;padding-left:35px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .triangle:before,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .triangle:before{display:block;position:absolute;left:0;content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #008290;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .generic-shape,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .generic-shape{position:relative;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .generic-shape:before,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .generic-shape:before{content:"";width:15px;height:5px;transform:skew(-50deg);background:#008290;display:inline-block;margin-right:10px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .parallelogram,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .parallelogram{position:absolute;left:-4px;content:"";width:0;height:0;border-top:16px solid transparent;border-bottom:0 solid transparent;border-right:16px solid #00909e;top:3px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main{width:40%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main{width:40%;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main h2,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main h2,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main h2>span{font-family:"MakitaSansCondensed_Black";color:#404040;font-size:calc((22px) + (36 - 22)*(100vw - (320px))/(1920 - 320));margin-bottom:.5em;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main h2 span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main h2 span{display:block;line-height:normal;font-size:unset;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main span{width:100%;padding-right:15px;font-size:calc((15px) + (19 - 15)*(100vw - (320px))/(1920 - 320));}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .description,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main span{font-size:calc((16px) + (19 - 16)*(100vw - (320px))/(1920 - 320));}@media screen and (min-width:375px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main span{font-size:calc((16px) + (19 - 16)*(100vw - (320px))/(1920 - 320));}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .description.info,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main span.info,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main span.info,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .description.info,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main span.info,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main span.info{text-align:center;padding-bottom:10px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .description.margin-left,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main span.margin-left,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main span.margin-left,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .description.margin-left,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main span.margin-left,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main span.margin-left{margin-left:36px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .heading,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .text-lower,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main .text-lower,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .heading,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .text-lower,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main .text-lower{font-family:"MakitaSansCondensed_Black";color:#404040;text-align:center;font-size:calc((22px) + (36 - 22)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.left,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.left{margin-right:2%;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.left.product-info,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.left.product-info{text-align:left;margin-top:2vw;margin-bottom:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.left.product-info,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.left.product-info{margin-top:8vw;margin-bottom:0;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.left.product-info,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.left.product-info{margin-top:8vw;margin-bottom:0;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right.center-vertically,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right.center-vertically{padding-top:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right.center-vertically,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right.center-vertically{padding-top:0;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right.center-vertically,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right.center-vertically{padding-top:7%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right.center-vertically,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right.center-vertically{padding-top:7%;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right .content,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right .content{margin-top:2vw;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list{border-bottom:1px solid #939598;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child{border-bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list li,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list li{display:inline-block;vertical-align:middle;text-align:left;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details{text-align:left;width:60%;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img{width:20%;padding-right:5%;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials{display:flex;width:75%;background-color:#d6d6d6;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main{color:#000;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.left,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.left{display:none;width:95%;background-color:#d6d6d6;margin-right:0;margin-left:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.left,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.left{display:block;width:35%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.left,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.left{display:block;width:35%;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right{width:100%;background-color:#d6d6d6;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper{padding-top:1.65em;padding-left:20px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span{margin-bottom:1.65em;font-style:italic;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .description .comment,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span .comment,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span .comment,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .description .comment,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span .comment,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span .comment{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper h4,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper h4{font-family:"MakitaSansCondensed_Black";color:#404040;margin:0;font-style:normal;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper h5,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper h5{font-family:"MakitaSansCondensed_Regular";color:#404040;margin:0;font-style:italic;}.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main h2,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main h2,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.cleaning .feature.billboard.split .split-wrapper.testimonials .div-main h2>span{background-color:#008290;color:#fff;padding:5px 0 5px 20px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content{font-family:Arial,sans-serif;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features{background-color:#2a2d2f;width:95%;margin:0 auto;padding-bottom:0;padding-bottom:.55em;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:45%;background-size:contain;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:10%;padding:unset;margin:0 3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:10%;padding:unset;margin:0 3%;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li{text-align:center;list-style-type:none;color:#fff;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li span,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li span{display:block;vertical-align:top;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features .makita-btn,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:.75em;margin:1em;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features .makita-btn{font-size:.2em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.cordless-features .makita-btn,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.cordless-features .makita-btn{font-size:.2em;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range{width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper{margin:0 auto;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper.last,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper.last{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{background-size:80%;padding-bottom:50px;margin-right:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding-bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img{margin-bottom:20px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{position:relative;font-size:calc((22px) + (30 - 22)*(100vw - (320px))/(1920 - 320));font-family:"MakitaSansCondensed_Black";color:#404040;border:1px solid #fff;padding:6px 0;margin-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{line-height:1em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{line-height:1em;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title:before,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title:before{content:"";border-top:0;position:absolute;top:-10px;width:100%;display:block;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link{color:#404040;display:block;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:hover,.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:focus,.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:active,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:hover,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:focus,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:active{color:#67b2b1;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-family:Arial,sans-serif;color:#404040;font-size:calc((15px) + (18 - 15)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:1em;margin:0 0 1em;padding-top:5px;padding-bottom:5px;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.cleaning .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.cleaning .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper{display:block;list-style-type:none;padding-left:0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile{margin:5px;text-align:center;box-sizing:border-box;border:1px solid #d6d6d6;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img{min-height:200px;padding-top:1em;position:relative;background-color:transparent;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .tech-logo,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .tech-logo{position:absolute;top:5px;left:5px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .model-num,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .model-num{font-family:"MakitaSans_Regular";position:absolute;bottom:0;right:3px;color:#000;font-size:.75em;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{color:#000;padding:5px;background-color:#eee;text-align:left;font-size:14px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link{color:#000;}.makita-microsite .ms-footer-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link .model-num,.makita-microsite .ms-global-wrapper.cleaning .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link .model-num{font-weight:bold;display:block;}.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content{padding:1% 0 3%;}.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper .heading,.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper .text-lower,.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper .heading,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper .text-lower{font-family:"MakitaSansCondensed_Black";font-size:.4em;}.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper.giveaway-ended,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper.giveaway-ended{text-align:center;margin:0 auto;}.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper.giveaway-ended p,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper.giveaway-ended p{font-size:.4em;}.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper.giveaway-ended .makita-btn,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper.giveaway-ended .makita-btn{font-size:.65em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper.giveaway-ended .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper.giveaway-ended .makita-btn{font-size:.3em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper.giveaway-ended .makita-btn,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper.giveaway-ended .makita-btn{font-size:.3em;}}.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper .form-container,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper .form-container{font-size:calc((14px) + (18 - 14)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper .form-container .form-content .columns,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper .form-container .form-content .columns{justify-content:space-between;}.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper .form-container .form-content .columns .messaging,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper .form-container .form-content .columns .messaging{font-size:calc((15px) + (19 - 15)*(100vw - (320px))/(1920 - 320));margin-bottom:7px;}.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .small-disclaimer,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .small-disclaimer{font-size:calc((12px) + (15 - 12)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .makita-btn,.makita-microsite .ms-global-wrapper.cleaning .feature.form-submition .content .description-wrapper .form-container .form-content .submit-area .makita-btn{padding:16px 55px;font-size:1.25em;margin:15px 0;}.makita-microsite .ms-footer-wrapper.cleaning .feature.video .content,.makita-microsite .ms-global-wrapper.cleaning .feature.video .content{width:100%;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.padding-bttm,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.padding-bttm{padding-bottom:4vw;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile{margin-right:0;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details{text-align:left;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.title,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.title{font-family:"MakitaSansCondensed_Black";color:#008290;font-size:1.5em;text-align:center;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.description,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details{font-family:Arial,sans-serif;color:#000;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.description.bold,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details.bold,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details.bold,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details.bold,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details.bold,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.description.bold,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details.bold,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details.bold,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details.bold,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details.bold{font-weight:bold;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info{background-color:#fff;color:#2a2d2f;margin-bottom:1.1em;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper{padding:0;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span{font-size:1em;color:#2a2d2f;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span{font-size:.4em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper h2>span{font-size:.4em;}}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper.default .product-tile .product-details,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper.default .product-tile .product-details{text-align:left;list-style:disc;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper{display:flex;justify-content:stretch;width:45%;margin:0 auto;flex-direction:column;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper{flex-direction:row;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper{flex-direction:row;}}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper .product-tile,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper .product-tile{width:unset;padding-bottom:0;margin:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper .product-tile{margin:0 auto;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper .product-tile,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper .product-tile{margin:0 auto;}}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper .product-tile .product-img{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.data.tiles .content.generic-info .product-tile-wrapper .list-wrapper .product-tile .product-details{list-style:disc;text-align:left;font-size:calc((15px) + (18 - 15)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns{margin-top:0;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns.no-margin-bottom,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns.no-margin-bottom{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper{align-items:flex-start;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main{width:unset;padding:0 15px;text-align:center;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main.img-fit-width img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main.img-fit-width img{margin-bottom:1.1em;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .heading,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .text-lower,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .text-lower,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .heading,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .text-lower,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .text-lower{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .description.info,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main span.info,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main span.info,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .description.info,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main span.info,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split.in-columns .split-wrapper .div-main span.info{width:80%;margin:0 auto;font-weight:bold;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper{display:flex;align-items:center;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper{display:flex;align-items:center;}}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper .div-main.right,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper .div-main.right{margin-left:0;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram{font-size:14px;align-items:flex-start;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span{display:flex;align-items:center;flex-direction:row;height:120px;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span{margin-bottom:1.1em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span{margin-bottom:1.1em;}}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description img,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span img,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description .bullet-img,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .bullet-img,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .bullet-img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description .bullet-img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .bullet-img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .bullet-img{width:8%;margin-right:15px;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description .generic-img,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .generic-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .generic-img,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .generic-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .generic-img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description .generic-img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .generic-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .generic-img,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .generic-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .generic-img{cursor:pointer;}.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description .info,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .info,.makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .info,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .description .info,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .info,.makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.uprightvacuums .feature.billboard.split .split-wrapper.diagram span .info{width:65%;margin-right:20px;}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature .img-secondary,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature .img-secondary{width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature .img-secondary,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature .img-secondary{width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature .img-secondary,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature .img-secondary{width:75%;}}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard .content .ms-heading.strike-through.on-white,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard .content .ms-heading.strike-through.on-white{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram{font-size:14px;}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span{display:flex;align-items:center;flex-direction:row;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .description,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span{margin-bottom:3.3em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.diagram span{margin-bottom:3.3em;}}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose{font-size:14px;}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose h2,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose h2>span,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose h2>span,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose h2>span,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose h2>span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose h2,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose h2>span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose h2>span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose h2>span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose h2>span{margin-bottom:.825em;}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .img-headline,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .img-headline{font-family:"MakitaSans_ExtraBold";font-size:1.4em;}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper{width:95%;margin:0 auto;margin-top:2.2em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper{margin-top:2.2em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper{margin-top:2.2em;}}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span{margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span{margin-bottom:1.1em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper.choose .bullet-wrapper span{margin-bottom:1.1em;}}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main h2.center,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .erebates .channel h2>span.center,.erebates .channel .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main h2>span.center,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .erebates .promotion h2>span.center,.erebates .promotion .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main h2>span.center,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .sales .channel h2>span.center,.sales .channel .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main h2>span.center,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .sales .promotion h2>span.center,.sales .promotion .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main h2>span.center,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main h2.center,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .erebates .channel h2>span.center,.erebates .channel .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main h2>span.center,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .erebates .promotion h2>span.center,.erebates .promotion .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main h2>span.center,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .sales .channel h2>span.center,.sales .channel .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main h2>span.center,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .sales .promotion h2>span.center,.sales .promotion .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main h2>span.center{text-align:center;}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main.left,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main.left{margin-bottom:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main.left,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main.left{margin-bottom:0;margin-right:5%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main.left,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main.left{margin-bottom:0;margin-right:5%;}}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main.right,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main.right{margin-right:0;}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .description.sub-content,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.sub-content,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span.sub-content,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.sub-content,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span.sub-content,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .description.sub-content,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.sub-content,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span.sub-content,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.sub-content,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span.sub-content{margin-left:72px;}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .description.sub-content .flashlight,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.sub-content .flashlight,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span.sub-content .flashlight,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.sub-content .flashlight,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span.sub-content .flashlight,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .description.sub-content .flashlight,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.sub-content .flashlight,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span.sub-content .flashlight,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.sub-content .flashlight,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span.sub-content .flashlight{width:20%;margin-right:15px;}.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .description .bullet-img,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span .bullet-img,.makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span .bullet-img,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .description .bullet-img,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span .bullet-img,.makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.backpackvacuums .feature.billboard.split .split-wrapper .div-main span .bullet-img{width:8%;margin-right:15px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.video .img-main.video.secondary,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.video .img-main.video.secondary{height:56%;width:56%;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.padding-bttm,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.padding-bttm{padding-bottom:4vw;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature .img-secondary,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature .img-secondary{width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature .img-secondary,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature .img-secondary{width:65%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature .img-secondary,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature .img-secondary{width:65%;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details{text-align:left;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.title,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.title{font-family:"MakitaSansCondensed_Black";color:#008290;font-size:1.5em;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.description,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details{font-family:Arial,sans-serif;color:#000;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.description.bold,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details.bold,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details.bold,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details.bold,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details.bold,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper.accessories .product-tile .product-details.description.bold,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details.bold,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .logo-text .description span.product-details.bold,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details.bold,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.data.tiles .content .product-tile-wrapper-container .product-tile-wrapper.accessories .product-tile .image-text .description span.product-details.bold{font-weight:bold;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency{width:95%;background-color:#008290;font-family:"MakitaSansCondensed_Regular";padding:20px 15px 20px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency{width:75%;padding:40px 50px 50px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency{width:75%;padding:40px 50px 50px;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title{margin-bottom:.55em;font-family:"MakitaSansCondensed_Black";font-size:.8em;line-height:normal;text-align:left;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title{font-size:.8em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title{font-size:.8em;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .header,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .header{line-height:normal;margin:0;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .sub-header,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .sub-header{margin-bottom:1.1em;display:block;font-size:18px;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .sub-header,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .sub-header{font-size:22px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .sub-header,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .sub-header{font-size:22px;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title img,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title img{max-height:100%;max-width:18%;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .comment,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .comment{font-family:"MakitaSansCondensed_Regular";font-size:18px;text-align:left;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .comment,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .comment{font-size:22px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .comment,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .title .comment{font-size:22px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles{display:flex;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles{display:flex;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col{font-family:"MakitaSansCondensed_Regular";font-size:18px;font-style:italic;text-align:left;width:100%;margin-bottom:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col{width:38%;margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col{width:38%;margin-bottom:0;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col{font-size:22px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col{font-size:22px;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .one-img,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .one-img{text-align:left;line-height:normal;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .one-img img,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .one-img img{max-height:100%;max-width:100%;border:2px solid #fff;display:inline;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .two-img,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .two-img{line-height:normal;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .two-img img,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .two-img img{max-height:100%;max-width:49%;border:2px solid #fff;display:inline;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .two-img img,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .two-img img{max-width:45%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .two-img img,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard .content.higher-efficiency .tiles .col .two-img img{max-width:45%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper{display:flex;align-items:center;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper{display:flex;align-items:center;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper .div-main.right,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper .div-main.right{margin-left:0;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram{font-size:14px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span{display:flex;align-items:center;flex-direction:row;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .description,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span{margin-bottom:3.3em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .description,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span{margin-bottom:3.3em;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .description .bullet-img,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span .bullet-img,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span .bullet-img,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .description .bullet-img,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span .bullet-img,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span .bullet-img,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.split .split-wrapper.diagram span .bullet-img{width:8%;margin-right:15px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare{height:100%;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper{width:100%;padding:0 10px 20px;position:relative;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper{width:95%;padding:0 0 35px;}@media screen and (min-width:620px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper{width:95%;padding:0 0 35px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper{padding:0 10% 45px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper{padding:0 10% 45px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper{width:75%;padding:0 2% 40px;}@media screen and (min-width:1600px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper{width:75%;padding:0 2% 40px;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper.dyn-fadeout:after,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper.dyn-fadeout:after{content:"";opacity:0;transition:opacity 300ms ease;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper:after,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper:after{content:"";position:absolute;z-index:1;right:0;top:0;pointer-events:none;height:100%;width:15%;opacity:1;transition:opacity 300ms ease;max-height:29vw;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 85%);background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 85%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 85%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1);}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups{cursor:grab;overflow-y:hidden;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups::-webkit-scrollbar,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups::-webkit-scrollbar{height:20px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups::-webkit-scrollbar-button,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups::-webkit-scrollbar-button{color:#939598;opacity:0;background-repeat:no-repeat;background-position:center center;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups::-webkit-scrollbar-thumb,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups::-webkit-scrollbar-thumb{background-color:#939598;opacity:0;background-repeat:no-repeat;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .list-wrapper li,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .list-wrapper li,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .list-wrapper li,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .list-wrapper li{padding:5px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels{flex:0 0 35%;z-index:10;padding-right:6px;margin-right:0;background-color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels{flex:0 0 28%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels{flex:0 0 28%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels{flex:0 0 23%;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels{flex:0 0 23%;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .header,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .header{min-height:172px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .header,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .header{min-height:172px;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .header,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .header{min-height:172px;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .body .list-wrapper,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .body .list-wrapper{width:100%;text-align:right;margin-right:5px;background-color:#008290;color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .body .list-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .body .list-wrapper{width:initial;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .body .list-wrapper,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .body .list-wrapper{width:initial;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .body .list-wrapper li,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .body .list-wrapper li{padding:0;height:35px;display:flex;justify-content:flex-end;align-items:center;margin-bottom:3.6px;background-color:#008290;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .body .list-wrapper li>span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.labels .body .list-wrapper li>span{font-size:calc((11.5px) + (15 - 11.5)*(100vw - (320px))/(2560 - 320));font-weight:normal;padding-right:10px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details{min-width:196px;flex:0 0 57%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details{min-width:246px;max-width:246px;}@media screen and (min-width:480px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details{min-width:246px;max-width:246px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details{flex:0 0 20%;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details{flex:0 0 20%;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header{min-height:163px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-image,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-image{position:relative;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-image .product-header-details,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-image .product-header-details{display:flex;flex-direction:column-reverse;position:absolute;right:0;bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-image .product-header-details a,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-image .product-header-details a{text-transform:uppercase;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .buy-label,.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .model-num,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .buy-label,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .model-num{font-size:14px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-description,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-description{display:flex;justify-content:space-around;align-items:center;min-height:86px;max-height:86px;padding:10px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-description span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-description span{font-size:13px;font-weight:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-description span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-description span{font-size:15px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-description span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .header .product-description span{font-size:15px;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body{padding-top:9px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li{background-color:#e4e4e4;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li>span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li>span{font-weight:normal;font-size:11.5px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li>span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li>span{font-size:13px;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li>span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li>span{font-size:13px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li>span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li>span{font-size:15px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li>span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper li>span{font-size:15px;}}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper i,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-wrapper i{color:#898989;font-size:16px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes{text-align:center;background-color:#e4e4e4;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul{margin-top:4px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li{padding:6px 2px;}.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li span{font-size:11.5px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li span{font-size:13px;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li span{font-size:13px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li span{font-size:15px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li span,.makita-microsite .ms-global-wrapper.cleaning.compactvacuums .feature.billboard.compare .group-wrapper .groups .col.specs.details .body .list-includes ul>li span{font-size:15px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper .left,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper .right,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper .left,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper .right{text-align:center;}@media screen and (min-width:1600px){.makita-microsite .ms-footer-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper .left,.makita-microsite .ms-footer-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper .right,.makita-microsite .ms-global-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper .left,.makita-microsite .ms-global-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper .right{text-align:center;}}.makita-microsite .ms-footer-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.left,.makita-microsite .ms-global-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.left{width:65%;text-align:center;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.left,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.left{width:30%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.left,.makita-microsite .ms-global-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.left{width:30%;}}.makita-microsite .ms-footer-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.right,.makita-microsite .ms-global-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.right{padding-top:7%;text-align:center;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.right,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.right{text-align:left;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.right,.makita-microsite .ms-global-wrapper.cleaning.canistervacuums .feature.billboard.split .split-wrapper.hepa-filter .div-main.right{text-align:left;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature{font-family:"MakitaSans_ExtraBold";}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content{width:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content{width:25%;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .main-heading,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .main-heading{line-height:normal;font-size:.65em;margin-bottom:5%;border-bottom:1px solid #008290;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .main-heading:lang(es),.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .main-heading:lang(es){font-size:.55em;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .main-heading span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .main-heading span{line-height:normal;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper{font-family:"MakitaSansCondensed_Regular";}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .description h3,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span h3,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span h3,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span h3,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span h3,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .description h3,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span h3,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span h3,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span h3,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span h3,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span h3{font-family:"MakitaSansCondensed_ExtraBold";}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .description span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .description span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span span{font-family:"MakitaSansCondensed_ExtraBold";font-size:1em;display:block;line-height:normal;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .mobile-img,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .mobile-img{display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .mobile-img,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .mobile-img{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .mobile-img,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .mobile-img{display:block;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span{background-color:#404040;padding-bottom:20px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span{background-color:#008290;position:relative;padding:20px 0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span{background-color:#008290;position:relative;padding:20px 0;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span{background-color:transparent;position:absolute;bottom:-15px;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span{background-color:transparent;position:absolute;bottom:-15px;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span{bottom:5%;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .erebates .disclaimer span,.erebates .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .sales .disclaimer span,.sales .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span{bottom:5%;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer p,.erebates .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span p,.sales .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span p,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer span,.erebates .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span span,.sales .disclaimer .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer p,.erebates .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span p,.sales .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span p,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .disclaimer span,.erebates .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span span,.sales .disclaimer .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster span span{font-size:calc((14px) + (18 - 14)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content{font-family:"MakitaSansCondensed_Regular";padding:1px 3%;background-color:#404040;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content{background-color:transparent;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content{background-color:transparent;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .headline,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .headline{font-family:"MakitaSansCondensed_ExtraBold";}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator{font-family:"MakitaSansCondensed_Regular";margin-bottom:2.2em;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul{display:block;width:unset;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul{display:inline-block;vertical-align:top;width:18%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul{display:inline-block;vertical-align:top;width:18%;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .label,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .label{font-size:calc((15px) + (18 - 15)*(100vw - (320px))/(1920 - 320));line-height:20px;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul input,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul input{font-size:calc((15px) + (18 - 15)*(100vw - (320px))/(1920 - 320));width:50%;text-align:center;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul input.sq-feet,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul input.sq-feet{margin-top:.9em;margin-bottom:.5em;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .medium-val,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .medium-val{font-family:"MakitaSansCondensed_ExtraBold";font-style:italic;font-size:calc((23px) + (36 - 23)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .large-val,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .large-val{font-family:"MakitaSansCondensed_ExtraBold";font-style:italic;font-size:calc((40px) + (60 - 40)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .fa-usd,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .fa-usd{font-size:2em;font-style:italic;margin-right:2px;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .calculate,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .calculate{margin-bottom:1.1em;margin-top:1.1em;font-style:italic;cursor:pointer;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .weeks-val,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul .weeks-val{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc((23px) + (36 - 23)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul.operator,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul.operator{font-style:normal;width:3%;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul.operator .medium-val,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul.operator .medium-val{font-style:normal;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul.calculator-box,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator ul.calculator-box{width:100%;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator .weeks,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator .weeks{margin-top:-25px;font-size:calc((23px) + (36 - 23)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator.manual,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator.manual{border-bottom:1px solid #fff;padding-bottom:2em;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator.manual .operator,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator.manual .operator{font-size:calc((23px) + (28 - 23)*(100vw - (320px))/(1920 - 320));font-style:normal;width:1%;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator.manual .operator .medium-val,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator.manual .operator .medium-val{font-style:normal;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator.robotic ul,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator.robotic ul{vertical-align:top;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator.robotic ul .first-year,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content .description-wrapper.calculator.robotic ul .first-year{font-size:calc((15px) + (18 - 15)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content{font-family:"MakitaSansCondensed_Regular";left:0;text-align:center;width:100%;background-color:transparent;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content{position:absolute;top:5%;bottom:unset;background-color:transparent;margin-top:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content{position:absolute;top:5%;bottom:unset;background-color:transparent;margin-top:0;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2>span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2>span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2>span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2>span{font-family:"MakitaSansCondensed_ExtraBold";font-size:5.06vw;color:#fff;line-height:1em;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i{display:block;font-style:normal;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:first-child,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:first-child{font-size:5.5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:first-child,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:first-child{font-size:4vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:first-child,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:first-child{font-size:4vw;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:last-child,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:last-child{font-family:"MakitaSansCondensed_Light";font-size:4vw;line-height:normal;margin-bottom:2%;border-top:3px solid #008290;width:95%;margin:0 auto;padding-top:5px;padding-bottom:10px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:last-child,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:last-child{font-size:1.5vw;width:72%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:last-child:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:last-child:lang(es){font-size:1.3vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:last-child,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:last-child{font-size:1.5vw;width:72%;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:last-child:lang(es),.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i:last-child:lang(es){font-size:1.3vw;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i b,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i b{display:inline-block;font-size:.4em;line-height:normal;color:#fff;text-align:left;font-family:"MakitaSansCondensed_Light";}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i b:lang(es),.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i b:lang(es){margin-left:.5em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i b,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i b{line-height:30px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i b,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i b{line-height:30px;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i b em,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content h2 i b em{display:block;font-style:normal;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .system-wrapper,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .system-wrapper{position:relative;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .system-wrapper .small-txt,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .system-wrapper .small-txt{font-size:.5em;color:#fff;font-weight:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .system-wrapper .small-txt,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .system-wrapper .small-txt{position:absolute;bottom:-29px;right:17em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .system-wrapper .small-txt,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .system-wrapper .small-txt{position:absolute;bottom:-29px;right:17em;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-top:2%;width:95%;margin-left:auto;margin-right:auto;font-size:5vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:50%;font-size:1vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.mark-content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:50%;font-size:1vw;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2{width:100%;text-align:left;margin-bottom:5%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2{width:55%;margin:0 auto;text-align:center;top:17%;margin-bottom:unset;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2{width:55%;margin:0 auto;text-align:center;top:17%;margin-bottom:unset;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 span{margin-bottom:1.375em;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .heading,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .heading,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower{background-color:#008290;padding:5px;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower{background-color:transparent;padding:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .heading,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .heading,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .text-lower{background-color:transparent;padding:0;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn{background-color:#008290;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:hover,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:focus,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:active,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:hover,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:focus,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:active{background-color:#67b2b1;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn{background-color:#000;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:hover,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:focus,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:active,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:hover,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:focus,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:active{background-color:42px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn{background-color:#000;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:hover,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:focus,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:active,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:hover,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:focus,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature2 .makita-btn:active{background-color:42px;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature4,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature4{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature4,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature4{width:40%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature4,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature4{width:40%;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature4 .headline,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature4 .headline{line-height:normal;font-size:1.75em;margin-bottom:5%;border-bottom:1px solid #008290;width:60%;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5{width:20%;left:unset;right:15%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5{width:20%;left:unset;right:15%;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5 .headline,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5 .headline{font-family:"MakitaSansCondensed_Regular";line-height:normal;font-size:.75em;margin-bottom:5%;border-bottom:1px solid #008290;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5 .headline.sub,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5 .headline.sub{font-family:"MakitaSansCondensed_ExtraBold";font-size:1.25em;border-bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5 .description-wrapper img,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.feature5 .description-wrapper img{max-width:22%;max-height:22%;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane{display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center;margin-bottom:5%;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .tech-logo,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .tech-logo{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .headline,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .headline{margin-bottom:0;font-family:"MakitaSansCondensed_Black";}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane{width:40%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane{width:40%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-bottom:1.1em;width:75%;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .description-wrapper .small-print,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .description-wrapper .small-print{padding-top:1.1em;font-size:14px;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .warranty,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane .warranty{width:30%;margin-bottom:20px;margin-left:auto;margin-right:auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane.text-pane-left,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane.text-pane-left{margin-left:3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane.text-pane-left,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane.text-pane-left{margin-left:3%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane.text-pane-right,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane.text-pane-right{margin-left:60%;margin-top:10%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane.text-pane-right,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster .content.transparent-pane.text-pane-right{margin-left:60%;margin-top:10%;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster[data-target=dyn-calculator] .content .headline,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.billboard.poster[data-target=dyn-calculator] .content .headline{margin-top:1.375em;font-size:calc((20px) + (30 - 20)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content{padding-bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content .floor-slide,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content .floor-slide{position:relative;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content .floor-slide .slide-description,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content .floor-slide .slide-description{position:absolute;text-align:center;margin:0 auto;left:0;right:0;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content .floor-slide .slide-description span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content .floor-slide .slide-description span{font-size:calc((15px) + (48 - 15)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content .center.header,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content .center.header{margin:0;background-color:#008290;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content .center.header span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .content .center.header span{font-size:calc((23px) + (48 - 23)*(100vw - (320px))/(1920 - 320));line-height:100%;padding:8px 0;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-prev,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-next,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-prev,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-next{padding:0 7vw;width:auto;height:200px;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-prev:before,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-next:before,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-prev:before,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-next:before{font-size:12vw;color:#008290;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-prev:before,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-next:before,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-prev:before,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-next:before{font-size:8vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-prev:before,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-next:before,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-prev:before,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.carousel .vacuum button.slick-next:before{font-size:8vw;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content h2,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content h2,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content h2>span{margin-top:0;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info{background-color:#008290;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper{padding:20px 0 25px;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper h2,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper h2>span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper h2>span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper h2>span,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper h2,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper h2>span,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper h2>span{font-size:calc((23px) + (44 - 23)*(100vw - (320px))/(1920 - 320));padding:0 5px;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper.default .product-tile .product-details,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper.default .product-tile .product-details{text-align:left;list-style:disc;font-size:calc((15px) + (18 - 15)*(100vw - (320px))/(1920 - 320));}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile{width:95%;padding-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile{width:15%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile{width:15%;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile .product-img{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile.no-image,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile.no-image{width:100%;line-height:10px;padding-bottom:20px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile.no-image,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile.no-image{width:18.5%;padding-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile.no-image,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile.no-image{width:18.5%;padding-bottom:0;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile .product-details{width:70%;margin:0 auto 6%;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile .product-details:last-child,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.tiles .content.carousel-info .product-tile-wrapper .product-tile .product-details:last-child{padding-bottom:0;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.two .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.two .content .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSansCondensed_Regular";color:#000;background-color:#fff;text-align:center;}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.two .content .product-tile-wrapper .product-tile .product-details.normal,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.data.two .content .product-tile-wrapper .product-tile .product-details.normal{font-weight:normal;margin-bottom:0;padding-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.split .split-wrapper .left,.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.split .split-wrapper .right,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.split .split-wrapper .left,.lt-ie9 .makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.split .split-wrapper .right{text-align:center;}@media screen and (min-width:1600px){.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.split .split-wrapper .left,.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.split .split-wrapper .right,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.split .split-wrapper .left,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.split .split-wrapper .right{text-align:center;}}.makita-microsite .ms-footer-wrapper.cleaning.cleaning-robotic-vacuum .feature.split .split-wrapper .center-vertically,.makita-microsite .ms-global-wrapper.cleaning.cleaning-robotic-vacuum .feature.split .split-wrapper .center-vertically{text-align:left;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard img.img-main,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard img.img-main{background-color:#008290;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline{font-size:1.5vw;font-style:italic;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search{font-size:3.75vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search{font-size:1.5vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search{font-size:1.5vw;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search span{font-size:2.75vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search span,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search span{font-size:1.25vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .headline.search span{font-size:1.25vw;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form input,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form input{border:0;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form input[type=text],.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form input[type=text]{width:95%;display:inline-block;vertical-align:top;height:30px;margin-bottom:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form input[type=text],.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form input[type=text]{width:25%;margin-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form input[type=text],.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form input[type=text]{width:25%;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form .miles-drop-down,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form .miles-drop-down{display:inline-block;vertical-align:top;background-color:#fff;color:#000;padding:0 18px;height:30px;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form .miles-drop-down select,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form .miles-drop-down select{border:0;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form .makita-btn,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.headline .content .description-wrapper .makita-form .makita-btn{height:30px;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero{padding:0;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .mobile-img,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .mobile-img{display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .mobile-img,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .mobile-img{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .mobile-img,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .mobile-img{display:block;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content{font-family:"MakitaSansCondensed_Light";margin-top:2%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content{margin-top:7%;left:8%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content{margin-top:7%;left:8%;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content .headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content .headline{font-style:italic;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content .description-wrapper .makita-btn.small{font-size:25%;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search{background-color:#008290;padding:.25em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search{background-color:transparent;padding:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search{background-color:transparent;padding:0;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .headline{font-size:4vw;line-height:normal;color:#fff;display:inline-block;margin-top:.55em;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .headline,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .headline{font-size:3.25vw;margin-bottom:0;margin-top:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .headline:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .headline:lang(es){font-size:2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .headline{font-size:3.25vw;margin-bottom:0;margin-top:0;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .headline:lang(es),.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .headline:lang(es){font-size:2vw;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .description-wrapper .description,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.search .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.search .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.search .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.search .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .description-wrapper .description,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.search .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.search .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.search .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.search .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.search .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:.9vw;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1{position:relative;width:95%;margin:0 auto;text-align:center;padding-top:10px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1{position:absolute;top:65%;left:0;right:0;width:60%;padding-top:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1{position:absolute;top:65%;left:0;right:0;width:60%;padding-top:0;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .headline{font-size:3vw;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .headline,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .headline{font-size:2.25vw;text-align:center;margin-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .headline:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .headline:lang(es){font-size:2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .headline{font-size:2.25vw;text-align:center;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .headline:lang(es),.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .headline:lang(es){font-size:2vw;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .description-wrapper,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature1 .description-wrapper{text-align:center;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4{position:relative;width:95%;margin:0 auto;text-align:center;padding-top:10px;color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4{position:absolute;top:8%;left:0;right:0;width:60%;padding-top:0;color:#000;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4{position:absolute;top:8%;left:0;right:0;width:60%;padding-top:0;color:#000;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .headline{font-size:5vw;line-height:normal;color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .headline,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .headline{font-size:3.25vw;text-align:center;margin-bottom:0;color:#000;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .headline:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .headline:lang(es){font-size:2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .headline{font-size:3.25vw;text-align:center;margin-bottom:0;color:#000;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .headline:lang(es),.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .headline:lang(es){font-size:2vw;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper{text-align:center;width:95%;margin-left:auto;margin-right:auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper{width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper{width:75%;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper .description,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature4 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature4 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature4 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature4 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper .description,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature4 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature4 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature4 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.feature4 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature4 .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-bottom:1.1em;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5{position:relative;width:95%;margin:0 auto;text-align:center;padding-top:10px;color:#fff;background-color:#008290;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5{position:absolute;top:20%;left:0;right:0;width:60%;padding-top:0;background-color:transparent;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5{position:absolute;top:20%;left:0;right:0;width:60%;padding-top:0;background-color:transparent;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .headline{font-size:4vw;line-height:normal;color:#fff;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .headline,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .headline{font-size:3vw;text-align:center;line-height:35px;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .headline:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .headline:lang(es){font-size:2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .headline{font-size:3vw;text-align:center;line-height:35px;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .headline:lang(es),.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .headline:lang(es){font-size:2vw;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .description-wrapper,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .description-wrapper{text-align:center;width:95%;margin:0 auto;padding-bottom:10px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .description-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .description-wrapper{width:50%;padding-bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .description-wrapper,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .description-wrapper{width:50%;padding-bottom:0;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .sub-headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .sub-headline{margin-top:1.1em;font-size:3vw;line-height:normal;color:#fff;font-style:italic;padding-bottom:15px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .sub-headline,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .sub-headline{font-size:2vw;text-align:center;margin-bottom:0;padding-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .sub-headline:lang(es),.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .sub-headline:lang(es){font-size:2vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .sub-headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .sub-headline{font-size:2vw;text-align:center;margin-bottom:0;padding-bottom:0;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .sub-headline:lang(es),.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.ms-hero .content.feature5 .sub-headline:lang(es){font-size:2vw;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper{background-color:#008290;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info{background-color:#fff;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info .div-main.left,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info .div-main.left{text-align:left;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info .div-main.left,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info .div-main.left{width:21.5%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info .div-main.left,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info .div-main.left{width:21.5%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info .div-main.right,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info .div-main.right{width:78%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info .div-main.right,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper.map-info .div-main.right{width:78%;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.7%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.7%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.85%;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main{width:49.85%;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box{color:#fff;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span{font-size:5vw;margin-bottom:.5em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span{margin-bottom:.5em;font-size:4vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span{margin-bottom:.5em;font-size:4vw;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span{font-size:5vw;margin-right:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span{font-size:4vw;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2 span{font-size:4vw;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2.headline,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span.headline,.erebates .channel .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span.headline,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span.headline,.erebates .promotion .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span.headline,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span.headline,.sales .channel .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span.headline,.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span.headline,.sales .promotion .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span.headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2.headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .channel h2>span.headline,.erebates .channel .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span.headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .erebates .promotion h2>span.headline,.erebates .promotion .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span.headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .channel h2>span.headline,.sales .channel .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span.headline,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box .sales .promotion h2>span.headline,.sales .promotion .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.billboard.split .split-wrapper .div-main.content-box h2>span.headline{font-style:italic;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.data.two .content,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.data.two .content{text-align:center;margin:0 auto;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.data.two .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.data.two .content .product-tile-wrapper{margin-top:.55em;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{width:95%;padding-bottom:20px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{width:20%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.data.two .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.data.two .content .product-tile-wrapper .product-tile{width:20%;}}.makita-microsite .ms-footer-wrapper.driving-innovation-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.driving-innovation-wrapper .feature.data.two .content .product-tile-wrapper .product-tile .product-img{background-color:#000;padding:0;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .img-main.promo,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .img-main.promo{margin-top:1.65em;padding-bottom:1.65em;width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .img-main.promo,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .img-main.promo{width:85%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .img-main.promo,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .img-main.promo{width:85%;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .img-main.promo.main,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .img-main.promo.main{width:100%;margin-top:1.65em;margin-bottom:1.65em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .img-main.promo.main,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .img-main.promo.main{margin-top:3.85em;margin-bottom:3.85em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .img-main.promo.main,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .img-main.promo.main{margin-top:3.85em;margin-bottom:3.85em;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content{padding:20px 20px 30px;margin-top:0;font-family:Arial,sans-serif;background-color:#000;width:100%;text-align:center;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content{width:95%;padding:20px 0 30px;background-color:unset;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content{width:95%;padding:20px 0 30px;background-color:unset;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .hero-promo,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .hero-promo{width:100%;margin:0 auto;margin-top:10px;position:absolute;left:0;right:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .hero-promo,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .hero-promo{width:50%;position:unset;margin-top:.5em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .hero-promo,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .hero-promo{width:50%;position:unset;margin-top:.5em;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper{padding:0;text-align:center;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.no-padding,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.no-padding{padding:0;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .hero-promo,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .hero-promo{width:100%;margin:0 auto;margin-top:10px;position:absolute;left:0;right:0;display:block;max-width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .hero-promo,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .hero-promo{width:50%;position:unset;margin-top:.5em;max-width:50%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .hero-promo,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .hero-promo{width:50%;position:unset;margin-top:.5em;max-width:50%;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .description.ope-heading,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .description.ope-heading,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading{color:#404040;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .description.ope-heading span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .description.ope-heading span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span{background-color:#fff;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:100%;margin-left:auto;margin-right:auto;margin-bottom:20px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:52%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:52%;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .description.rto-desc,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .description.rto-desc,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc{margin-bottom:2.2em;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .description:last-of-type,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .description:last-of-type,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .makita-btn{font-size:20px;line-height:normal;vertical-align:top;margin-top:20px;font-family:"MakitaSansCondensed_Black";}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:50%;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike{color:#fff;font-family:"MakitaSansCondensed_Black";position:relative;z-index:1;width:95%;margin:0;text-align:left;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike{font-size:.5em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike{font-size:.5em;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike span{background-color:#2a2d2f;padding:0;display:inline-block;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike.on-white,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike.on-white{color:#404040;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike.on-white span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .description-wrapper .ms-heading.no-strike.on-white span{background-color:#fff;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .heading,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .text-lower,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content .text-lower,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .heading,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .text-lower,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content .text-lower{color:#fff;font-family:"MakitaSansCondensed_Black";}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane{display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center;margin-bottom:5%;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane .tech-logo,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane .tech-logo{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane .headline,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane .headline{margin-bottom:0;font-family:"MakitaSansCondensed_Black";}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:12%;min-height:252px;border:2px solid #fff;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-bottom:1.1em;width:75%;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane .description-wrapper .small-print,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane .description-wrapper .small-print{padding-top:1.1em;font-size:14px;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane .warranty,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane .warranty{width:30%;margin-bottom:20px;margin-left:auto;margin-right:auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane.text-pane-left,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane.text-pane-left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane.text-pane-right,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard .content.transparent-pane.text-pane-right,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero{margin-bottom:85px;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content{position:absolute;top:0;left:0;right:0;bottom:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content{position:absolute;top:0;left:0;right:0;bottom:0;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .heading,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .text-lower,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .text-lower,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .heading,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .text-lower,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .text-lower{margin-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:1.5vw;}@media screen and (min-width:1100px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:1.5vw;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:.95vw;}@media screen and (min-width:1300px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.ms-hero .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{font-size:.95vw;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper{font-family:"MakitaSans_Regular";padding:0;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper span{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper span{width:65%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .description-wrapper span{width:65%;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .heading,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .text-lower,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .text-lower,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .heading,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .text-lower,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .text-lower{padding-bottom:1%;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .heading sup,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower sup,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .text-lower sup,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic .text-lower sup,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .heading sup,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower sup,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .text-lower sup,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic .text-lower sup{margin-left:7px;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic.on-white .content,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic.on-white .content{background-color:#fff;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic.on-white .content .heading,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic.on-white .content .text-lower,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic.on-white .content .text-lower,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic.on-white .content .heading,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic.on-white .content .text-lower,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic.on-white .content .text-lower{color:#404040;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.basic.on-white .content .description-wrapper,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.basic.on-white .content .description-wrapper{padding:0;color:#2a2d2f;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.headline .content,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.headline .content{background-color:#fff;color:#2a2d2f;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split{margin-top:4vw;margin-bottom:4vw;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main{background-color:#fff;vertical-align:top;text-align:left;font-family:"MakitaSans_Regular";color:#404040;font-size:1em;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main{width:40%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main{width:40%;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main h2,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main h2,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main h2>span{font-family:"MakitaSansCondensed_Black";color:#fff;font-size:1.8em;margin-bottom:.5em;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main h2 span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main h2 span{display:block;line-height:normal;font-size:unset;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main span,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .description,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main span{width:100%;padding-right:15px;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .description.info,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main span.info,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main span.info,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .description.info,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main span.info,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main span.info{text-align:center;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .description.margin-left,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main span.margin-left,.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main span.margin-left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .description.margin-left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main span.margin-left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main span.margin-left{margin-left:36px;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main.right.center-vertically,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main.right.center-vertically{padding-top:7%;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .div-main.right .content,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .div-main.right .content{margin-top:2vw;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .split-wrapper,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .split-wrapper{display:flex;color:#fff;flex-direction:column;align-items:center;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .split-wrapper,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .split-wrapper{flex-direction:unset;align-items:unset;justify-content:center;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .split-wrapper,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .split-wrapper{flex-direction:unset;align-items:unset;justify-content:center;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .split-wrapper .div-main,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .split-wrapper .div-main{margin:0;width:inherit;display:flex;flex-direction:column;justify-content:center;color:#fff;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .split-wrapper .div-main.left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .split-wrapper .div-main.left{height:auto;background-repeat:no-repeat;background-size:cover;padding-left:3%;max-width:682px;max-height:352px;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split .split-wrapper .div-main.right,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split .split-wrapper .div-main.right{max-width:1035px;max-height:352px;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split.ope .div-main.left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split.ope .div-main.left{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/giftguide/2021FathersDay/02_OPE Left.png");}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split.everyone .div-main.left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split.everyone .div-main.left{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/giftguide/2021FathersDay/08_Auto Left.png");}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split.woodworking .div-main.left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split.woodworking .div-main.left{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/giftguide/2021FathersDay/06_Woodworking Left.png");}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split.construction .div-main.left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split.construction .div-main.left{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/giftguide/2021FathersDay/04_CTC Left.png");}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split.fan .div-main.left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split.fan .div-main.left{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/giftguide/2021FathersDay/Radio_682x352.jpg");}.makita-microsite .ms-footer-wrapper.gift-guide .feature.billboard.split.accessories .div-main.left,.makita-microsite .ms-global-wrapper.gift-guide .feature.billboard.split.accessories .div-main.left{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/giftguide/2021FathersDay/10_Under25 Left.png");}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content{font-family:Arial,sans-serif;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range{width:95%;margin:50px auto 0;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper{margin:0 auto;margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper.last,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper.last{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{background-size:80%;padding-bottom:50px;margin-right:0;background-color:#fff;width:100%;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:hover,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:hover{background-color:rgba(0,0,0,.25);}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding:0;width:25%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:5%;padding:0;width:25%;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details{color:#000;text-align:left;padding:0 15px;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{position:relative;font-size:1.25em;padding-top:15px;padding-bottom:15px;font-family:"MakitaSansCondensed_Black";}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-family:Arial,sans-serif;padding-bottom:15px;color:#000;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description .makita-link,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-link,.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-link,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description .makita-link,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details .makita-link,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-link,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details .makita-link{color:#000;font-weight:normal;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .makita-link.white,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .makita-link.white{display:block;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .makita-link.white:hover,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .makita-link.white:hover{color:#fff;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:1em;margin:0 0 1em;padding-top:5px;padding-bottom:5px;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper{display:block;list-style-type:none;padding-left:0;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile{margin:5px;text-align:center;box-sizing:border-box;border:1px solid #d6d6d6;background-color:#fff;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img{min-height:200px;padding-top:1em;position:relative;background-color:transparent;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .tech-logo,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .tech-logo{position:absolute;top:5px;left:5px;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .model-num,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .model-num{font-family:"MakitaSans_Regular";position:absolute;bottom:0;right:3px;color:#000;font-size:.75em;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{color:#000;padding:5px;background-color:#eee;text-align:left;font-size:14px;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link{color:#000;}.makita-microsite .ms-footer-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link .model-num,.makita-microsite .ms-global-wrapper.gift-guide .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link .model-num{font-weight:bold;display:block;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content{padding:20px 0 30px;margin-top:0;font-family:Arial,sans-serif;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content{padding:20px 0 30px;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content{padding:20px 0 30px;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.no-padding,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.no-padding{padding-bottom:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .heading,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .text-lower,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .heading,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .text-lower{font-family:"MakitaSansCondensed_Black";font-size:.8em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .heading,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .text-lower,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .heading,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .text-lower,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .text-lower{font-size:.45em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .heading,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .text-lower,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .heading,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .text-lower{font-size:.45em;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper{padding:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.no-padding,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.no-padding{padding:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.white .description.ope-heading,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.white .description.ope-heading,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading{color:#404040;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.white .description.ope-heading span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.white .description.ope-heading span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.ope-heading span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.white span.ope-heading span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.white .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.ope-heading span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.white span.ope-heading span{background-color:#fff;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:100%;margin-left:auto;margin-right:auto;margin-bottom:20px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:52%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:52%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .description.rto-desc,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .description.rto-desc,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.rto-desc,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span.rto-desc,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.rto-desc,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span.rto-desc{margin-bottom:2.2em;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .description:last-of-type,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .description:last-of-type,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span:last-of-type,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span:last-of-type,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span:last-of-type,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span:last-of-type{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .makita-btn,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .makita-btn{font-size:20px;line-height:normal;vertical-align:top;margin-top:20px;font-family:"MakitaSansCondensed_Black";}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal{background-color:#008290;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:50%;width:100%;margin:0 auto;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:30%;width:75%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .description,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal span{font-size:20%;width:75%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{color:#fff;font-family:"MakitaSans_ExtraBold";font-size:50%;margin-bottom:.55em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2.description,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}@media screen and (min-width:420px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2.description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .channel h2>span.description,.erebates .channel .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .erebates .promotion h2>span.description,.erebates .promotion .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .channel h2>span.description,.sales .channel .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .sales .promotion h2>span.description,.sales .promotion .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal h2>span.description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.erebates .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .erebates .promotion .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .channel .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .channel .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.sales .promotion .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper.teal h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper.teal .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .sales .promotion .description-wrapper.teal h2>span{font-size:25%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .ms-heading.strike-through,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .ms-heading.strike-through{margin-top:0;text-align:center;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .ms-heading.strike-through span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .ms-heading.strike-through span{color:#fff;background-color:transparent;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .ms-heading.strike-through:before,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .ms-heading.strike-through:before{margin:0;width:30%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content .description-wrapper .ms-heading.strike-through:after,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content .description-wrapper .ms-heading.strike-through:after{border-top:2px solid #008290;content:"";margin:0;position:absolute;top:50%;right:0;bottom:0;width:30%;z-index:-1;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane{display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center;margin-bottom:5%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:3%;min-height:252px;border:2px solid #fff;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane{width:30%;margin-bottom:unset;margin-left:13%;margin-top:3%;min-height:252px;border:2px solid #fff;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.no-style,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.no-style{padding:0;border:0;background:transparent;min-height:unset;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.no-style .logo-img,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.no-style .logo-img{margin-left:auto;margin-right:auto;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.cxt,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.cxt{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.cxt,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.cxt{width:38%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.cxt,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.cxt{width:38%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.cxt .description-wrapper .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.cxt .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.cxt .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.cxt .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.cxt .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.cxt .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.cxt .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.cxt .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.cxt .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.cxt .description-wrapper .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.cxt .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.cxt .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.cxt .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.cxt .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.cxt .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.cxt .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.cxt .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.cxt .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{width:95%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane .tech-logo,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane .tech-logo{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane .headline,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane .headline{margin-bottom:0;font-family:"MakitaSansCondensed_Black";font-size:1.25em;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane .description-wrapper .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-bottom:1.1em;width:95%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane .description-wrapper .small-print,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane .description-wrapper .small-print{padding-top:1.1em;font-size:14px;line-height:normal;margin-bottom:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.text-pane-left,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.text-pane-left,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.text-pane-left{margin-left:3%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.text-pane-right,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard .content.transparent-pane.text-pane-right,.makita-microsite .ms-global-wrapper.automotive .feature.billboard .content.transparent-pane.text-pane-right{margin-left:60%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style.sub-compact,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style.sub-compact{margin-top:25%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style.lxt-advantage,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style.lxt-advantage{margin-top:10%;width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style.lxt-advantage,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style.lxt-advantage{width:38%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style.lxt-advantage,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style.lxt-advantage{width:38%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style .description-wrapper .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.no-style .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.no-style .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.no-style .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.no-style .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style .description-wrapper .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.no-style .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.no-style .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.no-style .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style .description-wrapper .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.transparent-pane.no-style .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .content.transparent-pane.no-style .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .description-wrapper span{margin-top:1.1em;padding-top:.55em;width:100%;border-top:4px solid #008290;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .float-right,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .float-right{max-height:100%;max-width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .float-right,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .float-right{float:right;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.poster.plain-pane .float-right,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.poster.plain-pane .float-right{float:right;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper{font-family:"MakitaSans_Regular";padding:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper span{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper .description,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper span,.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper .description,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper span,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper span{width:65%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .description-wrapper span{width:65%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .heading,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .text-lower,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .heading,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .text-lower{padding-bottom:1%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .heading sup,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower sup,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .text-lower sup,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic .text-lower sup,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .heading sup,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .main-features .featured-topics .status .item-headline h1 .text-lower sup,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .text-lower sup,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic .text-lower sup{margin-left:7px;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic.on-white .content,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic.on-white .content{background-color:#fff;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic.on-white .content .heading,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic.on-white .content .text-lower,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic.on-white .content .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic.on-white .content .heading,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic.on-white .content .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic.on-white .content .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic.on-white .content .text-lower{color:#404040;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.basic.on-white .content .description-wrapper,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.basic.on-white .content .description-wrapper{padding:0;color:#2a2d2f;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.headline .content,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.headline .content{background-color:#fff;color:#2a2d2f;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split{margin-top:4vw;margin-bottom:4vw;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main{background-color:#fff;vertical-align:top;text-align:left;font-family:"MakitaSans_Regular";width:95%;color:#404040;font-size:1em;line-height:normal;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .triangle,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .triangle{position:relative;padding-left:35px;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .triangle:before,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .triangle:before{display:block;position:absolute;left:0;content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #008290;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .generic-shape,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .generic-shape{position:relative;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .generic-shape:before,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .generic-shape:before{content:"";width:15px;height:5px;transform:skew(-50deg);background:#008290;display:inline-block;margin-right:10px;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .parallelogram,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .parallelogram{position:absolute;left:-4px;content:"";width:0;height:0;border-top:16px solid transparent;border-bottom:0 solid transparent;border-right:16px solid #00909e;top:3px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main{width:40%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main{width:40%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main h2,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main h2,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main h2>span{font-family:"MakitaSansCondensed_Black";color:#404040;font-size:1.8em;margin-bottom:.5em;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main h2 span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main h2 span{display:block;line-height:normal;font-size:unset;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main span{width:100%;padding-right:15px;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .description.info,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main span.info,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main span.info,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .description.info,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main span.info,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.info,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main span.info{text-align:center;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .description.margin-left,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main span.margin-left,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main span.margin-left,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .description.margin-left,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main span.margin-left,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.margin-left,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main span.margin-left{margin-left:36px;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .heading,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .text-lower,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .heading,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main .text-lower{font-family:"MakitaSansCondensed_Black";color:#404040;font-size:1.8em;text-align:center;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.left,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.left{margin-right:2%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.left.product-info,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.left.product-info{text-align:left;margin-top:2vw;margin-bottom:4vw;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.left.product-info,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.left.product-info{margin-top:8vw;margin-bottom:0;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.left.product-info,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.left.product-info{margin-top:8vw;margin-bottom:0;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.left .video-link,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.left .video-link{text-align:center;left:-6%;top:72%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.left .video-link img,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.left .video-link img{height:12%;width:12%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.right.center-vertically,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.right.center-vertically{padding-top:7%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.right .content,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.right .content{margin-top:2vw;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list{border-bottom:1px solid #939598;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list:last-child{border-bottom:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list li,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list li{display:inline-block;vertical-align:middle;text-align:left;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-details{text-align:left;width:60%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img{width:20%;padding-right:5%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .div-main.right .product-list-wrapper .product-list .product-img img{max-height:100%;max-width:100%;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials{display:flex;width:75%;background-color:#d6d6d6;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main{color:#000;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.left,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.left{display:none;width:95%;background-color:#d6d6d6;margin-right:0;margin-left:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.left,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.left{display:block;width:35%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.left,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.left{display:block;width:35%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right{width:100%;background-color:#d6d6d6;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper{padding-top:1.65em;padding-left:20px;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .description,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .description,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span{margin-bottom:1.65em;font-style:italic;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .description .comment,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span .comment,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span .comment,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper .description .comment,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span .comment,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper span .comment{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper h4,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper h4{font-family:"MakitaSansCondensed_Black";color:#404040;margin:0;font-style:normal;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper h5,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main.right .description-wrapper h5{font-family:"MakitaSansCondensed_Regular";color:#404040;margin:0;font-style:italic;}.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main h2,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main h2,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main .sales .channel h2>span,.sales .channel .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main h2>span,.makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-global-wrapper.automotive .feature.billboard.split .split-wrapper.testimonials .div-main h2>span{background-color:#008290;color:#fff;padding:5px 0 5px 20px;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/automotive/common/automotive-bkg2.jpg");font-family:Arial,sans-serif;padding:60px 0 137px;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features{background-color:#2a2d2f;width:95%;margin:0 auto;padding-bottom:0;padding-bottom:.55em;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:45%;background-size:contain;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:10%;padding:unset;margin:0 3%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile{width:10%;padding:unset;margin:0 3%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li{text-align:center;list-style-type:none;color:#fff;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li:first-child,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li:first-child{list-style-type:none;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li span,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features .product-tile-wrapper .product-tile li span{display:block;vertical-align:top;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features .makita-btn,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:.75em;margin:1em;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features .makita-btn{font-size:.2em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.cordless-features .makita-btn,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.cordless-features .makita-btn{font-size:.2em;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range{width:95%;margin:0 auto;padding-bottom:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading{font-size:1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading{font-size:.4em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading{font-size:.4em;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading.strike-through,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading.strike-through{margin-top:0;text-align:center;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading.strike-through span,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading.strike-through span{color:#fff;background-color:transparent;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading.strike-through:before,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading.strike-through:before{margin:0;width:30%;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading.strike-through:after,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .description-wrapper .ms-heading.strike-through:after{border-top:2px solid #008290;content:"";margin:0;position:absolute;top:50%;right:0;bottom:0;width:30%;z-index:-1;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper{margin:0 auto;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.last,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.last{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{background-size:80%;padding-bottom:50px;margin-right:0;width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:0;padding-bottom:0;width:24%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile{margin-right:0;padding-bottom:0;width:24%;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile:last-child{margin-right:0;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-img{margin-bottom:20px;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title{position:relative;font-size:1.25em;font-family:"MakitaSansCondensed_Black";color:#fff;padding:6px 0;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title:before,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title:before{content:"";border-top:0;position:absolute;top:-10px;width:100%;display:block;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link{color:#404040;display:block;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:hover,.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:focus,.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:active,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:hover,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:focus,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.title .makita-link:active{color:#67b2b1;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper .product-tile .product-details.description,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .logo-text .description span.product-details,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper .product-tile .image-text .description span.product-details{font-family:Arial,sans-serif;color:#fff;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-df-categories .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-df-categories .product-tile{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-df-categories .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-df-categories .product-tile{width:26%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-df-categories .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-df-categories .product-tile{width:26%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories{padding-bottom:.55em;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories.long,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories.long{padding-top:1.1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories.long .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories.long .product-tile{width:48%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories.long .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories.long .product-tile{width:48%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories .product-tile{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories .product-tile{width:24%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories .product-tile{width:24%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories .product-tile .product-details.description,.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper.lxt-cga-categories .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper.lxt-cga-categories .product-tile .logo-text .description span.product-details,.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper.lxt-cga-categories .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper.lxt-cga-categories .product-tile .image-text .description span.product-details,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lxt-cga-categories .product-tile .product-details.description,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper.lxt-cga-categories .product-tile .logo-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper.lxt-cga-categories .product-tile .logo-text .description span.product-details,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .content.product-range .product-tile-wrapper-container .product-tile-wrapper.lxt-cga-categories .product-tile .image-text .description span.product-details,.makita-ope .ms-global-wrapper.ope-connectx-wrapper .feature.data.compatibility .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper-container .product-tile-wrapper.lxt-cga-categories .product-tile .image-text .description span.product-details{margin:0 auto;width:80%;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-top,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-top{margin-bottom:1.375em;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-top .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-top .product-tile{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-top .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-top .product-tile{width:45%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-top .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-top .product-tile{width:45%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-bottom .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-bottom .product-tile{width:95%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-bottom .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-bottom .product-tile{width:29.6%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-bottom .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.accessories-bottom .product-tile{width:29.6%;}}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lifestyle-bottom .product-tile,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lifestyle-bottom .product-tile{width:31%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lifestyle-bottom .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .product-tile-wrapper.lifestyle-bottom .product-tile{width:31%;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .makita-btn{font-family:"MakitaSansCondensed_Black";font-size:1em;margin:0 0 1em;padding-top:5px;padding-bottom:5px;line-height:normal;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .makita-btn,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}@media screen and (min-width:600px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.tiles .content.product-range .makita-btn,.makita-microsite .ms-global-wrapper.automotive .feature.data.tiles .content.product-range .makita-btn{font-size:.2em;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content{padding:60px 0 137px;background-image:url("https://cdn.makitatools.com/apps/wms/microsite/automotive/common/automotive-bkg2.jpg");}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content.accessories .product-tile-wrapper,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content.accessories .product-tile-wrapper{margin-bottom:1.65em;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content.accessories .product-tile-wrapper:last-child,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content.accessories .product-tile-wrapper:last-child{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper{display:block;list-style-type:none;padding-left:0;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile{margin:5px;text-align:center;box-sizing:border-box;border:1px solid #d6d6d6;background:#fff;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img{min-height:200px;padding-top:1em;position:relative;background-color:transparent;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .tech-logo,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .tech-logo{position:absolute;top:5px;left:5px;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .model-num,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-img .model-num{font-family:"MakitaSans_Regular";position:absolute;bottom:0;right:3px;color:#000;font-size:.75em;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details{color:#000;padding:5px;background-color:#eee;text-align:left;font-size:14px;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link{color:#000;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link .model-num,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper .product-tile .product-details .makita-link .model-num{font-weight:bold;display:block;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next:before,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-prev:before,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .product-tile-wrapper button.slick-next:before{color:#fff;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper{width:90%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading{font-size:1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading{font-size:.4em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading{font-size:.4em;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through{margin-top:0;text-align:center;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through span,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through span{color:#fff;background-color:transparent;}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:before,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:before{margin:0;width:32%;display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:before,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:before{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:before,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:before{display:block;}}.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:after,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:after{border-top:2px solid #008290;content:"";margin:0;position:absolute;top:50%;right:0;bottom:0;width:32%;z-index:-1;display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:after,.lt-ie9 .makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:after{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:after,.makita-microsite .ms-global-wrapper.automotive .feature.data.carousel .content .description-wrapper .ms-heading.strike-through:after{display:block;}}.makita-microsite .ms-footer-wrapper.automotive .feature.form-submition .content,.makita-microsite .ms-global-wrapper.automotive .feature.form-submition .content{padding:1% 0 3%;}.makita-microsite .ms-footer-wrapper.automotive .feature.form-submition .content .description-wrapper .heading,.makita-microsite .ms-footer-wrapper.automotive .feature.form-submition .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-footer-wrapper.automotive .feature.form-submition .content .description-wrapper .text-lower,.makita-microsite .ms-footer-wrapper.automotive .feature.form-submition .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-footer-wrapper.automotive .feature.form-submition .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.form-submition .content .description-wrapper .heading,.makita-microsite .ms-global-wrapper.automotive .feature.form-submition .content .description-wrapper .main-features .featured-topics .status .item-headline h1 .text-lower,.main-features .featured-topics .status .item-headline h1 .makita-microsite .ms-global-wrapper.automotive .feature.form-submition .content .description-wrapper .text-lower,.makita-microsite .ms-global-wrapper.automotive .feature.form-submition .content .description-wrapper .main-features .featured-topics .status .item-headline .heading .text-lower,.main-features .featured-topics .status .item-headline .heading .makita-microsite .ms-global-wrapper.automotive .feature.form-submition .content .description-wrapper .text-lower{font-family:"MakitaSansCondensed_Black";font-size:.4em;}.makita-microsite .ms-footer-wrapper .feature .content h2,.makita-microsite .ms-footer-wrapper .feature .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature .content h2>span,.makita-microsite .ms-footer-wrapper .feature .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature .content h2>span,.makita-microsite .ms-footer-wrapper .feature .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature .content h2>span,.makita-microsite .ms-footer-wrapper .feature .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature .content h2>span{font-size:2.5vw;}.makita-microsite .ms-footer-wrapper .feature.data.tiles .content h2,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper .feature.data.tiles .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper .feature.data.tiles .content h2>span{padding:.5em 0;}.makita-microsite .ms-footer-wrapper.lxt-footer-wrapper .feature.data.tiles .content .product-tile{padding:0 0 2em 0;}.makita-microsite .ms-footer-wrapper.lxt-footer-wrapper .feature.data.tiles .content .product-tile .product-img{margin-bottom:1em;}.makita-microsite .ms-footer-wrapper.lxt-footer-wrapper .feature.data.tiles .content .product-tile .product-details{width:72%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content{background-color:#2a2d2f;width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content h2,.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content h2>span{font-family:"MakitaSansCondensed_Black";margin-top:0;margin-bottom:0;}.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content .product-tile{width:100%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content .product-tile{width:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content .product-tile{width:25%;}}.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content .product-tile .product-img{margin-bottom:.55em;}.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content .product-tile .product-details.title{font-family:"MakitaSansCondensed_Black";color:#fff;font-size:1.25em;}.makita-microsite .ms-footer-wrapper.ope-footer-wrapper .feature.data.tiles .content .product-tile .makita-btn{font-style:normal;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper{background-color:#fff;margin:0 auto;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.billboard{background-color:#000;margin:0 auto;width:95%;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.billboard.split .div-main{width:unset;font-size:.9em;text-align:left;color:#fff;display:inline-block;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.billboard.split .div-main.left{text-align:center;width:95%;padding:23px 0;vertical-align:top;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.billboard.split .div-main.left{width:20%;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.billboard.split .div-main.left{width:20%;}}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.billboard.split .div-main.left img{max-width:60%;max-height:60%;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.billboard.split .div-main.right{width:95%;background-color:#008290;text-align:left;padding:20px;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.billboard.split .div-main.right{width:80%;font-size:1.1em;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.billboard.split .div-main.right{width:80%;font-size:1.1em;}}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.billboard.split .div-main.right b{color:#fff;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content{background-color:#fff;width:95%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content h2,.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .erebates .channel h2>span,.erebates .channel .makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .erebates .promotion h2>span,.erebates .promotion .makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .sales .channel h2>span,.sales .channel .makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content h2>span,.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .sales .promotion h2>span,.sales .promotion .makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content h2>span{margin-top:0;margin-bottom:.825em;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper{margin:0 auto;background-color:#000;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:100%;padding:0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:25%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile{width:25%;}}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img{margin-bottom:0;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img h3{font-family:"MakitaSans_ExtraBold";color:#fff;text-transform:uppercase;line-height:normal;font-size:.95em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img h3{font-size:1.4em;}@media screen and (min-width:800px){.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img h3{font-size:1.4em;}}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-img .sub-line{font-size:1.35em;line-height:normal;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details{font-family:"MakitaSans_Regular";text-align:left;width:80%;margin:20px auto;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details h3{font-family:"MakitaSans_ExtraBold";color:#fff;}.makita-microsite .ms-footer-wrapper.dust-management-footer-wrapper .feature.data.tiles .content .product-tile-wrapper .product-tile .product-details span{color:#939598;}.makita-microsite .ms-footer-wrapper.cleaning-footer-wrapper .feature.data.tiles .content .ms-heading.strike-through{margin-top:0;text-align:center;}.makita-microsite .ms-footer-wrapper.cleaning-footer-wrapper .feature.data.tiles .content .ms-heading.strike-through span{color:#fff;background-color:transparent;}.makita-microsite .ms-footer-wrapper.cleaning-footer-wrapper .feature.data.tiles .content .ms-heading.strike-through:before{margin:0;width:30%;}.makita-microsite .ms-footer-wrapper.cleaning-footer-wrapper .feature.data.tiles .content .ms-heading.strike-through:after{border-top:2px solid #008290;content:"";margin:0;position:absolute;top:50%;right:0;bottom:0;width:30%;z-index:-1;}.makita-microsite .ms-footer-wrapper.cleaning-footer-wrapper .feature.data.tiles .content .product-tile{width:100%;padding:0 0 2em 0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.cleaning-footer-wrapper .feature.data.tiles .content .product-tile{width:15%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.cleaning-footer-wrapper .feature.data.tiles .content .product-tile{width:15%;}}.makita-microsite .ms-footer-wrapper.cleaning-footer-wrapper .feature.data.tiles .content .product-tile .product-img{position:relative;margin-top:0;margin-bottom:0;display:flex;align-items:center;justify-content:center;}.makita-microsite .ms-footer-wrapper.cleaning-footer-wrapper .feature.data.tiles .content .product-tile .product-img .text-overlay{position:absolute;font-family:"MakitaSansCondensed_Black";font-size:1.25em;background-color:rgba(0,0,0,.65);padding:10px 35px;}.makita-microsite .ms-footer-wrapper.cleaning-footer-wrapper .feature.data.tiles .content .product-tile .product-details{width:72%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content{background-image:url("https://cdn.makitatools.com/apps/wms/microsite/automotive/common/automotive-bkg2.jpg");}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper{width:90%;margin:0 auto;}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading{font-size:1em;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading{font-size:.4em;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading{font-size:.4em;}}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading.strike-through{margin-top:0;text-align:center;}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading.strike-through span{color:#fff;background-color:transparent;}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading.strike-through:before{display:none;margin:0;width:34%;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading.strike-through:before{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading.strike-through:before{display:block;}}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading.strike-through:after{border-top:2px solid #008290;content:"";margin:0;position:absolute;top:50%;right:0;bottom:0;width:34%;z-index:-1;display:none;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading.strike-through:after{display:block;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .description-wrapper .ms-heading.strike-through:after{display:block;}}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .product-tile{width:100%;padding:0 0 2em 0;}.lt-ie9 .makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .product-tile{width:17%;}@media screen and (min-width:900px){.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .product-tile{width:17%;}}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .product-tile .product-img{position:relative;margin-top:0;margin-bottom:0;display:flex;align-items:center;justify-content:center;}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .product-tile .product-img .text-overlay{position:absolute;font-family:"MakitaSansCondensed_Black";font-size:1em;background-color:rgba(0,0,0,.85);padding:10px 20px;width:87%;}.makita-microsite .ms-footer-wrapper.automotive-footer-wrapper .feature.data.tiles .content .product-tile .product-details{width:72%;margin:0 auto;}.makita-microsite .slick-prev:before{color:#939598;}.makita-microsite .slick-next:before{color:#939598;}.makita-microsite .slick-dots button:before{color:#939598;}.makita-microsite .slick-dots .slick-active button:before{color:#404040;}:lang(es) .top-wrapper .top-section-column.alert-space .top-right-nav .buy-login .buy-action .buy-label{vertical-align:middle;}.lt-ie9 :lang(es) .top-wrapper .top-section-column.alert-space .top-right-nav .buy-login .buy-action .buy-label{width:6em;text-align:left;}@media screen and (min-width:1100px){:lang(es) .top-wrapper .top-section-column.alert-space .top-right-nav .buy-login .buy-action .buy-label{width:6em;text-align:left;}}:lang(es) .top-wrapper .top-section-column.alert-space .top-right-nav .buy-login .login-button{vertical-align:middle;}.lt-ie9 :lang(es) .top-wrapper .top-section-column.alert-space .top-right-nav .buy-login .login-button{width:8em;text-align:left;}@media screen and (min-width:1100px){:lang(es) .top-wrapper .top-section-column.alert-space .top-right-nav .buy-login .login-button{width:8em;text-align:left;}}:lang(es) .details-wrapper .product-viewer .viewer-pane .detail-description .action-items .buy-action{width:140px;}img{display:block;border-style:none;}a img{border:0;border-style:none;}*:focus{outline:0;}h1,h2,.erebates .channel h2>span,.erebates .promotion h2>span,.sales .channel h2>span,.sales .promotion h2>span,h3,h4,h5,h6{color:#333;}.page-headline{font-family:"MakitaSans_ExtraBold";font-size:1em;color:#333;margin-bottom:.825em;}.section-break{border-bottom:1px solid #333;padding-bottom:1.1em;margin-bottom:.825em;}.section-break img{display:inline;}.section-break .short-col{width:96%;}.content-link{color:#008290;}sup{vertical-align:4px;font-size:70%;line-height:0;}strong,b{color:#333;}.global-header{box-shadow:0 0 6px 0 black;position:sticky;text-align:center;top:0;width:100%;z-index:9999;background-color:#008290;}.lt-ie9 .global-header{color:#000;}@media screen and (min-width:1100px){.global-header{color:#000;}}.lt-ie9 .global-header{text-align:left;}@media screen and (min-width:420px){.global-header{text-align:left;}}.global-header .mobile-alert{background-color:#404040;}.lt-ie9 .global-header .mobile-alert{display:none;}@media screen and (min-width:1100px){.global-header .mobile-alert{display:none;}}.global-header .mobile-alert a{display:flex;align-items:center;justify-content:center;}.global-header .mobile-alert .makita-link{font-family:"MakitaSansCondensed_Black";}.global-header .makita-alert-label{font-size:calc((16px) + (21 - 16)*(100vw - (320px))/(1920 - 320));font-family:"MakitaSansCondensed_Black";color:#fff;display:inline-block;vertical-align:top;padding:0;margin-top:0;margin-right:8px;margin-left:0;line-height:normal;transition:all .4s ease-in-out;}.lt-ie9 .global-header .makita-alert-label{font-size:21px;}@media screen and (min-width:1920px){.global-header .makita-alert-label{font-size:21px;}}.lt-ie9 .global-header .makita-alert-label{line-height:38px;}@media screen and (min-width:900px){.global-header .makita-alert-label{line-height:38px;}}.global-header .makita-alert-label:hover{color:#67b2b1;}.global-header .super-sub{display:inline-block;font-family:"MakitaSansCondensed_ExtraBold";margin:0;text-align:left;font-size:calc((13px) + (17 - 13)*(100vw - (320px))/(1920 - 320));letter-spacing:1.5px;color:#67b2b1;border-bottom:2px solid transparent;transition:all .4s ease-in-out;}.lt-ie9 .global-header .super-sub{font-size:17px;}@media screen and (min-width:1920px){.global-header .super-sub{font-size:17px;}}.global-header .super-sub::after{content:">";font-family:monospace;font-size:18px;font-weight:bold;color:#67b2b1;padding-left:2px;}.global-header .super-sub:hover{border-bottom:2px solid #67b2b1;}.global-header .super-sub span{line-height:20px;display:block;}.global-logo{font-weight:700;padding:.8em .4em;font-size:1.625em;line-height:1.1846153846em;}.lt-ie9 .global-logo{float:left;}@media screen and (min-width:600px){.global-logo{float:left;}}.global-logo a{color:#fff;text-decoration:none;}.global-page-header{background-color:#000;padding:10px 0;margin-bottom:30px;}.global-page-header .d-inline-block{display:inline-block;}.global-page-header .page-title,.global-page-header .erebates-wtb-title{font-family:"MakitaSans_Medium";line-height:32px;}.global-page-header .page-title{color:#000;font-size:1.5em;text-transform:uppercase;}.global-page-header .page-title.white-title{color:#fff;}.global-page-header .erebates-wtb-title{color:#67b2b1;font-size:1.2em;cursor:pointer;border-bottom:1px solid transparent;transition:all .4s ease-in-out;}.lt-ie9 .global-page-header .erebates-wtb-title{float:right;}@media screen and (min-width:600px){.global-page-header .erebates-wtb-title{float:right;}}.global-page-header .erebates-wtb-title:hover{border-bottom:1px solid #67b2b1;}.global-page-header.no-margin{margin-bottom:0;margin-top:0;}.global-page-header.where-to-buy{padding-top:12px;margin-bottom:20px;}.global-page-header.where-to-buy.thin{margin-bottom:5px;}.lt-ie9 .global-page-header.where-to-buy.thin{margin-bottom:15px;}@media screen and (max-width:1023px){.global-page-header.where-to-buy.thin{margin-bottom:15px;}}.global-page-header.where-to-buy .banner-container{display:flex;flex-direction:row;gap:50px;font-size:calc((14px) + (15 - 14)*(100vw - (375px))/(1920 - 375));}.lt-ie9 .global-page-header.where-to-buy .banner-container{font-size:15px;}@media screen and (min-width:1920px){.global-page-header.where-to-buy .banner-container{font-size:15px;}}.lt-ie9 .global-page-header.where-to-buy .banner-container{padding-left:15px;padding-right:15px;}@media screen and (max-width:1023px){.global-page-header.where-to-buy .banner-container{padding-left:15px;padding-right:15px;}}.global-page-header.where-to-buy .banner-container .banner-wrapper{margin-right:auto;padding-top:3px;}.global-page-header.where-to-buy .banner-container .banner-wrapper .content{font-family:"MakitaSans_Regular";font-size:inherit;font-weight:normal;text-align:left;}.global-page-header.where-to-buy .banner-container .banner-wrapper .content .header{color:#fff;font-size:calc((14px) + (18 - 14)*(100vw - (375px))/(1920 - 375));font-family:"MakitaSans_Medium";}.lt-ie9 .global-page-header.where-to-buy .banner-container .banner-wrapper .content .header{font-size:18px;}@media screen and (min-width:1920px){.global-page-header.where-to-buy .banner-container .banner-wrapper .content .header{font-size:18px;}}.global-page-header.where-to-buy .banner-container .left-wrapper{display:flex;flex-direction:row;align-items:center;gap:20px;white-space:nowrap;font-size:calc((16px) + (18 - 16)*(100vw - (375px))/(1920 - 375));font-weight:bold;}.lt-ie9 .global-page-header.where-to-buy .banner-container .left-wrapper{font-size:18px;}@media screen and (min-width:1920px){.global-page-header.where-to-buy .banner-container .left-wrapper{font-size:18px;}}.global-page-header.where-to-buy .banner-container .left-wrapper.promo{display:flex;flex-direction:row;gap:20px;width:auto;align-items:flex-start;}.lt-ie9 .global-page-header.where-to-buy .banner-container .left-wrapper.promo{flex-direction:column;align-items:center;gap:5px;}@media screen and (max-width:599px){.global-page-header.where-to-buy .banner-container .left-wrapper.promo{flex-direction:column;align-items:center;gap:5px;}}.lt-ie9 .global-page-header.where-to-buy .banner-container .left-wrapper{white-space:normal;}@media screen and (max-width:799px){.global-page-header.where-to-buy .banner-container .left-wrapper{white-space:normal;}}.lt-ie9 .global-page-header.where-to-buy .banner-container .left-wrapper{flex-direction:column;gap:5px;}@media screen and (max-width:599px){.global-page-header.where-to-buy .banner-container .left-wrapper{flex-direction:column;gap:5px;}}.lt-ie9 .global-page-header.where-to-buy .banner-container{flex-direction:column;gap:5px;}.lt-ie9 .global-page-header.where-to-buy .banner-container .left-wrapper.promo{justify-content:center;}.lt-ie9 .global-page-header.where-to-buy .banner-container .banner-wrapper{text-align:center;margin-right:unset;}@media screen and (max-width:1023px){.global-page-header.where-to-buy .banner-container{flex-direction:column;gap:5px;}.global-page-header.where-to-buy .banner-container .left-wrapper.promo{justify-content:center;}.global-page-header.where-to-buy .banner-container .banner-wrapper{text-align:center;margin-right:unset;}}.lt-ie9 .global-page-header.where-to-buy .banner-container .erebates-wtb-title{float:unset;}@media screen and (min-width:600px){.global-page-header.where-to-buy .banner-container .erebates-wtb-title{float:unset;}}.global-page-header.alert-bar{background-color:#d6d6d6;}.global-page-header.alert-bar .covid-alert{color:#000;}.global-page-header.alert-bar .covid-alert .makita-link{font-family:"MakitaSans_ExtraBold";font-weight:normal;display:flex;align-items:center;text-decoration:underline;}.global-page-header.alert-bar .covid-alert .makita-link .fa,.global-page-header.alert-bar .covid-alert .makita-link .fas{font-size:18px;color:#ff0;margin-right:5px;}.site-content{position:relative;}.flyin-modal{font-family:"MakitaSans_ExtraBold";position:fixed;z-index:999;width:65%;text-align:center;}.lt-ie9 .flyin-modal{width:25%;}@media screen and (min-width:900px){.flyin-modal{width:25%;}}.flyin-modal .close-btn{text-align:center;background-color:#404040;color:#fff;padding:8px 12px;position:absolute;right:0;top:0;z-index:999;}.flyin-modal .flyin-badge{width:100%;height:200px;position:relative;background:#000;color:#fff;letter-spacing:.2em;text-transform:uppercase;display:flex;justify-content:center;align-items:center;}.flyin-modal .flyin-footer{width:1280px;height:150px;position:relative;background:#f00;color:#fff;font-size:11px;letter-spacing:.2em;text-align:center;text-transform:uppercase;margin:0 auto;}.flyin-modal .flyin-footer:after{content:"";position:absolute;left:0;bottom:0;width:0;height:0;border-top:75px solid #f00;border-left:200px solid transparent;border-right:200px solid transparent;right:0;margin:0 auto;}.flyin-modal.flyin-wishlist{background-color:#000;padding:20px 10px;width:160px;}.flyin-modal.flyin-wishlist .wishlist{display:flex;flex-direction:column;gap:18px;}.flyin-modal.flyin-wishlist .wishlist__cta .close-btn__bottom{position:relative;display:block;width:100%;background-color:transparent;font-family:"MakitaSans_Regular";font-size:15px;border:1px solid #fff;padding:5px;}.flyin-modal.flyin-wishlist .wishlist__cta .close-btn__bottom:hover{font-weight:bold;}.flyin-modal.flyin-wishlist .wishlist__share .share-label{color:#fff;text-transform:uppercase;font-family:"MakitaSans_Regular";margin-bottom:20px;font-size:16px;}.flyin-modal.flyin-wishlist .wishlist__share .share-label span{display:block;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons a:hover,.flyin-modal.flyin-wishlist .wishlist__share .action-buttons a:focus,.flyin-modal.flyin-wishlist .wishlist__share .action-buttons a:active{color:#fff;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .makita-btn{width:100%;padding:2px 0;font-size:15px;font-family:"MakitaSans_SemiBold";}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .makita-btn.outdoor-adventure{background-color:#5b563e;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .makita-btn.outdoor-adventure:hover{background-color:#847d5a;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .social-link{color:#fff;text-decoration:none;font-size:38px;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .social-link:hover,.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .social-link:focus,.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .social-link:active{color:#67b2b1;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .social-link-outdoor:hover,.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .social-link-outdoor:focus,.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .social-link-outdoor:active{color:#847d5a;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .fb_iframe_widget{position:relative;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .fb_iframe_widget:before{content:"";font-family:"Font Awesome 5 Brands";font-weight:900;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .fb_iframe_widget span{width:35px!important;height:45px!important;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .ig-background{display:none;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .fb-share-button iframe{opacity:.001;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .fb-share-button span{position:absolute;top:0;left:0;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .fb-share-button span iframe{width:35px!important;height:45px!important;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .fb-like iframe{opacity:0;}.flyin-modal.flyin-wishlist .wishlist__share .action-buttons .fb-like iframe span{display:none;}.lazyImage{opacity:1;transition:opacity .3s ease-in;-moz-transition:opacity .3s ease-in;-webkit-transition:opacity .3s ease-in;}.lazyImage.lazyImage[data-src]{opacity:0;}.main-carousel .status{position:relative;}.main-carousel .status span{position:absolute;top:0;left:50px;color:#fff;font-size:.8em;text-transform:uppercase;font-style:italic;font-weight:bold;z-index:0;display:block;margin-right:0;margin-left:0;}.lt-ie9 .main-carousel .status span{font-size:1em;}@media screen and (min-width:600px){.main-carousel .status span{font-size:1em;}}.lt-ie9 .main-carousel .status span{font-size:1.5em;}@media screen and (min-width:900px){.main-carousel .status span{font-size:1.5em;}}.main-carousel .status span:before{content:"";color:#fff;position:absolute;border-left-color:#fff;border-right-color:#fff;border-top-color:#fff;border-left-style:solid;border-right-style:solid;border-top-style:solid;border-left-width:20px;border-right-width:20px;border-top-width:20px;border-color:#008290 transparent #008290 transparent;top:0;left:-21px;z-index:-1;display:block;box-sizing:content-box;width:100%;}.lt-ie9 .main-carousel .status span:before{left:-28px;border-left-width:28px;border-right-width:28px;border-top-width:28px;}@media screen and (min-width:600px){.main-carousel .status span:before{left:-28px;border-left-width:28px;border-right-width:28px;border-top-width:28px;}}.lt-ie9 .main-carousel .status span:before{left:-34px;border-left-width:35px;border-right-width:35px;border-top-width:35px;}@media screen and (min-width:900px){.main-carousel .status span:before{left:-34px;border-left-width:35px;border-right-width:35px;border-top-width:35px;}}.main-carousel .status .item .action-links{position:absolute;font-size:70%;}.lt-ie9 .main-carousel .status .item .action-links{font-size:100%;}@media screen and (min-width:600px){.main-carousel .status .item .action-links{font-size:100%;}}.main-carousel .status .item .action-links.slide-68{top:85.7%;left:4%;}.main-carousel .status .item .action-links.slide-51{top:82.7%;left:5.63%;}.lt-ie9 .main-carousel .status .item .action-links.slide-51{top:82.7%;left:5.63%;}@media screen and (min-width:1300px){.main-carousel .status .item .action-links.slide-51{top:82.7%;left:5.63%;}}.main-carousel .status .item .action-links.slide-52{top:63.8%;left:5%;}.lt-ie9 .main-carousel .status .item .action-links.slide-52{top:63.8%;left:16.63%;}@media screen and (min-width:1100px){.main-carousel .status .item .action-links.slide-52{top:63.8%;left:16.63%;}}.lt-ie9 .main-carousel .status .item .action-links.slide-52{top:63.8%;left:16.63%;}@media screen and (min-width:1300px){.main-carousel .status .item .action-links.slide-52{top:63.8%;left:16.63%;}}.main-carousel .status .item .action-links.slide-53{top:57.99%;left:0;right:0;margin:0 auto;font-size:70%;}.lt-ie9 .main-carousel .status .item .action-links.slide-53{font-size:100%;}@media screen and (min-width:600px){.main-carousel .status .item .action-links.slide-53{font-size:100%;}}.main-carousel .status .item .action-links .makita-btn{font-style:italic;padding:4px 14px;margin-right:10px;}.lt-ie9 .main-carousel .status .item .action-links .makita-btn{padding:5px 19px;}@media screen and (min-width:600px){.main-carousel .status .item .action-links .makita-btn{padding:5px 19px;}}.main-carousel .status.maximum .mark-content{font-family:"MakitaSansCondensed_Regular";position:absolute;top:18%;left:4%;text-align:left;color:#000;}.main-carousel .status.maximum .mark-content h2,.main-carousel .status.maximum .mark-content .erebates .channel h2>span,.erebates .channel .main-carousel .status.maximum .mark-content h2>span,.main-carousel .status.maximum .mark-content .erebates .promotion h2>span,.erebates .promotion .main-carousel .status.maximum .mark-content h2>span,.main-carousel .status.maximum .mark-content .sales .channel h2>span,.sales .channel .main-carousel .status.maximum .mark-content h2>span,.main-carousel .status.maximum .mark-content .sales .promotion h2>span,.sales .promotion .main-carousel .status.maximum .mark-content h2>span{font-family:"MakitaSansCondensed_ExtraBold";font-size:5.06vw;color:#000;line-height:1em;}.main-carousel .status.maximum .mark-content h2 i{display:block;font-style:normal;}.main-carousel .status.maximum .mark-content h2 i:first-child{font-size:7.5vw;}.main-carousel .status.maximum .mark-content h2 i:last-child{font-family:"MakitaSans_Regular";font-size:2.78vw;letter-spacing:.35vw;line-height:normal;margin-bottom:2%;}.main-carousel .status.maximum .mark-content h2 i:last-child:lang(es){font-size:1.5vw;}.main-carousel .status.maximum .mark-content p{margin-top:2%;width:97%;font-size:3.5vw;background-color:rgba(255,255,255,.75);}.lt-ie9 .main-carousel .status.maximum .mark-content p{font-size:unset;width:37%;background-color:unset;}@media screen and (min-width:900px){.main-carousel .status.maximum .mark-content p{font-size:unset;width:37%;background-color:unset;}}.main-carousel .status.multi-solution .mark-content{font-family:"MakitaSansCondensed_Regular";position:absolute;bottom:0;top:unset;left:0;text-align:center;color:#000;width:100%;background:rgba(0,0,0,.75);}.lt-ie9 .main-carousel .status.multi-solution .mark-content{top:33%;bottom:unset;background:rgba(0,0,0,.4);}@media screen and (min-width:900px){.main-carousel .status.multi-solution .mark-content{top:33%;bottom:unset;background:rgba(0,0,0,.4);}}.main-carousel .status.multi-solution .mark-content h2,.main-carousel .status.multi-solution .mark-content .erebates .channel h2>span,.erebates .channel .main-carousel .status.multi-solution .mark-content h2>span,.main-carousel .status.multi-solution .mark-content .erebates .promotion h2>span,.erebates .promotion .main-carousel .status.multi-solution .mark-content h2>span,.main-carousel .status.multi-solution .mark-content .sales .channel h2>span,.sales .channel .main-carousel .status.multi-solution .mark-content h2>span,.main-carousel .status.multi-solution .mark-content .sales .promotion h2>span,.sales .promotion .main-carousel .status.multi-solution .mark-content h2>span{font-family:"MakitaSansCondensed_ExtraBold";font-size:5.06vw;color:#fff;line-height:1em;}.main-carousel .status.multi-solution .mark-content h2 i{display:block;font-style:normal;}.main-carousel .status.multi-solution .mark-content h2 i:first-child{font-size:5.5vw;}.lt-ie9 .main-carousel .status.multi-solution .mark-content h2 i:first-child{font-size:4vw;}@media screen and (min-width:900px){.main-carousel .status.multi-solution .mark-content h2 i:first-child{font-size:4vw;}}.main-carousel .status.multi-solution .mark-content h2 i:last-child{font-family:"MakitaSansCondensed_Light";font-size:4vw;line-height:normal;margin-bottom:2%;border-top:3px solid #008290;width:95%;margin:0 auto;padding-top:5px;padding-bottom:10px;}.lt-ie9 .main-carousel .status.multi-solution .mark-content h2 i:last-child{font-size:1.5vw;width:72%;}.lt-ie9 .main-carousel .status.multi-solution .mark-content h2 i:last-child:lang(es){font-size:1.3vw;}@media screen and (min-width:900px){.main-carousel .status.multi-solution .mark-content h2 i:last-child{font-size:1.5vw;width:72%;}.main-carousel .status.multi-solution .mark-content h2 i:last-child:lang(es){font-size:1.3vw;}}.main-carousel .status.multi-solution .mark-content h2 i b{display:inline-block;font-size:.4em;line-height:normal;color:#fff;text-align:left;font-family:"MakitaSansCondensed_Light";}.main-carousel .status.multi-solution .mark-content h2 i b:lang(es){margin-left:.5em;}.lt-ie9 .main-carousel .status.multi-solution .mark-content h2 i b{line-height:30px;}@media screen and (min-width:900px){.main-carousel .status.multi-solution .mark-content h2 i b{line-height:30px;}}.main-carousel .status.multi-solution .mark-content h2 i b em{display:block;font-style:normal;}.main-carousel .status.multi-solution .mark-content h2 i sup{font-size:.5em;}.main-carousel .status.multi-solution .mark-content p{margin-top:2%;width:37%;}.main-carousel .status .small-print{position:absolute;color:#fff;bottom:1%;right:0;font-size:11px;}.global-footer{background:#000;font-family:Arial,sans-serif;color:#fff;position:static;bottom:0;display:block;width:100%;margin-top:2.75em;padding-bottom:.55em;}.global-footer .footer-wrapper{max-width:100%;}.global-footer .footer-wrapper .link-container{background-color:#000;}.global-footer .footer-wrapper .link-container .footer-links{margin-left:0;}.global-footer .footer-wrapper .link-container .footer-links li{display:block;line-height:1em;cursor:pointer;padding-right:5px;margin-bottom:.55em;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links li{display:inline-block;margin-bottom:0;border-right:1px solid #fff;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links li{display:inline-block;margin-bottom:0;border-right:1px solid #fff;}}.global-footer .footer-wrapper .link-container .footer-links li:first-child{padding-left:0;cursor:default;}.global-footer .footer-wrapper .link-container .footer-links li:last-child{border-right:0;padding-right:0;}.global-footer .footer-wrapper .link-container .footer-links li:last-child:after{content:"";}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links{margin:auto 0;text-decoration:none;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links{padding:0;text-decoration:none;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links{padding:0;text-decoration:none;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner{padding:0;margin-bottom:.275em;background-color:#008290;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1920px;padding:20px 0;text-align:left;background-color:#008290;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup{width:95%;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup{width:95%;}}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup{width:75%;}@media screen and (min-width:1100px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup{width:75%;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .makita-btn{display:inline-block;min-height:28px;width:100%;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .makita-btn{width:unset;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .makita-btn{width:unset;}}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .makita-btn{width:14%;}@media screen and (min-width:1460px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .makita-btn{width:14%;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .email-headline{font-family:"MakitaSansCondensed_ExtraBold";font-size:32px;letter-spacing:.5px;margin-bottom:7px;padding:0 30px;text-align:center;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .email-headline{padding:0;align-self:flex-start;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .email-headline{padding:0;align-self:flex-start;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .logo{border-right:0;margin-right:0;text-align:center;margin-top:.275em;margin-bottom:.275em;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .logo:before{display:none;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .logo{margin-right:30px;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .logo{margin-right:30px;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .small-print{font-family:Arial,sans-serif;font-size:.88em;width:100%;text-align:justify;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .small-print{width:94%;padding:0;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .small-print{width:94%;padding:0;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .makita-form{width:90%;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .makita-form{width:100%;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.horiz-banner li.email-signup .makita-form{width:100%;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.middle-section{width:90%;max-width:1920px;padding:40px 0 10px;margin:0 auto 20px auto;text-align:center;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links.middle-section{padding:50px 0 30px;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links.middle-section{padding:50px 0 30px;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links .logo{min-width:165px;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links .logo:before{content:"";background-repeat:no-repeat;display:block;height:135px;margin-bottom:1em;background-position:center;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li{font-family:"MakitaSans_ExtraBold";border-right:0;padding:0;vertical-align:top;cursor:default;display:block;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li{display:inline-block;vertical-align:top;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li{display:inline-block;vertical-align:top;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li:first-child{padding-left:0;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li:last-child{border-right:0;padding-right:0;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li:after{content:"";}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container{display:flex;flex-direction:column;border-top:1px solid #939598;margin-bottom:40px;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container{display:inline-flex;flex-direction:row;border-top:unset;margin-bottom:unset;}@media screen and (min-width:600px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container{display:inline-flex;flex-direction:row;border-top:unset;margin-bottom:unset;}}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container{float:left;}@media screen and (min-width:1700px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container{float:left;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links{text-align:left;border-bottom:1px solid #939598;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links{margin-right:4vw;border-bottom:unset;}@media screen and (min-width:600px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links{margin-right:4vw;border-bottom:unset;}}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links{margin-right:125px;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links:lang(es){margin-right:85px;}@media screen and (min-width:1700px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links{margin-right:125px;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links:lang(es){margin-right:85px;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-head{display:block;font-family:Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:.5px;margin:15px 0;cursor:pointer;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-head::after{transition:all .35s;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-head::after{content:"";font-family:"Font Awesome 5 Free";color:#008290;font-size:22px;float:right;margin-right:3px;}@media screen and (max-width:599px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-head::after{content:"";font-family:"Font Awesome 5 Free";color:#008290;font-size:22px;float:right;margin-right:3px;}}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-head{margin:0 0 12px;cursor:unset;}@media screen and (min-width:600px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-head{margin:0 0 12px;cursor:unset;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-list{display:none;text-align:left;margin:auto 0;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-list{display:flex;flex-direction:column;}@media screen and (min-width:600px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-list{display:flex;flex-direction:column;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-list>li{display:block;font-family:"MakitaSans_Regular";font-size:14px;padding:0;border:0;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.home-links-container .home-links .links-list>li:not(:last-child){margin-bottom:12px;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts{border-right:0;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts{border-left:1px solid #939598;border-right:1px solid #939598;}@media screen and (min-width:1100px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts{border-left:1px solid #939598;border-right:1px solid #939598;}}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts{float:left;margin-bottom:1.925em;}@media screen and (min-width:1700px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts{float:left;margin-bottom:1.925em;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts .logo{font-family:"MakitaSansCondensed_SemiBold";font-size:32px;text-align:center;margin:15px 3vw 24px 3vw;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts .logo{margin:15px 85px 22px 85px;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts .logo:lang(es){margin:15px 45px 22px 45px;}@media screen and (min-width:1700px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts .logo{margin:15px 85px 22px 85px;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts .logo:lang(es){margin:15px 45px 22px 45px;}}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts .logo span{display:block;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts .logo span{display:block;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts .logo:before{content:"";background-image:url("https://cdn.makitatools.com/apps/wms/manage/img/common/icons/logo-genuine-makita.png?trim.threshold=80&trim.percentpadding=1");}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts .makita-btn{color:#009d9e;display:block;margin-bottom:.55em;padding-top:6px;padding-bottom:6px;color:#fff;font-weight:bold;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.parts .makita-btn:last-child{margin-bottom:0;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup{margin:0 auto;padding:0;width:100%;line-height:initial;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup{width:32%;padding:0 2em;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup{width:32%;padding:0 2em;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup .makita-form .signup-inputs:not(:last-child)>*{margin-bottom:5px;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup .logo:before{background-image:url("https://cdn.makitatools.com/apps/wms/manage/img/common/icons/account-info100x100.png?trim.threshold=80&trim.percentpadding=1");}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup input[type=email],.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup .state-select,.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup .trade-select{width:100%;height:50px;padding-left:10px;font-size:16px;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup input[type=email]{width:42%;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup input[type=email]{width:42%;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup input{border-radius:0;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup .select{position:relative;display:inline-block;width:100%;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup .select{width:19%;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup .select{width:19%;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup select{-webkit-appearance:none;-moz-appearance:none;outline-color:#008290;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup .select:after{content:"";font-family:"Font Awesome 5 Free";color:#008290;position:absolute;right:10px;top:13px;font-size:26px;z-index:1;pointer-events:none;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.email-signup .makita-btn{-webkit-appearance:none;font-family:Arial,sans-serif;width:50%;height:49px;border-radius:0;border:2px solid #fff;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social{font-size:24px;font-family:Arial,sans-serif;margin-top:90px;text-align:center;display:block;border-top:1px solid #939598;padding-top:40px;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social{display:inline-block;border-top:0;padding-top:unset;}@media screen and (min-width:1100px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social{display:inline-block;border-top:0;padding-top:unset;}}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social{margin-left:30px;}@media screen and (min-width:1300px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social{margin-left:30px;}}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social{float:left;}@media screen and (min-width:1700px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social{float:left;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social>div:first-child{margin-bottom:15px;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social ul.top-social{margin-left:0;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social ul.top-social{margin-left:1rem;}@media screen and (min-width:1100px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social ul.top-social{margin-left:1rem;}}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social ul.top-social li{border-right:0;padding:0;display:inline-block;vertical-align:top;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social ul.top-social li a{font-size:2em;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social .top-social>li:not(:last-child){margin-right:3vw;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social .top-social>li:not(:last-child){margin-right:1.7vw;}.lt-ie9 .global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social .top-social>li:not(:last-child):lang(es){margin-right:1.4vw;}@media screen and (min-width:1100px){.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social .top-social>li:not(:last-child){margin-right:1.7vw;}.global-footer .footer-wrapper .link-container .footer-links.action-foot-links li.social .top-social>li:not(:last-child):lang(es){margin-right:1.4vw;}}.global-footer .footer-wrapper .link-container .footer-links.quick-foot-links{font-family:"MakitaSans_ExtraBold";border:1px solid #fff;border-left:0;border-right:0;width:50%;text-align:center;margin:0 auto 3em;padding:.5em 0;}.global-footer .footer-wrapper .link-container.required-copy{width:90%;max-width:1920px;margin:0 auto;font-family:"MakitaSans_Regular";font-size:12px;letter-spacing:.5px;}.lt-ie9 .global-footer .footer-wrapper .link-container.required-copy{overflow:hidden;border-top:1px solid #939598;padding-top:20px;}@media screen and (min-width:1100px){.global-footer .footer-wrapper .link-container.required-copy{overflow:hidden;border-top:1px solid #939598;padding-top:20px;}}.global-footer .footer-wrapper .link-container.required-copy .legal,.global-footer .footer-wrapper .link-container.required-copy .footer-links{margin-bottom:15px;}.global-footer .footer-wrapper .link-container.required-copy .footer-links{text-decoration:underline;}.lt-ie9 .global-footer .footer-wrapper .link-container.required-copy .footer-links{text-decoration:none;}@media screen and (min-width:900px){.global-footer .footer-wrapper .link-container.required-copy .footer-links{text-decoration:none;}}.horiz-teal-bar{background-color:#008290;color:#fff;text-transform:uppercase;overflow:hidden;width:100%;}.horiz-teal-bar p{font-family:"MakitaSans_ExtraBold";font-size:1em;line-height:1.45em;padding-left:35px;}.horiz-teal-bar.section-title{padding:10px 0;margin-bottom:1.375em;}.horiz-teal-bar.no-margin{margin-bottom:0;margin-top:0;}.horiz-filter-bar-container{background-color:#404040;}.horiz-filter-bar-container .horiz-filter-bar{color:#fff;box-sizing:content-box;padding-bottom:20px;overflow-x:auto;overflow-y:hidden;}.horiz-filter-bar-container .horiz-filter-bar::-webkit-scrollbar{width:16px;}.horiz-filter-bar-container .horiz-filter-bar::-webkit-scrollbar-track{border:1px solid #000;}.horiz-filter-bar-container .horiz-filter-bar::-webkit-scrollbar-thumb{background-color:#333;border:1px solid #000;}.horiz-filter-bar-container .horiz-filter-bar::-webkit-scrollbar-button:start:decrement,.horiz-filter-bar-container .horiz-filter-bar::-webkit-scrollbar-button:end:increment{display:block;}.horiz-filter-bar-container .horiz-filter-bar::-webkit-scrollbar-button{border:1px solid #000;}.horiz-filter-bar-container .horiz-filter-bar::-webkit-scrollbar-button:horizontal:increment{background-image:url("https://cdn.makitatools.com/apps/wms/menus/images/double_arrow_right.png");}.horiz-filter-bar-container .horiz-filter-bar::-webkit-scrollbar-button:horizontal:decrement{background-image:url("https://cdn.makitatools.com/apps/wms/menus/images/double_arrow_left.png");}.horiz-filter-bar-container .horiz-filter-bar .horiz-header-bar{background-color:#222;color:#ccc;text-transform:uppercase;width:100%;}.horiz-filter-bar-container .horiz-filter-bar .horiz-header-bar p{font-family:"MakitaSansCondensed_Light";font-size:1em;font-weight:700;line-height:1em;margin:0;padding:9px;}.horiz-filter-bar-container .horiz-filter-bar .horiz-header-bar.sub{border-top:1px solid #666;}.horiz-filter-bar-container .horiz-filter-bar #tool-spec-filter-wrap .horiz-header-bar{background-color:#333;}.horiz-filter-bar-container .horiz-filter-bar #tool-spec-filter-wrap .nav-subcat-menu:hover{background-color:#333;}.margin-0-auto{margin:0 auto;}.margin-bttm-275em{margin-bottom:2.75em;}.margin-bttm{margin-bottom:1.1em;}.margin-bttm-sm{margin-bottom:.275em;}.margin-bttm-med{margin-bottom:5.5em;}.margin-bttm-lrg{margin-bottom:11em;}.margin-top{margin-top:1.1em;}.margin-top-sm{margin-top:2.75em;}.margin-top-med{margin-top:5.5em;}.margin-top-lrg{margin-top:11em;}.inline-block a{display:inline-block;}.inline-block.fit-width img{max-height:100%;max-width:100%;}.page-wrap{padding:2px;text-align:left;}.page-wrap ul{list-style-type:none;width:100%;}.page-wrap li{color:#000;cursor:pointer;font-size:12px;font-weight:bold;line-height:25px;display:inline-block;}.page-wrap li.page-prev.active,.page-wrap li.page-prev:hover,.page-wrap li.page-next.active,.page-wrap li.page-next:hover{background-color:#333;color:#fff;}.page-wrap li.page-num p{padding:0 4px;}.page-wrap li.page-num.active,.page-wrap li.page-num:hover{background-color:#333;color:#fff;}.layout-wrap{text-align:right;}.layout-wrap ul{float:right;list-style-type:none;}.layout-wrap li{float:left;margin:5px 5px 5px 5px;}.layout-wrap li i{color:#000;vertical-align:middle;}.layout-wrap li .selected{color:#008290;}.layout-wrap i{cursor:pointer;}.layout-wrap i:hover{color:#008290;}.layout-wrap .category-sort-by{color:#000;font-size:12px;font-weight:bold;line-height:25px;}.layout-wrap .category-sort-by span{border-left:solid 1px #000;color:#000;cursor:pointer;display:inline-block;font-size:12px;padding:0 5px;}.layout-wrap .category-sort-by span.active,.layout-wrap .category-sort-by span:hover{background-color:#333;color:#fff;}.inline-img{display:inline;}.makita-logo-svg{display:none;}.lt-ie9 .makita-logo-svg{display:block;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0MTkuNjY2cHgiIGhlaWdodD0iMTM0LjI4cHgiIHZpZXdCb3g9IjAgMCA0MTkuNjY2IDEzNC4yOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDE5LjY2NiAxMzQuMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxyZWN0IGZpbGw9IiNFRDFDMjQiIHdpZHRoPSI0MTkuNjY0IiBoZWlnaHQ9IjEzNC4yODQiLz48L2c+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIyNzguODI3LDUzLjU1NSAyOTcuMTgyLDUzLjUzOCAyOTIuNCw2OC42MzcgMjczLjE0Myw2OC42MzcgIi8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQxOS42NjQsMTE4LjU1NWwtMjguODU4LDAuMDE5YzAsMCwyLjE4Ny02LjQ5NywyLjQxNi03LjEwMmM1LjIwOS0xMy43MjQsOC4zOTUtMjMuNzcyLDEzLjgzNi0zNy4yODVjLTE0LjI1NiwwLTQ0LjA1OSwwLTQ0LjIwOCwwLjAwMXMtNC40MzUsMC40MS04LjU0NCwzLjE3MWMtMS4zODksMC45MzItNC4xNDcsNS4yMjMtNC4xNDcsNS4yMjNsLTEzLjE4LDM1Ljk3MmwwLDBjMCwwLTIyLjM3MywwLjE1NC0yMi4zNzMsMC4wODNjMC0wLjMyNCwxMS43MTgtMzAuMjc5LDExLjcxOC0zMC4yNzlsMTQuMDM3LTAuMDIzbDUuMjg4LTEzLjY4NmgtMTQuMDgybDcuNzIyLTIxLjIwNmgtMTguNzVjMCwwLTguMTQ2LDIxLjE4LTguMDczLDIxLjIwOGMwLjA3MiwwLjAyOC0xMC45NDcsMC4wMDYtMTAuOTQ3LDAuMDA2bC01Ljg2MiwxMy42MTlsMTEuNy0wLjAyNmwtMTEuNjk3LDMwLjM4N2MwLDAtMjAuOTgsMC4wMDgtMjIuODc2LDBjLTAuMzIyLTAuMDAxLDExLjY5Ni0zMC4wNDUsMTcuMTc3LTQzLjk4OWMtNy42NjMsMC0xMy43NDUsMC0xOS4xMzcsMGMtNS41MjUsMTQuMjIyLTE2LjQ5OSw0My45ODktMTYuNDk5LDQzLjk4OWgtMTguNTA2bC00LjE1NC0xOC4xNzRjMCwwLDI4LjkyLTI1LjgxNSwyOC43NTctMjUuODE1Yy0wLjE2NCwwLTIyLjAwMywwLTIyLjAwMywwTDIxNS4zMjUsOTQuOTZsMTYuMDEtNDEuNTE3aC0xNy41NTJsLTI0Ljk5Miw2NS4xOTRsLTE2LjY4NywwLjAyYzAsMCwyLjE4Ny02LjQ5NywyLjQxNi03LjEwMmM1LjIwNy0xMy43MjUsOC4zOTYtMjMuNzcyLDEzLjgzNy0zNy4yODVjLTE0LjI1OSwwLTQ0LjA2MSwwLTQ0LjIxLDAuMDAxYy0wLjE0OSwwLjAwMS00LjQzNSwwLjQxLTguNTQ1LDMuMTcxYy0xLjM4OSwwLjkzMy00LjE0Niw1LjIyNC00LjE0Niw1LjIyNGwtMTMuMTgxLDM1Ljk3MUgxMDEuNTlsMTYuOTMtNDMuOTg5SDg2LjcyNGMwLDAsNC42MTgtMTAuOTM1LDQuNDU2LTEwLjkzNXMtMzMuNDE5LDAtMzMuNDE5LDBsMy42MTUtMTAuMjcxTDAsNTMuNDM4djE2LjY1N2gzNi40NjNsLTI0LjI2Niw2NC4xODloMTguMTQzbDIxLjIxLTU1LjA5MmgxNS4xMjFsLTIxLjIyOSw1NS4wOTJoMTguMDMzbDE3LjExNi00NC40NDFoMTUuMjM0bC0xNy4yMTIsNDQuNDQxaDI4LjQ3OWMwLDAsNi4zMjEtNy40Nyw5LjU2LTEwLjcwOWMxLjI1Miw2LjU3NCw0Ljc1MSw5LjYxOCw4LjY1NCwxMC43MDljMC4xMTIsMC4wMzEsMTMuMDQxLDAsMTMuMDQxLDBzNy44NjgtOC4wMDMsMTEuMzYxLTEwLjcyNGMyLjE2MywzLjI3MSwwLjMyOCw0LjE2LDUuNSw4LjE3NGMxLjI4OSwxLjAwMSwzLjk2OSwyLjAzLDUuNjIzLDIuNTVjMC4xNzcsMC4wNTYsMTQuMTkxLDAsMTQuMTkxLDBsMTEuNTg0LTEwLjk5OGwtMy44OTksMTAuOTk4YzAsMCwxNy44NDEsMCwxNy42NzgsMHMxMi45ODQtMzMuMjk4LDEyLjk4NC0zMy4yOThsMC41OTIsMC4xMzNsNy4zNDIsMzMuMTY1aDE5LjI3OWMwLDAsNy43MTQtNi45MjIsMTEuNjkzLTEwLjcyNGMwLjEzMyw1LjY2NCw3LjM1Miw5LjcyLDEwLjA3NiwxMC43MjRjMC4xODYsMC4wNjgsMjAuODk1LDAsMjAuODk1LDBzNi42NDctNy4wODksMTAuNjA5LTEwLjcwOWMtMS40MjksNy44MTcsNS4zNCwxMC4xMjksOS4yMjcsMTAuNzA5YzAuMTc3LDAuMDI2LDIwLjczOSwwLDIwLjczOSwwbDExLjUzNi0xMC43OTJjMS4yNzgsNi43MTMsNC44OSw5LjgwMSw4LjksMTAuNzkyYzAuMTYyLDAuMDQsMTIuNzE1LDAsMTIuNzE1LDBzNy44ODQtOC4wMzcsMTEuNDQtMTAuODA3YzIuMTYxLDMuMjcsMC4zMjcsNC4xNiw1LjQ5OCw4LjE3NGMxLjMzNywxLjAzOCw0LjE0LDIuMjI5LDUuODAxLDIuNjMzYzAuMTg4LDAuMDQ2LDM5Ljk1MywwLDM5Ljk1MywwVjExOC41NTV6Ii8+PHBvbHlnb24gZmlsbD0iI0VEMUIyRiIgcG9pbnRzPSIzNjcuMzA1LDg5LjcyOSAzNTUuOTIyLDExOC41NjMgMzcxLjEyOCwxMTguNTU1IDM4Mi40OTcsODkuNzM1ICIvPjxwb2x5Z29uIGZpbGw9IiNFRDFCMkYiIHBvaW50cz0iMTQ4LjYwMiw4OS44MTIgMTM3LjIxOCwxMTguNjQ2IDE1Mi40MjUsMTE4LjYzOCAxNjMuNzkzLDg5LjgxOCAiLz48Zz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzk5LjUwOCw1My40ODhjNC4xNTgsMCw3LjY5My0zLjIxMyw3LjY5My03LjYyNWMwLTQuMzktMy41MzUtNy41OTktNy42OTMtNy41OTljLTQuMjEsMC03Ljc2NiwzLjIwOC03Ljc2Niw3LjU5OUMzOTEuNzQyLDUwLjI3NSwzOTUuMjk3LDUzLjQ4OCwzOTkuNTA4LDUzLjQ4OHogTTM5My4yNjgsNDUuODYzYzAtMy42MjQsMi43MzktNi4zMzcsNi4yNC02LjMzN2MzLjQ1MywwLDYuMTcsMi43MTMsNi4xNyw2LjMzN2MwLDMuNjY3LTIuNzE3LDYuMzYzLTYuMTcsNi4zNjNDMzk2LjAwNyw1Mi4yMjYsMzkzLjI2OCw0OS41MywzOTMuMjY4LDQ1Ljg2M3oiLz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzk3Ljg5Myw0Ni40NjhoMS41MzVsMi4zMiwzLjgwN2gxLjQ5NGwtMi41MDQtMy44NjZjMS4yOTMtMC4xNjMsMi4yODMtMC44NDksMi4yODMtMi40MjhjMC0xLjc0Mi0xLjAzMS0yLjUwOC0zLjExMS0yLjUwOGgtMy4zNTR2OC44MDJoMS4zMzZWNDYuNDY4eiBNMzk3Ljg5Myw0NS4zMzh2LTIuNzM0aDEuODE2YzAuOTMsMCwxLjkxOCwwLjIwMywxLjkxOCwxLjI5NmMwLDEuMzU3LTEuMDEsMS40MzgtMi4xMzksMS40MzhIMzk3Ljg5M3oiLz48L2c+PC9zdmc+) center center no-repeat;min-height:100px;}@media screen and (min-width:600px){.makita-logo-svg{display:block;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0MTkuNjY2cHgiIGhlaWdodD0iMTM0LjI4cHgiIHZpZXdCb3g9IjAgMCA0MTkuNjY2IDEzNC4yOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDE5LjY2NiAxMzQuMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxyZWN0IGZpbGw9IiNFRDFDMjQiIHdpZHRoPSI0MTkuNjY0IiBoZWlnaHQ9IjEzNC4yODQiLz48L2c+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIyNzguODI3LDUzLjU1NSAyOTcuMTgyLDUzLjUzOCAyOTIuNCw2OC42MzcgMjczLjE0Myw2OC42MzcgIi8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQxOS42NjQsMTE4LjU1NWwtMjguODU4LDAuMDE5YzAsMCwyLjE4Ny02LjQ5NywyLjQxNi03LjEwMmM1LjIwOS0xMy43MjQsOC4zOTUtMjMuNzcyLDEzLjgzNi0zNy4yODVjLTE0LjI1NiwwLTQ0LjA1OSwwLTQ0LjIwOCwwLjAwMXMtNC40MzUsMC40MS04LjU0NCwzLjE3MWMtMS4zODksMC45MzItNC4xNDcsNS4yMjMtNC4xNDcsNS4yMjNsLTEzLjE4LDM1Ljk3MmwwLDBjMCwwLTIyLjM3MywwLjE1NC0yMi4zNzMsMC4wODNjMC0wLjMyNCwxMS43MTgtMzAuMjc5LDExLjcxOC0zMC4yNzlsMTQuMDM3LTAuMDIzbDUuMjg4LTEzLjY4NmgtMTQuMDgybDcuNzIyLTIxLjIwNmgtMTguNzVjMCwwLTguMTQ2LDIxLjE4LTguMDczLDIxLjIwOGMwLjA3MiwwLjAyOC0xMC45NDcsMC4wMDYtMTAuOTQ3LDAuMDA2bC01Ljg2MiwxMy42MTlsMTEuNy0wLjAyNmwtMTEuNjk3LDMwLjM4N2MwLDAtMjAuOTgsMC4wMDgtMjIuODc2LDBjLTAuMzIyLTAuMDAxLDExLjY5Ni0zMC4wNDUsMTcuMTc3LTQzLjk4OWMtNy42NjMsMC0xMy43NDUsMC0xOS4xMzcsMGMtNS41MjUsMTQuMjIyLTE2LjQ5OSw0My45ODktMTYuNDk5LDQzLjk4OWgtMTguNTA2bC00LjE1NC0xOC4xNzRjMCwwLDI4LjkyLTI1LjgxNSwyOC43NTctMjUuODE1Yy0wLjE2NCwwLTIyLjAwMywwLTIyLjAwMywwTDIxNS4zMjUsOTQuOTZsMTYuMDEtNDEuNTE3aC0xNy41NTJsLTI0Ljk5Miw2NS4xOTRsLTE2LjY4NywwLjAyYzAsMCwyLjE4Ny02LjQ5NywyLjQxNi03LjEwMmM1LjIwNy0xMy43MjUsOC4zOTYtMjMuNzcyLDEzLjgzNy0zNy4yODVjLTE0LjI1OSwwLTQ0LjA2MSwwLTQ0LjIxLDAuMDAxYy0wLjE0OSwwLjAwMS00LjQzNSwwLjQxLTguNTQ1LDMuMTcxYy0xLjM4OSwwLjkzMy00LjE0Niw1LjIyNC00LjE0Niw1LjIyNGwtMTMuMTgxLDM1Ljk3MUgxMDEuNTlsMTYuOTMtNDMuOTg5SDg2LjcyNGMwLDAsNC42MTgtMTAuOTM1LDQuNDU2LTEwLjkzNXMtMzMuNDE5LDAtMzMuNDE5LDBsMy42MTUtMTAuMjcxTDAsNTMuNDM4djE2LjY1N2gzNi40NjNsLTI0LjI2Niw2NC4xODloMTguMTQzbDIxLjIxLTU1LjA5MmgxNS4xMjFsLTIxLjIyOSw1NS4wOTJoMTguMDMzbDE3LjExNi00NC40NDFoMTUuMjM0bC0xNy4yMTIsNDQuNDQxaDI4LjQ3OWMwLDAsNi4zMjEtNy40Nyw5LjU2LTEwLjcwOWMxLjI1Miw2LjU3NCw0Ljc1MSw5LjYxOCw4LjY1NCwxMC43MDljMC4xMTIsMC4wMzEsMTMuMDQxLDAsMTMuMDQxLDBzNy44NjgtOC4wMDMsMTEuMzYxLTEwLjcyNGMyLjE2MywzLjI3MSwwLjMyOCw0LjE2LDUuNSw4LjE3NGMxLjI4OSwxLjAwMSwzLjk2OSwyLjAzLDUuNjIzLDIuNTVjMC4xNzcsMC4wNTYsMTQuMTkxLDAsMTQuMTkxLDBsMTEuNTg0LTEwLjk5OGwtMy44OTksMTAuOTk4YzAsMCwxNy44NDEsMCwxNy42NzgsMHMxMi45ODQtMzMuMjk4LDEyLjk4NC0zMy4yOThsMC41OTIsMC4xMzNsNy4zNDIsMzMuMTY1aDE5LjI3OWMwLDAsNy43MTQtNi45MjIsMTEuNjkzLTEwLjcyNGMwLjEzMyw1LjY2NCw3LjM1Miw5LjcyLDEwLjA3NiwxMC43MjRjMC4xODYsMC4wNjgsMjAuODk1LDAsMjAuODk1LDBzNi42NDctNy4wODksMTAuNjA5LTEwLjcwOWMtMS40MjksNy44MTcsNS4zNCwxMC4xMjksOS4yMjcsMTAuNzA5YzAuMTc3LDAuMDI2LDIwLjczOSwwLDIwLjczOSwwbDExLjUzNi0xMC43OTJjMS4yNzgsNi43MTMsNC44OSw5LjgwMSw4LjksMTAuNzkyYzAuMTYyLDAuMDQsMTIuNzE1LDAsMTIuNzE1LDBzNy44ODQtOC4wMzcsMTEuNDQtMTAuODA3YzIuMTYxLDMuMjcsMC4zMjcsNC4xNiw1LjQ5OCw4LjE3NGMxLjMzNywxLjAzOCw0LjE0LDIuMjI5LDUuODAxLDIuNjMzYzAuMTg4LDAuMDQ2LDM5Ljk1MywwLDM5Ljk1MywwVjExOC41NTV6Ii8+PHBvbHlnb24gZmlsbD0iI0VEMUIyRiIgcG9pbnRzPSIzNjcuMzA1LDg5LjcyOSAzNTUuOTIyLDExOC41NjMgMzcxLjEyOCwxMTguNTU1IDM4Mi40OTcsODkuNzM1ICIvPjxwb2x5Z29uIGZpbGw9IiNFRDFCMkYiIHBvaW50cz0iMTQ4LjYwMiw4OS44MTIgMTM3LjIxOCwxMTguNjQ2IDE1Mi40MjUsMTE4LjYzOCAxNjMuNzkzLDg5LjgxOCAiLz48Zz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzk5LjUwOCw1My40ODhjNC4xNTgsMCw3LjY5My0zLjIxMyw3LjY5My03LjYyNWMwLTQuMzktMy41MzUtNy41OTktNy42OTMtNy41OTljLTQuMjEsMC03Ljc2NiwzLjIwOC03Ljc2Niw3LjU5OUMzOTEuNzQyLDUwLjI3NSwzOTUuMjk3LDUzLjQ4OCwzOTkuNTA4LDUzLjQ4OHogTTM5My4yNjgsNDUuODYzYzAtMy42MjQsMi43MzktNi4zMzcsNi4yNC02LjMzN2MzLjQ1MywwLDYuMTcsMi43MTMsNi4xNyw2LjMzN2MwLDMuNjY3LTIuNzE3LDYuMzYzLTYuMTcsNi4zNjNDMzk2LjAwNyw1Mi4yMjYsMzkzLjI2OCw0OS41MywzOTMuMjY4LDQ1Ljg2M3oiLz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzk3Ljg5Myw0Ni40NjhoMS41MzVsMi4zMiwzLjgwN2gxLjQ5NGwtMi41MDQtMy44NjZjMS4yOTMtMC4xNjMsMi4yODMtMC44NDksMi4yODMtMi40MjhjMC0xLjc0Mi0xLjAzMS0yLjUwOC0zLjExMS0yLjUwOGgtMy4zNTR2OC44MDJoMS4zMzZWNDYuNDY4eiBNMzk3Ljg5Myw0NS4zMzh2LTIuNzM0aDEuODE2YzAuOTMsMCwxLjkxOCwwLjIwMywxLjkxOCwxLjI5NmMwLDEuMzU3LTEuMDEsMS40MzgtMi4xMzksMS40MzhIMzk3Ljg5M3oiLz48L2c+PC9zdmc+) center center no-repeat;min-height:100px;}}.no-svg .makita-logo-svg{display:none;visibility:hidden;}.med-disclaimer{margin-top:1.65em;font-size:1em;}.small-disclaimer{margin-top:2.75em;font-size:.7em;}.gen-paragraph{margin-bottom:1.1em;}.gen-ul{margin-left:30px;margin-bottom:1.1em;}.gen-ul li{list-style:disc;margin-bottom:1.1em;}.button{border-radius:.4em;background-color:#fff;color:#fff;padding:.75em 1.5em;display:block;margin:1em 0 1em 0;text-align:center;font-size:1.25em;line-height:1.32em;}.button:hover,.button:focus,.button:active{background-color:#67b2b1;color:#fff;}.lt-ie9 .button{margin:2em 1em 0 0;display:inline-block;text-align:left;}@media screen and (min-width:600px){.button{margin:2em 1em 0 0;display:inline-block;text-align:left;}}.is-typeset li{margin:0 0 .25em 0;}.enlarge{cursor:url("/Content/Images/Global/Icons/makita-zoom.cur"),auto;}.alt-home .grid-demo{background-color:#2a2d2f;}.alt-home .grid-demo .main-features{background-color:#2a2d2f;}.alt-home .grid-demo .featured-products h2,.alt-home .grid-demo .featured-products .erebates .channel h2>span,.erebates .channel .alt-home .grid-demo .featured-products h2>span,.alt-home .grid-demo .featured-products .erebates .promotion h2>span,.erebates .promotion .alt-home .grid-demo .featured-products h2>span,.alt-home .grid-demo .featured-products .sales .channel h2>span,.sales .channel .alt-home .grid-demo .featured-products h2>span,.alt-home .grid-demo .featured-products .sales .promotion h2>span,.sales .promotion .alt-home .grid-demo .featured-products h2>span{color:#fff;}.alt-home .grid-demo .featured-products .latest-wrapper .tool-info{color:#fff;}.alt-home .grid-demo .featured-products .latest-wrapper .tool-info .title{color:#fff;}.alt-home .grid-demo .featured-products .explore-products .makita-link.sub-link{color:#fff;}.alt-home .grid-demo .featured-products .explore-products .makita-link.sub-link:hover,.alt-home .grid-demo .featured-products .explore-products .makita-link.sub-link:focus,.alt-home .grid-demo .featured-products .explore-products .makita-link.sub-link:active{color:#67b2b1;}.alt-home .grid-demo .featured-products .explore-products .makita-btn{font-size:1vw;}.makita-header{color:#008290;font-family:"MakitaSans_ExtraBold";font-size:calc((16px) + (18 - 16)*(100vw - (320px))/(1920 - 320));margin-bottom:.55em;text-transform:uppercase;}.makita-header.white{color:#fff;}.makita-header.black{color:#000;}.makita-header span{font-size:inherit;}.makita-footer-warning{box-shadow:0 0 8px 0 #000;position:fixed;z-index:999;width:100%;background:rgba(250,250,250,.95);bottom:0;left:0;padding:10px;display:flex;align-items:center;justify-content:center;}.makita-footer-warning .privacy-warning{display:flex;align-items:flex-start;justify-content:space-between;height:100%;color:#000;font-weight:bold;flex-direction:column;}.lt-ie9 .makita-footer-warning .privacy-warning{align-items:center;flex-direction:row;gap:12px;}@media screen and (min-width:1100px){.makita-footer-warning .privacy-warning{align-items:center;flex-direction:row;gap:12px;}}.makita-footer-warning .privacy-warning .col.message{text-align:justify;margin-bottom:.55em;}.lt-ie9 .makita-footer-warning .privacy-warning .col.message{padding:0;margin-bottom:0;}@media screen and (min-width:1100px){.makita-footer-warning .privacy-warning .col.message{padding:0;margin-bottom:0;}}.makita-footer-warning .privacy-warning .col.message p{line-height:1.2em;}.lt-ie9 .makita-footer-warning .privacy-warning .col.action-buttons{padding:0;margin:initial;}@media screen and (min-width:1100px){.makita-footer-warning .privacy-warning .col.action-buttons{padding:0;margin:initial;}}.makita-footer-warning .privacy-warning .col.action-buttons .makita-btn{display:inline;text-align:center;padding:2px 5px;margin-bottom:.55em;}.lt-ie9 .makita-footer-warning .privacy-warning .col.action-buttons .makita-btn{font-size:14px;}@media screen and (max-width:1299px){.makita-footer-warning .privacy-warning .col.action-buttons .makita-btn{font-size:14px;}}.lt-ie9 .makita-footer-warning .privacy-warning .col.action-buttons .makita-btn{display:unset;margin-bottom:0;min-width:unset;padding:2px 12px;}@media screen and (min-width:1100px){.makita-footer-warning .privacy-warning .col.action-buttons .makita-btn{display:unset;margin-bottom:0;min-width:unset;padding:2px 12px;}}.makita-tagline{color:#008290;font-family:"MakitaSans_Medium";font-size:18px;font-weight:bold;margin-bottom:.55em;}.makita-link{color:#008290;font-weight:bold;cursor:pointer;}.makita-link.hover-link:hover{text-decoration:underline;}.makita-link.no-style{font-weight:normal;color:unset;margin-bottom:0;}.makita-link.white{color:#fff;}.makita-link.black{color:#000;}.makita-link.emphasize{font-style:italic;}.makita-link:hover,.makita-link:focus,.makita-link:active{color:#67b2b1;}.makita-btn{position:relative;font-family:"MakitaSans_ExtraBold";border:0;color:#fff;font-weight:bold;display:inline-block;font-size:1em;background:#008290;padding:2px 25px;text-decoration:none;text-transform:uppercase;cursor:pointer;}.makita-btn.v2{padding-top:10px;padding-bottom:10px;}.makita-btn:hover{background:#67b2b1;text-decoration:none;color:#fff;}.makita-btn.black{background-color:#000;}.makita-btn.black:hover{background:rgba(0,0,0,.5);text-decoration:none;color:#fff;}.makita-btn.w-icon{background-color:#d3d3d3;display:flex;flex-direction:row;align-items:center;border-radius:5px;width:30%;color:#000;min-height:80px;}.makita-btn.w-icon .col.email-icon{flex-basis:30%;}.makita-btn.w-icon:hover{background:#67b2b1;text-decoration:none;color:#000;}.makita-btn.w-icon img{margin:0!important;}.makita-btn.group-width{min-width:300px;}.makita-btn.xtr-hor-padding{padding-top:15px;padding-bottom:15px;}.makita-btn.outline{border:1px solid #fff;padding:10px 25px;}.makita-btn.transparent{background:transparent;}.makita-info-box{background-color:#fff;padding:1em;font-size:.8em;text-align:justify;width:33%;color:#000;}.makita-status-label{background-color:#008290;padding:0 6px;color:#fff;position:relative;margin-right:15px;}.makita-status-label:before{content:"";position:absolute;top:0;right:-7px;border-top:6px solid transparent;border-left:7px solid #008290;border-bottom:7px solid transparent;padding:5px 0;}.makita-lang-select{display:inline-block;position:relative;margin-top:7px;}.lt-ie9 .makita-lang-select{margin-top:initial;}@media screen and (min-width:1600px){.makita-lang-select{margin-top:initial;}}.makita-lang-select .us-flag{color:#fff;background:url(/Content/Images/Global/Icons/us-flag_34x18.png) center right no-repeat;font-size:10px;font-weight:normal;display:none;padding:16px 34px 0 0;}.lt-ie9 .makita-lang-select .us-flag{display:inline-block;}@media screen and (min-width:1600px){.makita-lang-select .us-flag{display:inline-block;}}.makita-lang-select .us-flag img{padding:0 0 3px 5px;display:inline;vertical-align:middle;}.makita-lang-select .lang-toggle{position:relative;cursor:pointer;display:block;}.makita-lang-select .lang-toggle .lang-lbl{line-height:6px;color:#fff;font-size:14px;text-align:center;display:inline-block;width:20px;vertical-align:-5px;}.makita-lang-select .lang-toggle .lang-lbl .fa,.makita-lang-select .lang-toggle .lang-lbl .fas{font-size:1.35em;}.makita-lang-select .lang-toggle .lang-icn{display:inline;}.makita-lang-select .lang-options{display:none;position:absolute;margin-left:-60%;background-color:#555;z-index:10000;width:155px;right:-12px;top:32px;padding:15px;text-align:left;font-size:16px;}.makita-lang-select .lang-options:after{content:"";position:absolute;top:-8px;left:100%;margin-left:-30px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #555;}.makita-lang-select .lang-options .lang-icon-font{display:block;color:#fff;}.makita-lang-select .lang-options .lang-icon-font:not(:last-child){margin-bottom:3px;}.makita-lang-select .lang-options .lang-icon-font a{display:block;font-size:14px;padding:6px 10px;}.makita-lang-select .lang-options .lang-icon-font a:hover{background-color:#f5f5f5;color:#000;}.makita-lang-select .lang-options .lang-icon-font .fa,.makita-lang-select .lang-options .lang-icon-font .fas,.makita-lang-select .lang-options .lang-icon-font .far{padding-right:.2em;font-size:.99em;}.makita-lang-select .lang-options .lang-icon-font .fa-dot-circle{font-size:1.05em;}.makita-lang-select .lang-options .other-countries{font-size:12px;font-weight:normal;border-top:1px solid #fff;padding-top:8%;display:inline-block;vertical-align:top;margin-top:8%;width:100%;text-transform:uppercase;}.makita-lang-select .lang-options .other-countries img{display:inline-block;vertical-align:bottom;margin-right:.75em;}.makita-loader{position:relative;background-color:#fff!important;z-index:9999;}.makita-loader:before{top:0;right:0;left:0;position:absolute;background-image:url("/Content/Images/Global/Xtras/makita-loader.gif");background-position:center center;background-repeat:no-repeat;content:"LOADING...";font-family:"Open Sans Condensed",Arial,sans-serif;font-size:12px;color:#008290;width:100px;height:100px;text-align:center;padding-top:43px;font-weight:bold;margin-left:auto;margin-right:auto;}.makita-bullet-step{margin-bottom:.55em;font-family:"MakitaSans_Medium";font-size:14px;}.makita-bullet-step .note{font-family:Arial,sans-serif;display:inline-block;vertical-align:top;font-size:12px;}.makita-captcha.center{margin:0 auto;min-height:115px;}.makita-captcha .captcha-img{margin:0 auto;margin-top:.55em;margin-bottom:.55em;}.makita-captcha .makita-link{font-weight:normal;text-transform:uppercase;}.makita-captcha .error{text-transform:uppercase;color:#f00;}.makita-breadcrumb{color:#000;text-transform:uppercase;font-weight:normal;}.makita-breadcrumb .makita-link{text-decoration:underline;}.makita-breadcrumb .system-name{font-size:inherit;font-weight:bold;}.makita-filter-options .filter-wrapper{position:absolute;top:0;left:0;background-color:rgba(255,255,255,.9);z-index:9999;padding-left:10px;padding-top:20px;box-sizing:content-box;min-width:275px;display:none;}.lt-ie9 .makita-filter-options .filter-wrapper{display:block;background-color:#fff;}@media screen and (min-width:900px){.makita-filter-options .filter-wrapper{display:block;background-color:#fff;}}.makita-filter-options .filter-wrapper .button-actions .makita-btn{padding:4px 6px;}.makita-filter-options .filter-wrapper .filter-options{border-bottom:1px solid #000;}.makita-filter-options .filter-wrapper .filter-options .filter-header{text-transform:uppercase;color:#000;border:1px solid #000;border-left:0;border-right:0;border-bottom:0;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:bold;cursor:pointer;}.makita-filter-options .filter-wrapper .filter-options .filter-header .fa.toggle-icn,.makita-filter-options .filter-wrapper .filter-options .filter-header .fas.toggle-icn{background:#909090;color:#fff;}.makita-filter-options .filter-wrapper .filter-options .filter-header .fa.toggle-icn.fa-chevron-down,.makita-filter-options .filter-wrapper .filter-options .filter-header .fas.toggle-icn.fa-chevron-down{padding:5px 8px;}.makita-filter-options .filter-wrapper .filter-options .filter-header .fa.toggle-icn.fa-chevron-right,.makita-filter-options .filter-wrapper .filter-options .filter-header .fas.toggle-icn.fa-chevron-right{padding:5px 10px;}.makita-filter-options .filter-wrapper .filter-options .filter-header:focus{background-color:#f5f5f5;}.makita-filter-options .filter-wrapper .filter-options .filter-values{border-right:1px solid #000;padding-bottom:10px;max-height:150px;overflow-y:auto;}.lt-ie9 .makita-filter-options .filter-wrapper .filter-options .filter-values{max-height:225px;}@media screen and (min-width:900px){.makita-filter-options .filter-wrapper .filter-options .filter-values{max-height:225px;}}.makita-filter-options .filter-wrapper .filter-options .filter-values li .makita-link .fa,.makita-filter-options .filter-wrapper .filter-options .filter-values li .makita-link .far{margin-right:8px;}.makita-filter-options .filter-wrapper .filter-options .filter-values .option-count{font-weight:normal;}.makita-filter-options .filter-wrapper .filter-options .makita-link{margin-right:10px;}.makita-filter-options .filter-wrapper .filter-options .dyn-option-unsupported{color:#404040;pointer-events:none;opacity:.5;}.makita-filter-options .filter-wrapper .makita-filter-box{margin-right:0;padding:0;color:#000;vertical-align:top;line-height:normal;width:100%;margin-bottom:1.1em;}.makita-filter-options .filter-wrapper .makita-filter-box .filter-label{background-color:transparent;color:#000;padding:2px 4px;margin:0;font-size:12px;font-weight:bold;border-bottom:1px solid #000;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container{position:relative;font-size:14px;color:#000;font-weight:bold;text-transform:uppercase;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .filter-menu{cursor:pointer;padding-left:5px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #000;color:#000;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .filter-menu .makita-btn{font-size:.8vw;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .filter-menu .fa.toggle-icn,.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .filter-menu .fas.toggle-icn{background:#909090;color:#fff;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .filter-menu .fa.toggle-icn.fa-chevron-down,.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .filter-menu .fas.toggle-icn.fa-chevron-down{padding:5px 8px;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .filter-menu .fa.toggle-icn.fa-chevron-right,.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .filter-menu .fas.toggle-icn.fa-chevron-right{padding:5px 10px;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .filter-menu:focus{background-color:#f5f5f5;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .sort-options{position:absolute;right:0;width:94%;z-index:9999;border-top:0;max-height:300px;overflow-y:auto;border:1px solid #000;border-top:0;background-color:#fff;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .sort-options li{background-color:#d6d6d6;color:#000;line-height:10px;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .sort-options .selection{padding:.2em .6em;text-transform:uppercase;cursor:pointer;color:#008290;display:block;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .sort-options .selection:hover{background-color:#d6d6d6;}.makita-filter-options .filter-wrapper .makita-filter-box .sort-container .sort-options .selection:focus{background-color:#d6d6d6;}.makita-filter-options .filter-wrapper .makita-filter-box .makita-btn .dd-label{font-style:normal;}.makita-filter-options .filter-wrapper .button-actions{margin-bottom:1.1em;}.makita-filter-options.filter-modern-v2 .filter-wrapper{font-family:"MakitaSans_SemiBold";}.makita-filter-options.filter-modern-v2 .filter-wrapper .button-actions .makita-btn{font-family:inherit;font-size:14px;padding:12px 37px;}.makita-filter-options.filter-modern-v2 .filter-wrapper .makita-filter-box .filter-label,.makita-filter-options.filter-modern-v2 .filter-wrapper .makita-filter-box .dd-label{font-size:16px;}.makita-filter-options.filter-modern-v2 .filter-wrapper .makita-filter-box .filter-label{padding-bottom:10px;border:unset;}.makita-filter-options.filter-modern-v2 .filter-wrapper .makita-filter-box .dd-label{font-family:"MakitaSans_Regular";font-weight:normal;}.makita-filter-options.filter-modern-v2 .filter-wrapper .makita-filter-box .sort-container .filter-menu{border-bottom:0;}.makita-filter-options.filter-modern-v2 .filter-wrapper .makita-filter-box .sort-container .filter-menu .fa,.makita-filter-options.filter-modern-v2 .filter-wrapper .makita-filter-box .sort-container .filter-menu .far{font-size:20px;}.makita-filter-options.filter-modern-v2 .filter-wrapper .makita-filter-box .sort-container .sort-options{border-top:1px solid #000;}.makita-filter-options.filter-modern-v2 .filter-wrapper .makita-filter-box .sort-container .sort-options .selection{font-family:"MakitaSans_Regular";font-size:16px;color:#000;text-transform:capitalize;font-weight:normal;}.makita-filter-options.filter-modern-v2 .filter-wrapper .filter-options{border-bottom:1px solid #000;}.makita-filter-options.filter-modern-v2 .filter-wrapper .filter-options .filter-header{font-size:16px;padding:10px 0;}.makita-filter-options.filter-modern-v2 .filter-wrapper .filter-options .filter-header .fa.toggle-icn,.makita-filter-options.filter-modern-v2 .filter-wrapper .filter-options .filter-header .fas.toggle-icn{color:#008290;background:unset;font-size:20px;border:1px solid #000;}.makita-filter-options.filter-modern-v2 .filter-wrapper .filter-options .filter-values{border:0;max-height:255px;}.makita-filter-options.filter-modern-v2 .filter-wrapper .filter-options .filter-values li{margin-bottom:5px;}.makita-filter-options.filter-modern-v2 .filter-wrapper .filter-options .filter-values li .makita-link{color:#000;font-size:16px;font-weight:normal;font-family:"MakitaSans_Regular";}.makita-filter-options.filter-modern-v2 .filter-wrapper .filter-options .filter-values li .makita-link .fa,.makita-filter-options.filter-modern-v2 .filter-wrapper .filter-options .filter-values li .makita-link .far{font-size:20px;}.makita-product-grid{position:relative;}.lt-ie9 .makita-product-grid{padding-left:300px;}.lt-ie9 .makita-product-grid.no-padding{padding-left:0;}@media screen and (min-width:900px){.makita-product-grid{padding-left:300px;}.makita-product-grid.no-padding{padding-left:0;}}.makita-product-grid .makita-btn{padding-left:10px;padding-right:10px;cursor:pointer;}.makita-product-grid .product-tile-wrapper{width:100%;display:grid;grid-gap:8px;grid-template-columns:repeat(auto-fit,48%);position:relative;}.lt-ie9 .makita-product-grid .product-tile-wrapper{grid-template-columns:repeat(auto-fit,19%);}@media screen and (min-width:900px){.makita-product-grid .product-tile-wrapper{grid-template-columns:repeat(auto-fit,19%);}}.makita-product-grid .product-tile-wrapper .status-label{display:none;}.makita-product-grid .product-tile-wrapper .product-tile{margin-bottom:.275em;margin-top:.275em;}.makita-product-grid .product-tile-wrapper .product-tile:hover{background-color:#e6e7e9;}.makita-product-grid .product-tile-wrapper .product-tile.select-compare .product-img{background-color:rgba(0,130,144,.75);}.makita-product-grid .product-tile-wrapper .product-tile.select-compare .product-img .compare label{color:#008290;}.makita-product-grid .product-tile-wrapper .product-tile .product-img{position:relative;}.makita-product-grid .product-tile-wrapper .product-tile .product-img .image-box{padding:10px;}.makita-product-grid .product-tile-wrapper .product-tile .product-img .tech-logo{position:absolute;top:5px;left:5px;}.makita-product-grid .product-tile-wrapper .product-tile .product-img .model-num{position:absolute;bottom:0;right:3px;color:#000;font-size:.8em;font-weight:bold;}.makita-product-grid .product-tile-wrapper .product-tile .action-items{background-color:#d3d3d3;display:flex;flex-flow:column;align-content:center;justify-content:space-between;font-family:Arial,sans-serif;font-weight:bold;font-size:13px;margin-top:.55em;margin-bottom:.275em;}.lt-ie9 .makita-product-grid .product-tile-wrapper .product-tile .action-items{flex-flow:row;}@media screen and (min-width:1700px){.makita-product-grid .product-tile-wrapper .product-tile .action-items{flex-flow:row;}}.makita-product-grid .product-tile-wrapper .product-tile .action-items:lang(es){flex-flow:column;}.makita-product-grid .product-tile-wrapper .product-tile .action-items.items-end{justify-content:flex-end;flex-flow:row;gap:10px;align-items:center;}.makita-product-grid .product-tile-wrapper .product-tile .action-items.items-end .button-wrp{display:inline-block;}.makita-product-grid .product-tile-wrapper .product-tile .action-items .compare{color:#000;height:14px;margin-top:3px;margin-left:3px;margin-bottom:.55em;}.lt-ie9 .makita-product-grid .product-tile-wrapper .product-tile .action-items .compare{margin-bottom:0;}@media screen and (min-width:1700px){.makita-product-grid .product-tile-wrapper .product-tile .action-items .compare{margin-bottom:0;}}.makita-product-grid .product-tile-wrapper .product-tile .action-items .compare input{display:none;}.makita-product-grid .product-tile-wrapper .product-tile .action-items .compare input[type=checkbox]+label:before{background-color:#999;color:#999;content:"";cursor:pointer;display:inline-block;margin:0 5px 0 0;font-weight:bold;height:14px;vertical-align:middle;width:14px;}.makita-product-grid .product-tile-wrapper .product-tile .action-items .compare input[type=checkbox]:checked+label:before{color:#000;content:"x";text-align:center;margin:0 5px 0 0;}.makita-product-grid .product-tile-wrapper .product-tile .action-items .button-wrp{margin-left:3px;display:inline-flex;}.makita-product-grid .product-tile-wrapper .product-tile .action-items .button-wrp .makita-btn{font-family:Arial,sans-serif;padding:2px 3px;font-weight:bold;font-size:13px;}.makita-product-grid .product-tile-wrapper .product-tile .action-items .button-wrp .ps-widget{margin:3px 0;}.lt-ie9 .makita-product-grid .product-tile-wrapper .product-tile .action-items .button-wrp .ps-widget{margin:0;}@media screen and (min-width:1700px){.makita-product-grid .product-tile-wrapper .product-tile .action-items .button-wrp .ps-widget{margin:0;}}.makita-product-grid .product-tile-wrapper .product-tile .action-items .button-wrp .ps-widget span.ps-button-label{font-size:inherit;line-height:normal;}.makita-product-grid .product-tile-wrapper .product-tile .btn-heart{font-size:1em;padding:0;margin-left:5px;background-color:transparent;}.makita-product-grid .product-tile-wrapper .product-tile .btn-heart__log-out{margin-left:-5px;}.makita-product-grid .product-tile-wrapper .product-tile .btn-heart-teal{color:#008290;}.makita-product-grid .product-tile-wrapper .product-tile .btn-heart-gray{color:#939598;}.makita-product-grid .product-tile-wrapper .product-tile .btn-heart:hover{color:#67b2b1;}.makita-product-grid .product-tile-wrapper .product-tile .product-details{color:#000;padding:5px;background-color:#d3d3d3;text-align:left;font-size:14px;}.makita-product-grid .product-tile-wrapper .product-tile .product-details .makita-link{color:#000;}.makita-product-grid .product-tile-wrapper .product-tile .product-details .makita-link .model-num{font-weight:bold;display:block;}.makita-product-grid .product-tile-wrapper .product-tile.status-discontinued{position:relative;}.makita-product-grid .product-tile-wrapper .product-tile.status-discontinued .status-label{display:block;position:absolute;top:35px;left:0;color:#fff;font-family:"MakitaSansCondensed_Light";z-index:9998;background-color:#008290;font-weight:bold;text-transform:uppercase;padding-left:3px;}.makita-product-grid .product-tile-wrapper .product-tile.status-discontinued .status-label:after{content:"";position:absolute;z-index:9998;pointer-events:none;font-family:"MakitaSansCondensed_Light";border-bottom:5px solid transparent;border-left:7px solid #008290;border-top:4px solid transparent;height:22px;}.makita-product-grid .product-tile-wrapper .product-tile.status-discontinued .action-items{display:block;}.makita-product-grid .product-tile-wrapper .product-tile.status-discontinued .action-items .button-wrp{visibility:hidden;}.makita-tab{position:relative;min-height:100px;border-right:1px solid #404040;cursor:pointer;}.makita-tab:last-child{border-right:0;}.makita-tab:hover .page-title.white-title{color:#67b2b1;}.makita-tab:after{content:"";display:none;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff;position:absolute;bottom:-10px;left:50%;}.makita-tab.active:after{display:block;}.makita-to-top{background:rgba(0,0,0,.4);font-size:6vw;color:#008290;position:fixed;bottom:2%;right:2%;padding:4px 25px;z-index:9999;cursor:pointer;}.lt-ie9 .makita-to-top{font-size:2vw;}@media screen and (min-width:600px){.makita-to-top{font-size:2vw;}}.makita-dd-container{display:inline-block;position:relative;color:#fff;cursor:pointer;}.makita-dd-container .makita-dd-info{display:none;position:absolute;margin-left:-60%;background-color:#000;z-index:10000;width:160px;right:-13px;top:51px;padding:15px;text-align:left;border:1px solid #008290;border-top:0;}.makita-dd-container .makita-dd-info:after{content:"";position:absolute;top:-13px;left:100%;margin-left:-30px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:13px solid #000;}.makita-dd-container.prod-counter{padding:0 5px;}.lt-ie9 .makita-dd-container.prod-counter{border-left:2px solid #fff;border-right:2px solid #fff;padding:3px 12px;}@media screen and (min-width:1460px){.makita-dd-container.prod-counter{border-left:2px solid #fff;border-right:2px solid #fff;padding:3px 12px;}}.lt-ie9 .makita-dd-container.prod-counter{margin-left:5px;}@media screen and (max-width:1459px){.makita-dd-container.prod-counter{margin-left:5px;}}.makita-dd-container.prod-counter .counter-link{font-family:"MakitaSans_Regular";font-weight:normal;color:#fff;background-color:#008290;padding:0;display:flex;align-items:center;flex-direction:column-reverse;gap:2px;}.lt-ie9 .makita-dd-container.prod-counter .counter-link{flex-direction:row;gap:5px;}@media screen and (min-width:1460px){.makita-dd-container.prod-counter .counter-link{flex-direction:row;gap:5px;}}.makita-dd-container.prod-counter .counter-link #heart-counter{flex-direction:row;line-height:normal;font-size:12px;}.lt-ie9 .makita-dd-container.prod-counter .counter-link #heart-counter{font-size:15px;flex-direction:column;}@media screen and (min-width:1300px){.makita-dd-container.prod-counter .counter-link #heart-counter{font-size:15px;flex-direction:column;}}.makita-dd-container.prod-counter .counter-link .fa-heart{font-size:16px;}.makita-video-thumb{position:relative;}.makita-video-thumb:before{font-family:"FontAwesome";content:"";position:absolute;color:#eee;font-size:50px;width:100%;text-align:center;pointer-events:none;top:45%;left:0;text-shadow:2px 2px 4px #000;}.makita-max-counter .counter{font-size:12px;}.makita-max-counter .counter label{font-weight:bold;}.upload-btn-wrapper{position:relative;border:#ebebeb solid 1px;width:100%;color:#fff;font-weight:bold;margin-top:2px;cursor:pointer;}.upload-btn-wrapper .makita-upload-btn{cursor:pointer;}.upload-btn-wrapper .makita-upload-btn[type=file]{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1;}.upload-btn-wrapper .makita-upload-btn[type=file]+label{display:inline-block;width:100%;}.makita-empty-data{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;}.makita-numbers{width:33px;height:33px;border-radius:25px;margin:0;display:flex;color:#fff;position:relative;align-items:center;justify-content:center;background:#008290;}.makita-subscribe input[type=email]{width:35%;font-size:.5em;}.lt-ie9 .makita-subscribe input[type=email]{height:50px;}@media screen and (min-width:900px){.makita-subscribe input[type=email]{height:50px;}}.makita-subscribe label{font-size:.6em;}.lt-ie9 .makita-subscribe label{font-size:.4em;}@media screen and (min-width:900px){.makita-subscribe label{font-size:.4em;}}.makita-subscribe .makita-btn{font-size:.5em;}.lt-ie9 .makita-subscribe .makita-btn{font-size:.3em;}@media screen and (min-width:900px){.makita-subscribe .makita-btn{font-size:.3em;}}.gen-label{font-family:"MakitaSansCondensed_Light";font-weight:bold;font-size:1.15em;color:#333;display:inline-block;margin-bottom:.825em;}.gen-label span{font-weight:normal;}.req-field-lbl{font-family:"MakitaSansCondensed_Light";font-weight:bold;font-size:.9em;}.ui-datepicker.ui-custom-calendar-styles .ui-datepicker-header .ui-datepicker-month,.ui-datepicker.ui-custom-calendar-styles .ui-datepicker-header .ui-datepicker-year{display:inline;}.makita-dyn-scroll{width:100%;overflow-x:hidden;overflow-y:hidden;}.makita-dyn-scroll ul{white-space:nowrap;}.makita-dyn-scroll ul>li{display:inline-block;margin-right:40px;vertical-align:top;}.makita-dyn-scroll ul>li:last-child{margin-right:0;}.makita-dyn-scroll ul>li img{display:inline;}.makita-dyn-left{position:absolute;top:50%;left:0;z-index:99999;padding:10px;}.makita-dyn-right{position:absolute;top:50%;right:0;z-index:99999;padding:10px;}.makita-share-page{background-image:url("https://cdn.makitatools.com/apps/wms/userlist/manage-share-saved-lists.jpg");background-repeat:no-repeat;background-position:top center;background-size:cover;background-color:#fff;width:100%;margin-bottom:1.1em;position:relative;}.lt-ie9 .makita-share-page{background-size:contain;height:0;padding-top:19.44%;}@media screen and (min-width:900px){.makita-share-page{background-size:contain;height:0;padding-top:19.44%;}}.makita-share-page.wish-list{background-image:url("https://cdn.makitatools.com/apps/wms/userlist/wishlist.jpg");}.makita-share-page.favorites-list{background-image:url("https://cdn.makitatools.com/apps/wms/userlist/favorites.jpg");}.makita-share-page.recommended-list{background-image:url("https://cdn.makitatools.com/apps/wms/userlist/recommended.jpg");}.makita-share-page .main-banner{display:flex;align-items:center;top:0;bottom:0;justify-content:center;right:0;left:0;}.lt-ie9 .makita-share-page .main-banner{position:absolute;}@media screen and (min-width:900px){.makita-share-page .main-banner{position:absolute;}}.makita-share-page .main-banner .page-title{font-family:"MakitaSansCondensed_ExtraBold";font-size:calc(1.5em + 1.5vw);color:#fff;line-height:normal;padding:15px;}.makita-share-page .makita-share-container{text-align:center;text-transform:uppercase;background-color:rgba(0,0,0,.65);}.lt-ie9 .makita-share-page .makita-share-container{padding:20px;}@media screen and (min-width:900px){.makita-share-page .makita-share-container{padding:20px;}}.makita-share-page .makita-share-container .action-buttons{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding-bottom:20px;}.lt-ie9 .makita-share-page .makita-share-container .action-buttons{padding-bottom:unset;}@media screen and (min-width:900px){.makita-share-page .makita-share-container .action-buttons{padding-bottom:unset;}}.makita-share-page .makita-share-container .action-buttons .button-label{margin-right:20px;color:#fff;font-family:"MakitaSans_ExtraBold";}.makita-share-page .makita-share-container .action-buttons .social-share .social-link{color:#939598;text-decoration:none;font-size:40px;margin-right:15px;}.makita-share-page .makita-share-container .action-buttons .social-share .social-link:hover,.makita-share-page .makita-share-container .action-buttons .social-share .social-link:focus,.makita-share-page .makita-share-container .action-buttons .social-share .social-link:active{color:#67b2b1;}.makita-share-page .makita-share-container .action-buttons .social-share .fb_iframe_widget{position:relative;}.makita-share-page .makita-share-container .action-buttons .social-share .fb_iframe_widget:before{content:"";font-family:"Font Awesome 5 Brands";font-weight:900;}.makita-share-page .makita-share-container .action-buttons .social-share .fb_iframe_widget span{width:35px!important;height:45px!important;}.makita-share-page .makita-share-container .action-buttons .social-share .ig-background{display:none;}.makita-share-page .makita-share-container .action-buttons .social-share .fb-share-button iframe{opacity:.001;}.makita-share-page .makita-share-container .action-buttons .social-share .fb-share-button span{position:absolute;top:0;left:0;}.makita-share-page .makita-share-container .action-buttons .social-share .fb-share-button span iframe{width:35px!important;height:45px!important;}.makita-share-page .makita-share-container .action-buttons .social-share .fb-like iframe{opacity:0;}.makita-share-page .makita-share-container .action-buttons .social-share .fb-like iframe span{display:none;}.makita-badge{border-radius:50%;width:15px;height:15px;display:inline-block;background:#404040;text-align:center;line-height:1em;vertical-align:top;}.list-menu{display:inline-block;position:relative;}.modal-menu{display:none;position:absolute;bottom:125%;margin-left:-60%;background-color:#555;}.modal-menu li{line-height:1.35em;border-bottom:1px solid #fff;padding:2px 5px;}.modal-menu li:last-child{border-bottom:0;}.modal-menu:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent;}.modal-overlay{position:fixed;display:none;top:0;right:0;bottom:0;left:0;margin:auto;background-color:rgba(0,0,0,.8);width:100%;height:100%;z-index:1000000;overflow:auto;}.modal-overlay.theater-modal{background-color:rgba(0,0,0,.95);}.modal-overlay.theater-modal .modal-overlay-close{background-color:transparent;width:90%;left:-4px;right:0;margin:0 auto;top:0;z-index:5;}.lt-ie9 .modal-overlay.theater-modal .modal-overlay-close{width:90%;}@media screen and (min-width:900px){.modal-overlay.theater-modal .modal-overlay-close{width:90%;}}.modal-overlay.theater-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:rgba(0,0,0,.75);}.modal-overlay.theater-modal .modal-overlay-container{width:90%;}.lt-ie9 .modal-overlay.theater-modal .modal-overlay-container{width:90%;}@media screen and (min-width:900px){.modal-overlay.theater-modal .modal-overlay-container{width:90%;}}.modal-overlay.theater-modal .modal-overlay-container .modal-header{display:none;}.modal-overlay.theater-modal .modal-overlay-container .modal-overlay-body{background-color:#000;padding-top:45px;padding-left:0;padding-right:0;}.modal-overlay.theater-modal .modal-overlay-container .modal-overlay-body .videoWrapper{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:auto;}.modal-overlay.theater-modal .modal-overlay-container .modal-overlay-body .videoWrapper iframe{position:absolute;top:0;left:0;right:0;width:100%;height:100%;}.modal-overlay.theater-modal .modal-overlay-container .modal-overlay-body .row{padding:0;}.modal-overlay.theater-modal .modal-overlay-container .modal-overlay-footer{background-color:#000;min-height:unset;}.modal-overlay.ms-modal{background-color:rgba(0,0,0,.5);}.modal-overlay.ms-modal .modal-overlay-close{background-color:transparent;width:90%;left:-4px;right:0;margin:0 auto;top:82px;z-index:5;}.lt-ie9 .modal-overlay.ms-modal .modal-overlay-close{width:75%;}@media screen and (min-width:900px){.modal-overlay.ms-modal .modal-overlay-close{width:75%;}}.modal-overlay.ms-modal .modal-overlay-close .modal-close{line-height:40px;font-size:4em;}.modal-overlay.ms-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:rgba(0,0,0,.75);}.modal-overlay.ms-modal .modal-overlay-container{width:90%;margin-top:80px;}.lt-ie9 .modal-overlay.ms-modal .modal-overlay-container{width:75%;}@media screen and (min-width:900px){.modal-overlay.ms-modal .modal-overlay-container{width:75%;}}.modal-overlay.ms-modal .modal-overlay-container .modal-header{display:none;}.modal-overlay.ms-modal .modal-overlay-container .modal-overlay-body{background-color:#000;padding:10px 0;}.modal-overlay.ms-modal .modal-overlay-container .modal-overlay-footer{display:none;}.modal-overlay.prompt-modal{background-color:rgba(0,0,0,.75);}.modal-overlay.prompt-modal .modal-overlay-close{background-color:transparent;width:90%;left:-4px;right:0;margin:0 auto;top:82px;z-index:5;}.lt-ie9 .modal-overlay.prompt-modal .modal-overlay-close{width:50%;}@media screen and (min-width:900px){.modal-overlay.prompt-modal .modal-overlay-close{width:50%;}}.modal-overlay.prompt-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:rgba(0,0,0,.75);}.modal-overlay.prompt-modal .modal-overlay-container{width:90%;margin-top:80px;}.lt-ie9 .modal-overlay.prompt-modal .modal-overlay-container{width:50%;}@media screen and (min-width:900px){.modal-overlay.prompt-modal .modal-overlay-container{width:50%;}}.modal-overlay.prompt-modal .modal-overlay-container .modal-overlay-body{background-color:#fff;}.modal-overlay.alert-modal{background-color:rgba(0,0,0,.75);}.modal-overlay.alert-modal .modal-overlay-close{background-color:transparent;width:90%;left:-4px;right:0;margin:0 auto;top:82px;z-index:5;}.lt-ie9 .modal-overlay.alert-modal .modal-overlay-close{width:50%;}@media screen and (min-width:900px){.modal-overlay.alert-modal .modal-overlay-close{width:50%;}}.modal-overlay.alert-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:rgba(0,0,0,.75);}.modal-overlay.alert-modal .modal-overlay-container{width:90%;margin-top:80px;}.lt-ie9 .modal-overlay.alert-modal .modal-overlay-container{width:50%;}@media screen and (min-width:900px){.modal-overlay.alert-modal .modal-overlay-container{width:50%;}}.modal-overlay.alert-modal .modal-overlay-container .modal-header{background-color:#fff;}.modal-overlay.alert-modal .modal-overlay-container .modal-header .modal-header-title{width:unset;}.modal-overlay.alert-modal .modal-overlay-container .modal-header .modal-header-logo{background-image:none;background-repeat:no-repeat;width:30px;height:unset;margin:0 10px 0 0;vertical-align:top;display:block;float:left;}.modal-overlay.alert-modal .modal-overlay-container .modal-header .modal-header-logo:before{content:"";font-family:"Font Awesome 5 Free";font-size:2em;font-weight:900;color:#ffd700;}.modal-overlay.alert-modal .modal-overlay-container .modal-header .modal-header-title{color:#000;}.modal-overlay.alert-modal .modal-overlay-container .modal-overlay-body{background-color:#fff;}.modal-overlay.alert-modal .modal-overlay-container .modal-overlay-footer{background-color:#fff;}.modal-overlay.alert-modal.msg-content .modal-overlay-body{font-size:13px;}.lt-ie9 .modal-overlay.alert-modal.msg-content .modal-overlay-body{font-size:16px;}@media screen and (min-width:900px){.modal-overlay.alert-modal.msg-content .modal-overlay-body{font-size:16px;}}.modal-overlay.alert-modal.msg-content .modal-overlay-body p{margin-bottom:1.1em;}.modal-overlay.alert-modal.msg-content .modal-overlay-body .msg-heading{margin-bottom:1.1em;font-weight:bold;}.modal-overlay.alert-modal.msg-content .modal-overlay-body .msg-list{margin-bottom:1.1em;}.modal-overlay.alert-modal.msg-content .modal-overlay-body .msg-list li{margin-left:15px;list-style:disc;}.modal-overlay.naked-modal{background-color:rgba(0,0,0,.75);}.modal-overlay.naked-modal .modal-overlay-close{background-color:transparent;width:90%;left:-4px;right:0;margin:0 auto;top:82px;z-index:5;}.lt-ie9 .modal-overlay.naked-modal .modal-overlay-close{width:50%;}@media screen and (min-width:900px){.modal-overlay.naked-modal .modal-overlay-close{width:50%;}}.modal-overlay.naked-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:rgba(0,0,0,.75);}.modal-overlay.naked-modal .modal-overlay-container{width:90%;margin-top:80px;}.lt-ie9 .modal-overlay.naked-modal .modal-overlay-container{width:50%;}@media screen and (min-width:900px){.modal-overlay.naked-modal .modal-overlay-container{width:50%;}}.modal-overlay.naked-modal .modal-overlay-container .modal-header{background-color:#fff;padding:12px 20px;}.modal-overlay.naked-modal .modal-overlay-container .modal-header .modal-header-title{display:none;}.modal-overlay.naked-modal .modal-overlay-container .modal-header .modal-header-logo{background-image:none;background-repeat:no-repeat;width:30px;height:45px;margin:0 10px 0 0;vertical-align:top;display:block;float:left;}.modal-overlay.naked-modal .modal-overlay-container .modal-overlay-body{background-color:#fff;padding-top:0;}.modal-overlay.naked-modal .modal-overlay-container .modal-overlay-footer{background-color:#fff;}.modal-overlay.naked-modal.show-title .modal-overlay-container .modal-header .modal-header-logo{display:none;}.modal-overlay.naked-modal.show-title .modal-overlay-container .modal-header .modal-header-title{width:unset;display:block;color:#000;}.modal-overlay.naked-modal.show-title .modal-overlay-container .modal-overlay-body{padding-top:60px;}.modal-overlay.naked-modal.about-cookies .modal-overlay-container .modal-overlay-body .makita-btn{display:block;margin-bottom:1.1em;}.lt-ie9 .modal-overlay.naked-modal.about-cookies .modal-overlay-container .modal-overlay-body .makita-btn{display:unset;margin-bottom:0;}@media screen and (min-width:1100px){.modal-overlay.naked-modal.about-cookies .modal-overlay-container .modal-overlay-body .makita-btn{display:unset;margin-bottom:0;}}.modal-overlay.success-modal{background-color:rgba(0,0,0,.75);}.modal-overlay.success-modal .modal-overlay-close{background-color:transparent;width:90%;left:-4px;right:0;margin:0 auto;top:82px;z-index:5;}.lt-ie9 .modal-overlay.success-modal .modal-overlay-close{width:50%;}@media screen and (min-width:900px){.modal-overlay.success-modal .modal-overlay-close{width:50%;}}.modal-overlay.success-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:rgba(0,0,0,.75);}.modal-overlay.success-modal .modal-overlay-container{width:90%;margin-top:80px;}.lt-ie9 .modal-overlay.success-modal .modal-overlay-container{width:50%;}@media screen and (min-width:900px){.modal-overlay.success-modal .modal-overlay-container{width:50%;}}.modal-overlay.success-modal .modal-overlay-container .modal-header{background-color:#fff;padding:12px 20px;}.modal-overlay.success-modal .modal-overlay-container .modal-header .modal-header-logo{background-image:none;background-repeat:no-repeat;width:30px;height:45px;margin:0 10px 0 0;vertical-align:top;display:block;float:left;}.modal-overlay.success-modal .modal-overlay-container .modal-header .modal-header-logo:before{content:"";font-family:"Font Awesome 5 Free";font-size:2em;font-weight:900;color:#008000;}.modal-overlay.success-modal .modal-overlay-container .modal-header .modal-header-title{color:#000;}.modal-overlay.success-modal .modal-overlay-container .modal-overlay-body{background-color:#fff;padding-top:90px;}.modal-overlay.success-modal .modal-overlay-container .modal-overlay-footer{display:none;background-color:#fff;}.modal-overlay.ad-modal{background-color:rgba(0,0,0,.85);}.modal-overlay.ad-modal .modal-overlay-close{top:0;background-color:transparent;width:90%;left:-4px;right:0;margin:0 auto;z-index:5;}.lt-ie9 .modal-overlay.ad-modal .modal-overlay-close{width:40%;top:5vw;}@media screen and (min-width:900px){.modal-overlay.ad-modal .modal-overlay-close{width:40%;top:5vw;}}.modal-overlay.ad-modal .modal-overlay-close .modal-close{line-height:40px;font-size:3em;right:-2px;background-color:#000;}.modal-overlay.ad-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:transparent;}.lt-ie9 .modal-overlay.ad-modal .modal-overlay-close .modal-close{font-size:4em;}@media screen and (min-width:900px){.modal-overlay.ad-modal .modal-overlay-close .modal-close{font-size:4em;}}.modal-overlay.ad-modal .modal-overlay-container{width:90%;margin-top:5%;}.lt-ie9 .modal-overlay.ad-modal .modal-overlay-container{width:40%;}@media screen and (min-width:900px){.modal-overlay.ad-modal .modal-overlay-container{width:40%;}}.modal-overlay.ad-modal .modal-overlay-container .modal-header{display:none;}.modal-overlay.ad-modal .modal-overlay-container .modal-overlay-body{background-color:#000;padding:0;}.modal-overlay.ad-modal .modal-overlay-container .modal-overlay-body .row{padding:0;}.modal-overlay.ad-modal .modal-overlay-container .modal-overlay-footer{display:none;}.modal-overlay.img-viewer-modal{background-color:rgba(0,0,0,.85);}.modal-overlay.img-viewer-modal.white-bkg .modal-overlay-container .modal-overlay-body{background-color:#fff;}.modal-overlay.img-viewer-modal .modal-overlay-close{top:0;background-color:transparent;width:90%;left:-4px;right:0;margin:0 auto;z-index:5;}.lt-ie9 .modal-overlay.img-viewer-modal .modal-overlay-close{width:60%;top:5vw;}@media screen and (min-width:900px){.modal-overlay.img-viewer-modal .modal-overlay-close{width:60%;top:5vw;}}.modal-overlay.img-viewer-modal .modal-overlay-close .modal-close{line-height:40px;font-size:3em;right:-2px;background-color:#000;}.modal-overlay.img-viewer-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:transparent;}.lt-ie9 .modal-overlay.img-viewer-modal .modal-overlay-close .modal-close{font-size:4em;}@media screen and (min-width:900px){.modal-overlay.img-viewer-modal .modal-overlay-close .modal-close{font-size:4em;}}.modal-overlay.img-viewer-modal .modal-overlay-container{width:90%;margin-top:5%;}.lt-ie9 .modal-overlay.img-viewer-modal .modal-overlay-container{width:60%;}@media screen and (min-width:900px){.modal-overlay.img-viewer-modal .modal-overlay-container{width:60%;}}.modal-overlay.img-viewer-modal .modal-overlay-container .modal-header{display:none;}.modal-overlay.img-viewer-modal .modal-overlay-container .modal-overlay-body{background-color:#000;padding:0;}.modal-overlay.img-viewer-modal .modal-overlay-container .modal-overlay-body .row{padding:0;}.modal-overlay.img-viewer-modal .modal-overlay-container .modal-overlay-footer{display:none;}.modal-overlay.signup-modal.makita-bot-page .modal-overlay-container .modal-overlay-body .content select{height:26px;}.modal-overlay.signup-modal.makita-bot-page .modal-overlay-container .modal-overlay-body .content select[name=State]{width:100%;}.lt-ie9 .modal-overlay.signup-modal.makita-bot-page .modal-overlay-container .modal-overlay-body .content select[name=State]{width:100%;}@media screen and (min-width:1100px){.modal-overlay.signup-modal.makita-bot-page .modal-overlay-container .modal-overlay-body .content select[name=State]{width:100%;}}.modal-overlay.signup-modal.makita-bot-page .modal-overlay-container .modal-overlay-body .content select[name=TradeTypeId]{width:100%;}.lt-ie9 .modal-overlay.signup-modal.makita-bot-page .modal-overlay-container .modal-overlay-body .content select[name=TradeTypeId]{width:100%;}@media screen and (min-width:1100px){.modal-overlay.signup-modal.makita-bot-page .modal-overlay-container .modal-overlay-body .content select[name=TradeTypeId]{width:100%;}}.modal-overlay.signup-modal .combo-promo{align-items:flex-start;justify-content:center;width:90%;}.lt-ie9 .modal-overlay.signup-modal .combo-promo{display:flex;}@media screen and (min-width:900px){.modal-overlay.signup-modal .combo-promo{display:flex;}}.modal-overlay.signup-modal .modal-overlay-close{top:0;background-color:transparent;width:100%;left:0;right:0;margin:0 auto;z-index:5;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-close{top:5vw;width:95%;}@media screen and (min-width:900px){.modal-overlay.signup-modal .modal-overlay-close{top:5vw;width:95%;}}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-close{width:75%;top:5vw;}@media screen and (min-width:1300px){.modal-overlay.signup-modal .modal-overlay-close{width:75%;top:5vw;}}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-close{width:50%;}@media screen and (min-width:1600px){.modal-overlay.signup-modal .modal-overlay-close{width:50%;}}.modal-overlay.signup-modal .modal-overlay-close .modal-close{line-height:40px;font-size:2.5em;background-color:#000;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-close .modal-close{background-color:transparent;font-size:3em;}@media screen and (min-width:1300px){.modal-overlay.signup-modal .modal-overlay-close .modal-close{background-color:transparent;font-size:3em;}}.modal-overlay.signup-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:transparent;color:#808080;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-close .modal-close{font-size:4em;}@media screen and (min-width:1300px){.modal-overlay.signup-modal .modal-overlay-close .modal-close{font-size:4em;}}.modal-overlay.signup-modal .modal-overlay-container{width:90%;margin-top:5%;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container{width:95%;}@media screen and (min-width:900px){.modal-overlay.signup-modal .modal-overlay-container{width:95%;}}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container{width:75%;}@media screen and (min-width:1300px){.modal-overlay.signup-modal .modal-overlay-container{width:75%;}}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container{width:50%;}@media screen and (min-width:1600px){.modal-overlay.signup-modal .modal-overlay-container{width:50%;}}.modal-overlay.signup-modal .modal-overlay-container .modal-header{display:none;background-color:transparent;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body{background-color:#fff;padding:0;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .row{padding:0;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content{font-family:Arial,sans-serif;color:#000;display:flex;min-height:25vw;padding:5px;flex-direction:column;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content{flex-direction:row;min-height:60vw;}@media screen and (min-width:900px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content{flex-direction:row;min-height:60vw;}}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content{min-height:50vw;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content{min-height:50vw;}}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content{min-height:40vw;}@media screen and (min-width:1300px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content{min-height:40vw;}}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content{min-height:30vw;}@media screen and (min-width:1600px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content{min-height:30vw;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .erebates .channel h2>span,.erebates .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .erebates .promotion h2>span,.erebates .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .sales .channel h2>span,.sales .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .sales .promotion h2>span,.sales .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span{font-family:"MakitaSans_ExtraBold";font-size:1.45em;color:#fff;margin-bottom:2%;line-height:normal;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .erebates .channel h2>span,.erebates .channel .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .sales .channel h2>span,.sales .channel .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .sales .promotion h2>span,.sales .promotion .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span{margin-bottom:1.1em;font-size:1.75em;}@media screen and (min-width:600px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .erebates .channel h2>span,.erebates .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .erebates .promotion h2>span,.erebates .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .sales .channel h2>span,.sales .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .sales .promotion h2>span,.sales .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2>span{margin-bottom:1.1em;font-size:1.75em;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2 span{font-size:unset;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2 span{display:block;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content h2 span{display:block;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left{background-image:url("https://cdn.makitatools.com/apps/wms/common/img/signup-modal380x380.jpg");background-size:cover;background-position:center;position:relative;color:#fff;background-repeat:no-repeat;margin-bottom:1.1em;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left{margin-bottom:0;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left{margin-bottom:0;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy{background:rgba(0,130,144,.85);padding:0 0 11px;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy{position:absolute;bottom:0;left:0;}@media screen and (min-width:900px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy{position:absolute;bottom:0;left:0;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .erebates .channel h2>span,.erebates .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .erebates .promotion h2>span,.erebates .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .sales .channel h2>span,.sales .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .sales .promotion h2>span,.sales .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span{font-family:"MakitaSansCondensed_Black";margin-bottom:0;font-size:calc(1.5em + 1vw);}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .erebates .channel h2>span,.erebates .channel .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .sales .channel h2>span,.sales .channel .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .sales .promotion h2>span,.sales .promotion .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span{line-height:30px;margin-bottom:16px;}@media screen and (min-width:900px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .erebates .channel h2>span,.erebates .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .erebates .promotion h2>span,.erebates .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .sales .channel h2>span,.sales .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .sales .promotion h2>span,.sales .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy h2>span{line-height:30px;margin-bottom:16px;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .tagline{font-family:"MakitaSansCondensed_SemiBold";font-size:1.25em;line-height:normal;width:90%;margin:0 auto;padding-bottom:0;border-top:3px solid #fff;padding-top:8px;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .tagline{width:75%;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left .copy .tagline{width:75%;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .right{padding:0 10px;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .right .sweepstakes-section{margin-top:40px;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .right .sweepstakes-section{margin-bottom:20px;}@media screen and (max-width:899px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .right .sweepstakes-section{margin-bottom:20px;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .right .sweepstakes-section .left-section{max-width:100%;max-height:100%;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .right{width:100%;display:flex;flex-direction:column;justify-content:center;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .right{width:50%;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .left,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .right{width:50%;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .small-print{margin-bottom:1.1em;width:100%;font-size:12px;margin:0 auto 20px;text-align:justify;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content input[type=email]{font-family:"MakitaSansCondensed_Regular";width:100%;min-height:33px;text-align:left;font-style:normal;padding-left:5px;margin-bottom:1.1em;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select{font-family:"MakitaSansCondensed_Regular";font-style:normal;height:33px;color:#808080;font-style:normal;margin-bottom:1.1em;display:block;width:98%;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select{width:50%;display:initial;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select{width:50%;display:initial;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select.selected{color:#000;min-width:26%;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select [disabled]{color:#808080;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select option{color:#000;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select[name=State]{width:100%;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select[name=State]{width:29.5%;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select[name=State]{width:29.5%;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select[name=TradeTypeId]{width:100%;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select[name=TradeTypeId]{width:34%;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select[name=TradeTypeId]{width:34%;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select[name=EmailTypeId]{width:100%;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select[name=EmailTypeId]{width:34%;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content select[name=EmailTypeId]{width:34%;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content input[name=Phone]{width:97%;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content input[name=Phone]{width:32%;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content input[name=Phone]{width:32%;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .makita-btn{margin-bottom:1.65em;font-family:"MakitaSansCondensed_SemiBold";text-align:center;width:100%;}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .refuse{margin-top:1.1em;margin-bottom:1.1em;text-decoration:underline;cursor:pointer;font-size:.9em;color:#000;font-family:"MakitaSansCondensed_SemiBold";}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg{background-image:url("https://cdn.makitatools.com/apps/wms/common/img/signup-modal380x380.jpg");font-size:1em;margin:0;padding:20px;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg{font-size:1.25em;width:100%;display:flex;flex-direction:column;justify-content:center;margin:35px;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg{font-size:1.25em;width:100%;display:flex;flex-direction:column;justify-content:center;margin:35px;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .erebates .channel h2>span,.erebates .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .erebates .promotion h2>span,.erebates .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .sales .channel h2>span,.sales .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .sales .promotion h2>span,.sales .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span{font-family:"MakitaSans_ExtraBold";font-size:1.25em;color:#fff;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .erebates .channel h2>span,.erebates .channel .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .erebates .promotion h2>span,.erebates .promotion .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .sales .channel h2>span,.sales .channel .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span,.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .sales .promotion h2>span,.sales .promotion .lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span{font-size:1.5em;}@media screen and (min-width:600px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .erebates .channel h2>span,.erebates .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .erebates .promotion h2>span,.erebates .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .sales .channel h2>span,.sales .channel .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span,.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg .sales .promotion h2>span,.sales .promotion .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg h2>span{font-size:1.5em;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg p{width:95%;margin:0 auto;color:#fff;font-size:1em;line-height:normal;margin-bottom:1.1em;}.lt-ie9 .modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg p{font-size:1.25em;width:95%;}@media screen and (min-width:1100px){.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-body .content .success-msg p{font-size:1.25em;width:95%;}}.modal-overlay.signup-modal .modal-overlay-container .modal-overlay-footer{display:none;}.modal-overlay.image-popup-modal .modal-overlay-close{top:0;background-color:transparent;width:100%;left:0;right:0;margin:0 auto;z-index:5;}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-close{top:5vw;width:95%;}@media screen and (min-width:900px){.modal-overlay.image-popup-modal .modal-overlay-close{top:5vw;width:95%;}}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-close{width:75%;top:5vw;}@media screen and (min-width:1300px){.modal-overlay.image-popup-modal .modal-overlay-close{width:75%;top:5vw;}}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-close{width:50%;}@media screen and (min-width:1600px){.modal-overlay.image-popup-modal .modal-overlay-close{width:50%;}}.modal-overlay.image-popup-modal .modal-overlay-close .modal-close{line-height:40px;font-size:2.5em;background-color:#000;}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-close .modal-close{background-color:transparent;font-size:3em;}@media screen and (min-width:1300px){.modal-overlay.image-popup-modal .modal-overlay-close .modal-close{background-color:transparent;font-size:3em;}}.modal-overlay.image-popup-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:transparent;color:#808080;}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-close .modal-close{font-size:4em;}@media screen and (min-width:1300px){.modal-overlay.image-popup-modal .modal-overlay-close .modal-close{font-size:4em;}}.modal-overlay.image-popup-modal .modal-overlay-container{width:90%;margin-top:5%;}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container{width:95%;}@media screen and (min-width:900px){.modal-overlay.image-popup-modal .modal-overlay-container{width:95%;}}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container{width:75%;}@media screen and (min-width:1300px){.modal-overlay.image-popup-modal .modal-overlay-container{width:75%;}}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container{width:50%;}@media screen and (min-width:1600px){.modal-overlay.image-popup-modal .modal-overlay-container{width:50%;}}.modal-overlay.image-popup-modal .modal-overlay-container .modal-header{display:none;background-color:transparent;}.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body{background-color:#fff;padding:0;}.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .row{padding:0;}.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content{font-family:Arial,sans-serif;color:#000;display:flex;min-height:25vw;padding:5px;flex-direction:column;}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content{flex-direction:row;min-height:60vw;}@media screen and (min-width:900px){.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content{flex-direction:row;min-height:60vw;}}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content{min-height:50vw;}@media screen and (min-width:1100px){.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content{min-height:50vw;}}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content{min-height:40vw;}@media screen and (min-width:1300px){.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content{min-height:40vw;}}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content{min-height:30vw;}@media screen and (min-width:1600px){.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content{min-height:30vw;}}.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section{min-width:100%;position:relative;}.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section img{min-width:100%;min-height:100%;}.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section .erebates-btn{position:absolute;bottom:25px;left:30px;}.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section .erebates-btn.makita-btn-white-primary{font-family:"MakitaSans_ExtraBold";}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section .erebates-btn{bottom:16px;left:20px;}@media screen and (max-width:799px){.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section .erebates-btn{bottom:16px;left:20px;}}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section .erebates-btn{bottom:10px;left:12px;font-size:12px;}@media screen and (max-width:599px){.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section .erebates-btn{bottom:10px;left:12px;font-size:12px;}}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section .erebates-btn{left:10px;}.lt-ie9 .modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section .erebates-btn.makita-btn-white-primary{padding:5px 10px;}@media screen and (max-width:479px){.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section .erebates-btn{left:10px;}.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-body .content .erebates-section .erebates-btn.makita-btn-white-primary{padding:5px 10px;}}.modal-overlay.image-popup-modal .modal-overlay-container .modal-overlay-footer{display:none;}.modal-overlay.combo-promo-modal .modal-overlay-close{top:0;background-color:transparent;width:100%;left:0;right:0;margin:0 auto;z-index:5;}.lt-ie9 .modal-overlay.combo-promo-modal .modal-overlay-close{top:5vw;width:95%;}@media screen and (min-width:900px){.modal-overlay.combo-promo-modal .modal-overlay-close{top:5vw;width:95%;}}.lt-ie9 .modal-overlay.combo-promo-modal .modal-overlay-close{width:75%;top:5vw;}@media screen and (min-width:1300px){.modal-overlay.combo-promo-modal .modal-overlay-close{width:75%;top:5vw;}}.lt-ie9 .modal-overlay.combo-promo-modal .modal-overlay-close{width:50%;}@media screen and (min-width:1600px){.modal-overlay.combo-promo-modal .modal-overlay-close{width:50%;}}.modal-overlay.combo-promo-modal .modal-overlay-close .modal-close{line-height:40px;font-size:2.5em;background-color:#000;}.lt-ie9 .modal-overlay.combo-promo-modal .modal-overlay-close .modal-close{background-color:transparent;font-size:3em;}@media screen and (min-width:1300px){.modal-overlay.combo-promo-modal .modal-overlay-close .modal-close{background-color:transparent;font-size:3em;}}.modal-overlay.combo-promo-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:transparent;color:#808080;}.lt-ie9 .modal-overlay.combo-promo-modal .modal-overlay-close .modal-close{font-size:4em;}@media screen and (min-width:1300px){.modal-overlay.combo-promo-modal .modal-overlay-close .modal-close{font-size:4em;}}.modal-overlay.combo-promo-modal .modal-overlay-container{width:84%;margin-top:5%;}.lt-ie9 .modal-overlay.combo-promo-modal .modal-overlay-container{width:95%;}@media screen and (min-width:900px){.modal-overlay.combo-promo-modal .modal-overlay-container{width:95%;}}.lt-ie9 .modal-overlay.combo-promo-modal .modal-overlay-container{width:75%;}@media screen and (min-width:1300px){.modal-overlay.combo-promo-modal .modal-overlay-container{width:75%;}}.lt-ie9 .modal-overlay.combo-promo-modal .modal-overlay-container{width:50%;}@media screen and (min-width:1600px){.modal-overlay.combo-promo-modal .modal-overlay-container{width:50%;}}.modal-overlay.combo-promo-modal .modal-overlay-container .modal-header{display:none;background-color:transparent;}.modal-overlay.combo-promo-modal .modal-overlay-container .modal-overlay-body{background-color:#fff;padding:0;}.modal-overlay.combo-promo-modal .modal-overlay-container .modal-overlay-body .row{padding:0;}.modal-overlay.combo-promo-modal .modal-overlay-container .modal-overlay-body .combo-promo{align-content:flex-start;justify-content:center;}.lt-ie9 .modal-overlay.combo-promo-modal .modal-overlay-container .modal-overlay-body .combo-promo{display:flex;}@media screen and (min-width:900px){.modal-overlay.combo-promo-modal .modal-overlay-container .modal-overlay-body .combo-promo{display:flex;}}.modal-overlay.combo-promo-modal .modal-overlay-container .modal-overlay-footer{display:none;}.modal-overlay.thank-you-modal .modal-overlay-close{top:0;background-color:transparent;width:100%;left:0;right:0;margin:0 auto;z-index:5;}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-close{top:5vw;width:95%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal .modal-overlay-close{top:5vw;width:95%;}}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-close{width:75%;top:5vw;}@media screen and (min-width:1300px){.modal-overlay.thank-you-modal .modal-overlay-close{width:75%;top:5vw;}}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-close{width:50%;}@media screen and (min-width:1600px){.modal-overlay.thank-you-modal .modal-overlay-close{width:50%;}}.modal-overlay.thank-you-modal .modal-overlay-close .modal-close{line-height:40px;font-size:2.5em;background-color:#000;}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-close .modal-close{background-color:transparent;font-size:3em;}@media screen and (min-width:1300px){.modal-overlay.thank-you-modal .modal-overlay-close .modal-close{background-color:transparent;font-size:3em;}}.modal-overlay.thank-you-modal .modal-overlay-close .modal-close:before{padding:0 8px;background-color:transparent;color:#808080;}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-close .modal-close{font-size:4em;}@media screen and (min-width:1300px){.modal-overlay.thank-you-modal .modal-overlay-close .modal-close{font-size:4em;}}.modal-overlay.thank-you-modal .modal-overlay-container{width:90%;margin-top:5%;}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-container{width:95%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal .modal-overlay-container{width:95%;}}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-container{width:75%;}@media screen and (min-width:1300px){.modal-overlay.thank-you-modal .modal-overlay-container{width:75%;}}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-container{width:50%;}@media screen and (min-width:1600px){.modal-overlay.thank-you-modal .modal-overlay-container{width:50%;}}.modal-overlay.thank-you-modal .modal-overlay-container .modal-header{display:none;background-color:transparent;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-header{display:none;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body{background-color:#008290;color:#fff;}.lt-ie9 .modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body{font-size:1.75vw;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body{font-size:1.75vw;}}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .header{padding-top:20%;padding-bottom:20%;margin:0;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .header h2,.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .header .erebates .channel h2>span,.erebates .channel .modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .header h2>span,.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .header .erebates .promotion h2>span,.erebates .promotion .modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .header h2>span,.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .header .sales .channel h2>span,.sales .channel .modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .header h2>span,.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .header .sales .promotion h2>span,.sales .promotion .modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .header h2>span{color:#fff;text-align:center;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg{padding:2em .8em;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg h2,.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg .erebates .channel h2>span,.erebates .channel .modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg h2>span,.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg .erebates .promotion h2>span,.erebates .promotion .modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg h2>span,.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg .sales .channel h2>span,.sales .channel .modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg h2>span,.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg .sales .promotion h2>span,.sales .promotion .modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg h2>span{font-size:1.5em;font-weight:bold;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .dyn-message .success-msg p{font-size:1.25em;color:#000;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .section{margin-bottom:1em;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .section .action{display:block;margin:0 auto .25em;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .section .action.cal{display:block;margin:0 .5em .5em;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .info{font-family:"MakitaSansCondensed_Regular";font-size:.5em;}.modal-overlay.thank-you-modal .modal-overlay-container .modal-overlay-body .info p b{color:#fff;}.modal-overlay.thank-you-modal.generic .modal-overlay-close .modal-close:before{color:#fff;}.modal-overlay.thank-you-modal.generic .modal-overlay-container .modal-overlay-body{background-image:none;background-color:#008290;font-size:calc(.75em + 1vw);padding:0;}.modal-overlay.thank-you-modal.generic .modal-overlay-container .modal-overlay-footer{display:none;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container{width:53%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container{width:53%;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-header{display:none;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body{background-color:#fff;padding:0;text-align:center;color:#000;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body{font-size:2.3vw;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body{font-size:2.3vw;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .headline-message{position:absolute;top:71%;width:70%;margin:auto;left:0;right:0;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .headline-message{top:64%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .headline-message{top:64%;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .headline-message .headline-txt{margin:0 auto;color:#000;font-family:"MakitaSans_ExtraBold";font-size:2.75vw;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .headline-message .headline-txt p{line-height:normal;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .headline-message .headline-txt{top:48vh;font-size:1.25vw;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .headline-message .headline-txt{top:48vh;font-size:1.25vw;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons{position:absolute;bottom:20%;right:3%;margin:0;background-color:rgba(0,0,0,.7);padding:.5em;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons{bottom:15%;right:4%;width:45%;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons{bottom:15%;right:4%;width:45%;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons h3{font-family:"MakitaSansCondensed_ExtraBold";color:#fff;font-size:1em;padding:10px 0;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons h3{font-size:.8em;padding:15px 0;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons h3{font-size:.8em;padding:15px 0;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons h4{font-family:"MakitaSansCondensed_Light";font-size:.59em;color:#fff;margin-bottom:.55em;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share a{font-family:"MakitaSansCondensed_Light";font-size:.5em;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .fb_iframe_widget{width:40px;position:relative;display:inline-block;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .fb_iframe_widget{width:70px;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .fb_iframe_widget{width:70px;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .fb_iframe_widget:before{content:"";font-family:FontAwesome;color:#fff;font-size:2em;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .fb_iframe_widget:before{font-size:1em;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .fb_iframe_widget:before{font-size:1em;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .fb-share-button iframe{opacity:.001;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .fb-share-button span{position:absolute;top:11px;left:0;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .twttr_iframe_widget{width:40px;position:relative;margin:0;padding:0;display:inline-block;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .twttr_iframe_widget{width:70px;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .twttr_iframe_widget{width:70px;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .twttr_iframe_widget:before{content:"";font-family:FontAwesome;color:#fff;font-size:2em;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .twttr_iframe_widget:before{font-size:1em;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .twttr_iframe_widget:before{font-size:1em;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .twttr-share-button iframe{opacity:.001;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .social-share .twttr-share-button span{position:absolute;top:0;left:0;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons .makita-btn{font-size:.37em;background-color:#404040;padding:2px 16px 5px;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-body .action-buttons.moremondays{padding:10px;top:10%;right:5%;width:38%;transform:unset;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer{transition:all .5s ease-in-out;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy{padding:15px 10px;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy h4{color:#fff;font-family:"MakitaSansCondensed_ExtraBold";font-size:1.1em;margin-bottom:4px;text-transform:uppercase;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy h4{font-size:.8em;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy h4{font-size:.8em;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy h5{color:#fff;font-family:"MakitaSansCondensed_SemiBold";font-size:1em;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy h5{font-size:.55em;}@media screen and (min-width:900px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy h5{font-size:.55em;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy__flex{display:flex;justify-content:center;gap:12px;align-items:center;}.lt-ie9 .modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy__flex{flex-direction:column;}@media screen and (max-width:899px){.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy__flex{flex-direction:column;}}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy__flex h4{font-size:calc((25px) + (40 - 25)*(100vw - (375px))/(1920 - 375));}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer .footer-wrapper .footer-copy__flex img{margin:0;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-container .modal-overlay-footer:hover{background:#404040;}.modal-overlay.thank-you-modal.sweepstakes .modal-overlay-close .modal-close:before{color:#fff;}.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body{background-color:#fff;color:#fff;padding-top:unset;padding:5%;}.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header{padding-top:0;padding-bottom:0;margin:0;}.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg{background-image:url("https://cdn.makitatools.com/apps/wms/common/img/signup-modal380x380.jpg");color:#fff;padding:16% 0;text-align:center;}.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg h2,.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg .erebates .channel h2>span,.erebates .channel .modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg h2>span,.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg .erebates .promotion h2>span,.erebates .promotion .modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg h2>span,.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg .sales .channel h2>span,.sales .channel .modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg h2>span,.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg .sales .promotion h2>span,.sales .promotion .modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg h2>span{font-family:"MakitaSans_ExtraBold";color:#fff;}.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg p{width:95%;margin:0 auto;color:#fff;font-size:1em;line-height:normal;margin-bottom:1.1em;}.lt-ie9 .modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg p{font-size:.9em;width:95%;}@media screen and (min-width:1100px){.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-body .header .success-msg p{font-size:.9em;width:95%;}}.modal-overlay.thank-you-modal.email-signup .modal-overlay-container .modal-overlay-footer{display:none;}.modal-overlay .modal-overlay-close{position:absolute;background-color:transparent;width:100%;height:30px;z-index:-1;}.modal-overlay .modal-overlay-close .modal-close{position:absolute;right:0;font-size:2em;color:#fff;text-align:center;top:-1px;cursor:pointer;display:block;}.modal-overlay .modal-overlay-close .modal-close:before{content:"×";display:block;}.modal-overlay .modal-overlay-close .modal-close:hover{color:#fff;}.modal-overlay .modal-overlay-close .modal-close:focus{color:rgba(255,255,255,.5);}.modal-overlay .modal-overlay-container{width:80%;margin:0 auto;position:relative;}.modal-overlay .modal-overlay-container .modal-header{background-color:#008290;padding:0 30px;min-height:45px;display:flex;align-items:center;position:absolute;z-index:1;top:0;left:0;right:0;width:100%;}.modal-overlay .modal-overlay-container .modal-header .modal-header-logo{background-image:url(/Content/Images/Global/Header/makita-logo.gif);background-repeat:no-repeat;width:142px;height:45px;margin:0 10px 0 0;vertical-align:top;display:block;float:left;}.modal-overlay .modal-overlay-container .modal-header .modal-header-title{color:#fff;font-size:calc(1.25em + .1vw);font-family:"MakitaSansCondensed_Light";font-weight:bold;display:block;float:left;width:50%;line-height:1em;}.lt-ie9 .modal-overlay .modal-overlay-container .modal-header .modal-header-title{margin:0;}@media screen and (max-width:1099px){.modal-overlay .modal-overlay-container .modal-header .modal-header-title{margin:0;}}.lt-ie9 .modal-overlay .modal-overlay-container .modal-header .modal-header-title{margin:0;}@media screen and (max-width:899px){.modal-overlay .modal-overlay-container .modal-header .modal-header-title{margin:0;}}.lt-ie9 .modal-overlay .modal-overlay-container .modal-header .modal-header-title{width:100%;}@media screen and (max-width:599px){.modal-overlay .modal-overlay-container .modal-header .modal-header-title{width:100%;}}.modal-overlay .modal-overlay-container .modal-header .modal-toolbox{display:block;text-align:right;font-family:"MakitaSansCondensed_Light";font-size:28px;}.modal-overlay .modal-overlay-container .modal-header .modal-toolbox ul{display:inline;padding:0;}.modal-overlay .modal-overlay-container .modal-header .modal-toolbox ul>li{display:inline;cursor:pointer;}.modal-overlay .modal-overlay-container .modal-header .modal-toolbox .social{margin-right:25px;}.modal-overlay .modal-overlay-container .modal-header .modal-toolbox .social li{margin-right:15px;}.modal-overlay .modal-overlay-container .modal-header .modal-toolbox .tools{margin-right:50px;color:#fff;}.modal-overlay .modal-overlay-container .modal-header .modal-toolbox .image-downloads li{font-size:.65em;margin-left:20px;}.modal-overlay .modal-overlay-container .modal-header .modal-toolbox .image-downloads li:first-child{margin-left:0;}.lt-ie9 .modal-overlay .modal-overlay-container .modal-header .modal-toolbox .image-downloads li{font-size:.5em;margin-left:5px;}@media screen and (max-width:599px){.modal-overlay .modal-overlay-container .modal-header .modal-toolbox .image-downloads li{font-size:.5em;margin-left:5px;}}.lt-ie9 .modal-overlay .modal-overlay-container .modal-header .modal-toolbox{clear:both;text-align:left;margin-left:10px;}@media screen and (max-width:1099px){.modal-overlay .modal-overlay-container .modal-header .modal-toolbox{clear:both;text-align:left;margin-left:10px;}}.modal-overlay .modal-overlay-container .modal-overlay-body{background-color:#fff;margin-left:auto;margin-right:auto;text-align:left;padding:20px;position:relative;padding-top:60px;}.modal-overlay .modal-overlay-container .modal-overlay-body img{margin:0 auto;max-width:100%;max-height:100%;}.modal-overlay .modal-overlay-container .modal-overlay-body .row{width:auto;min-width:unset;}.modal-overlay .modal-overlay-container .modal-overlay-footer{background-color:#008290;margin-left:auto;margin-right:auto;}.dyn-page-loader{position:fixed;top:0;z-index:1000000;height:100%;width:100%;opacity:.75;text-align:center;padding-top:15%;padding-bottom:25%;overflow:hidden;background:#000;}.dyn-page-loader.spinner{overflow:hidden;color:#fff;text-align:center;font-size:10px;margin:0 auto;}.dyn-page-loader.spinner:before{content:"";display:inline-block;width:50px;height:50px;border:3px solid rgba(0,0,0,.3);border-radius:50%;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border-top-color:#fff;}.dyn-page-loader.spinner-teal{overflow:hidden;color:#fff;text-align:center;font-size:10px;margin:0 auto;}.dyn-page-loader.spinner-teal:before{content:"";display:inline-block;width:50px;height:50px;border:3px solid rgba(0,0,0,.3);border-radius:50%;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border-top-color:#008290;}.dyn-page-loader .modal-wait-message{font-size:calc((14px) + (20 - 14)*(100vw - (375px))/(1920 - 375));margin-top:20px;padding:20px;}.lt-ie9 .dyn-page-loader .modal-wait-message{font-size:20px;}@media screen and (min-width:1920px){.dyn-page-loader .modal-wait-message{font-size:20px;}}@keyframes spin{to{-webkit-transform:rotate(360deg);}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);}}.dyn-page-loader-clear{position:fixed;top:0;z-index:1000000;height:100%;width:100%;opacity:.75;text-align:center;padding-top:15%;padding-bottom:25%;overflow:hidden;}.dyn-page-loader-clear.spinner-teal{overflow:hidden;color:#fff;text-align:center;font-size:10px;margin:0 auto;}.dyn-page-loader-clear.spinner-teal:before{top:0;right:0;left:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;background-image:url("/Content/Images/Global/Xtras/makita-loader.gif");background-position:center center;background-repeat:no-repeat;content:"LOADING...";font-size:12px;color:#008290;text-align:center;transform:translateY(-25vh);}.dyn-modal-toolbox,.dyn-modal-win,.dyn-container{display:none;}.dyn-share-container{position:absolute;bottom:0;left:-5000px;}.dyn-hide{display:none;}.dyn-show{display:inline;}.more-label,less-label{color:#008290;cursor:pointer;display:inline-block;vertical-align:top;font-size:inherit;}.makita-slide-count{position:unset;font-size:.8em;top:-10px;left:0;margin-left:5px;color:#fff;text-transform:none;}.lt-ie9 .makita-slide-count{position:absolute;}@media screen and (min-width:800px){.makita-slide-count{position:absolute;}}.lt-ie9 .makita-slide-count{margin-left:0;left:unset;right:0;}@media screen and (min-width:900px){.makita-slide-count{margin-left:0;left:unset;right:0;}}.makita-slide-count.integrated{top:4px;}.makita-slide-reset{cursor:pointer;border-left:1px solid #d6d6d6;padding-left:3px;margin-left:3px;}.dyn-visibility{visibility:hidden;}.search-box{margin-top:0;margin-bottom:0;cursor:pointer;position:relative;min-height:26px;}.search-box.textbox{text-align:left;width:100%;}.lt-ie9 .search-box.textbox{width:48%;}@media screen and (min-width:900px){.search-box.textbox{width:48%;}}.lt-ie9 .search-box.textbox input{width:100%;}@media screen and (min-width:900px){.search-box.textbox input{width:100%;}}.lt-ie9 .search-box.textbox input{width:100%;}@media screen and (min-width:1100px){.search-box.textbox input{width:100%;}}.search-box input{font-size:14px;padding-left:10px;width:100%;height:32px;border-radius:0;display:inline-block;vertical-align:top;}.lt-ie9 .search-box input{width:88%;}@media screen and (min-width:900px){.search-box input{width:88%;}}.lt-ie9 .search-box input{width:60%;}@media screen and (min-width:1100px){.search-box input{width:60%;}}.search-box .search-field{display:block;overflow:hidden;}.lt-ie9 .search-box .search-field{display:block;overflow:hidden;}@media screen and (min-width:900px){.search-box .search-field{display:block;overflow:hidden;}}.search-box .search-mag-btn{color:#999;font-size:26px;background:#fff;display:inline-block;vertical-align:top;height:32px;padding:3px 8px 0 0;line-height:normal;float:right;}.lt-ie9 .search-box .search-mag-btn{padding:3px 0;}@media screen and (min-width:1100px) and (max-width:1750px){.search-box .search-mag-btn{padding:3px 0;}}.search-box.elastic{position:absolute;width:100%;z-index:9999;top:0;right:25%;width:0;background-color:rgba(0,0,0,.1);}.search-box.elastic input{width:100%;border:0;height:47px;}.lt-ie9 .search-box.elastic input{height:32px;}@media screen and (min-width:900px){.search-box.elastic input{height:32px;}}.search-box.elastic button{border:0;height:47px;}.lt-ie9 .search-box.elastic button{height:32px;}@media screen and (min-width:900px){.search-box.elastic button{height:32px;}}.search-box .ul-searchbox{display:none;position:absolute;top:28px;left:0;width:100%;z-index:9999;max-height:160px;overflow:auto;border:1px solid #eee;text-align:left;}.search-box .ul-searchbox:focus{border:0;border-color:#eee;outline:1px solid #eee;}.search-box .ul-searchbox li{font-size:14px;font-weight:bold;padding:4px;clear:both;width:100%;background-color:#fff;border:0;text-transform:uppercase;}.search-box .ul-searchbox li.selected{background-color:#d6d6d6;}.as-grid__module{color:#212121;width:100%;padding:0;text-align:center;}.no_pad{padding:0;}.img-fit-width.left img{text-align:left;margin:unset;}.img-fit-width.right img{text-align:right;margin:unset;}.img-fit-width img{margin:0 auto;max-height:100%;max-width:100%;}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.col-left-align p,.col-left-align li{padding:5px;text-align:left;}.col-left-align ul{list-style-type:disc;padding-left:20px;}.col-left-align .sub_column_header img{max-height:120px;}.sub_column_wrap{margin:8px 4px;text-align:left;}.sub_column_wrap ol{list-style-type:lower-alpha;padding-left:20px;}.sub_column_wrap.rules ol{list-style-type:decimal;}.sub_column_wrap .sub_column_header{position:relative;text-align:center;}.sub_column_wrap .sub_column_header h2,.sub_column_wrap .sub_column_header .erebates .channel h2>span,.erebates .channel .sub_column_wrap .sub_column_header h2>span,.sub_column_wrap .sub_column_header .erebates .promotion h2>span,.erebates .promotion .sub_column_wrap .sub_column_header h2>span,.sub_column_wrap .sub_column_header .sales .channel h2>span,.sales .channel .sub_column_wrap .sub_column_header h2>span,.sub_column_wrap .sub_column_header .sales .promotion h2>span,.sales .promotion .sub_column_wrap .sub_column_header h2>span{color:#000;font-family:"Open Sans Condensed",sans-serif;font-size:200%;font-weight:bold;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;}.sub_column_wrap .sub_column_header i{color:#008a97;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;}.sub_column_wrap .sub_column_header img{display:inline-block;margin:0 auto;}.sub_column_wrap .sub_column_header .btn_wrap{bottom:0;right:0;position:absolute;width:auto;}.sub_column_wrap.accessibility{width:100%;margin:0 auto;}.lt-ie9 .sub_column_wrap.accessibility{width:80%;}@media screen and (min-width:900px){.sub_column_wrap.accessibility{width:80%;}}*::-moz-selection{background:none repeat scroll 0 0 #555;color:#fff;}table .responsive-table{width:100%;border-collapse:collapse;margin:0 auto;}table .responsive-table tr:nth-of-type(even){background:#dedede;}table .responsive-table th{background:#000;color:#fff;font-weight:bold;}table .responsive-table td,table .responsive-table th{padding:10px;border:1px solid #ccc;text-align:left;}table .responsive-table td{color:#000;}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){table .responsive-table{width:100%;}table .responsive-table thead,table .responsive-table tbody,table .responsive-table th,table .responsive-table td,table .responsive-table tr{display:block;}table .responsive-table thead tr{position:absolute;top:-9999px;left:-9999px;}table .responsive-table tr{border:1px solid #ccc;margin-bottom:10px;}table .responsive-table td{border:0;border-bottom:1px solid #c0c0c0;position:relative;padding-left:50%;}table .responsive-table td:before{position:absolute;left:6px;width:40%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:bold;}}.ui-widget.ui-widget-content .ui-widget-header{display:flex;justify-content:center;align-items:center;}.ui-widget.ui-widget-content .ui-widget-header .ui-corner-top{margin:8px 24px;border-bottom:3px solid transparent;transition:border-bottom .5s;width:fit-content;}.ui-widget.ui-widget-content .ui-widget-header .ui-corner-top span{font-family:Arial,sans-serif;font-size:16px;font-weight:bold;color:#000;}.ui-widget.ui-widget-content .ui-widget-header .ui-corner-top.ui-tabs-active,.ui-widget.ui-widget-content .ui-widget-header .ui-corner-top:hover,.ui-widget.ui-widget-content .ui-widget-header .ui-corner-top.ui-state-active{border-bottom:3px solid #008290;}.ui-widget.ui-widget-content .ui-widget-header .ui-corner-top.ui-tabs-active span,.ui-widget.ui-widget-content .ui-widget-header .ui-corner-top:hover span,.ui-widget.ui-widget-content .ui-widget-header .ui-corner-top.ui-state-active span{color:#008290;}.accordion-rotate-90deg{transition:all .35s;}.accordion-rotate-90deg::after{transform:rotate(90deg);}
